3.5.3 (Joomla) 1.4.5 (WordPress) – 2025-01-31
- Fixes
- Fixed issue with saving edit form values using the default layout.
- Resolved `NO-PREFIX` / `NO_PREFIX` bug
- Fixed bug in “Create new table from schema” where some fields didn’t have any options.
- Fixed issue in the back-end list of tables where the selected category was not displayed next to the table name.
- “Import Tables” field prefix fixed.
- Enhancements
- Added `SET NAMES ‘utf8mb4’` for improved character encoding support.
- Back-end – Edit Table: – Added a “- Select Category -” option for category selection.
- Add new record view: – Now treated as a task. – Does not attempt to load a record based on a filter if `listing_id` is not provided. – If `task=new` is not present, it will attempt to load a record.
3.5.2 (2025-01-31)
Improvements
- Added Table Schema view (pro version)
- Added Create Table from DB Schema functionality
- Added default publish status for WordPress version
- Added WordPress support for Refresh button
3.5.2 (2025-01-31)
- Improvements
- Author access to his/her records added. If a user is in Author group and the table has the Record Author User field then there will be a check if current user can edit, delete or publish it.
- Bug Fixes
3.5.1 (2025-01-30)
- Improvements
- Enhanced module task submission process
- Added JavaScript class declaration validation
- Improved loading sequence: table now loads before layout when possible
- Updated German front-end translations (thanks to Stephan Blezinger)
- Bug Fixes
- Fixed API endpoint compatibility issues
- Resolved module compatibility problems
- Corrected search term comma instruction
- Fixed nested filtering logic
- Resolved Create User task functionality
- Fixed layout tags documentation syntax error in XML file
- UI/UX Fixes
- Corrected CSS and Script tab content rendering in detailed view
- Implemented proper first record loading based on filter and order parameters
- Fixed double rendering issue in detailed view CSS and Script tabs
- Configuration Updates
- Made it possible to have both Menu Item and module simultaneously
- Enhanced layout parameters: Default permission can now remain unselected, defaulting to menu item permissions
3.5.0 (2025-01-21)
- Improvements
- Translation lines added.
- document.script and document.style tags description improved.
- CSS styles and JS Scripts can be set in any child layout.
- Permission parameters added to Layout Editor
- Bug Fixes
- Image Gallery editor bug fixed. The path to image folder wasn’t set.
- Field title translation bug fixed.
- Obsolete
- ModuleId removed from the URL. It has to be passed with the POST by a module form.
- Sort by field disabled in Module View because it requires page reload.
3.4.9 (2025-01-15)
- Improvements
- Mailer check added. Date Picker field label added.
- Joomla, back-end. Numbers of chars per layout type is shown and in different colors.
- CSV import improved: standardizeDate() method added. It converts dates like “10/4/2024” and “April 10, 2024 3:30:00 PM EST” to “2024-04-10 15:30:00” before inserting to the database.
- File and file link field type value check added. Don’t render anything if value is null.
- Language translation bug fixed.
- Bug Fixes
- “Do you want to delete?” – alert message translation bug fixed.
- Table record update on deletion JS bug fixed.
- {{ tables.getrecord() }} and {{ tables.getvalue() }} filter bug fixed.
- CSV import critical bug fixed.
- Security
- Default CT declaration has blocked external variables (URL Query params) for security.
- Filter parameter se in the menu item cannot be overwritten by the url query parameter. Security update.
- Obsolete
- Legacy tag support removed.
- Legacy [name] Twig {{ name }}
Leave a Reply
You must be logged in to post a comment.