3.7.4 (Joomla) – 2026-05-01
- New: Added validation for field types during table import.
- Improved: Table Join search select box now shows only existing options based on actual table records.
- New: Added
lookup_filtersupport in{{ html.search(...) }}for advanced filtering of Table Join (Lookup Table) fields. - Improved: Range Search now excludes default values from URL query strings, resulting in cleaner and shorter URLs.
- Fixed: Issue with editing text fields in third-party tables.
- Improved: Third-party table fields can now be modified correctly.
- Fixed: Record cache now updates properly on record save events.
- New: Added
$get_listing_idvariable for use inreturntolinks. - Fixed: Image Uploader now correctly applies custom CSS styles.
- Fixed: Module
returntoparameter was being ignored — now works as expected. - Fixed: Bug in Table Join search functionality
- Back-end – Fixed: “Save & New” issue in Table Manager: Previously, it updated the current table instead of creating a new one. Now correctly resets the form and creates a new table without affecting the original.
- Back-end – Fixed: General bug in field renaming and related operations.
3.7.3 (Joomla) – 2026-03-24
- Added Load Record Cache feature to improve performance.
- Introduced
{{ html.searchrange() }}tag, now supporting search within Table Join (Lookup Table) fields. - URL query handling — special characters are now safely encoded (
<→_lt_,>→_gt_). - Back-end: Issue with Table Field List not updating correctly when creating a new field.
- Back-end: Bug affecting field renaming functionality :Case-sensitivity issue when renaming table fields – fixed.
3.7.2 (Joomla) – 2026-03-14
- Back-end: Improved CSV Import interface and functionality.
- Added database query caching for frequently requested data (Languages, User Groups, User Details, Layout, Table Details, and Field Lists), significantly improving page load speed.
3.7.1 (Joomla) – 2026-03-06
- {{ document.cookie() }} tag added.
- {{ html.search() }} button icon fixed.
- {{ html.searchreset() }} button label and icon fixed.
- {{ docnument.layout() }} may parse Content Plugins after rendering again if needed.
3.7.0 (Joomla) – 2026-02-26
- Unused class reference deleted.
- Import tables duplicate field records bug fixed.
3.6.9 (Joomla) – 2026-01-04
- {{ tables.sqlselect() }} tag added.
- PHP tags deprecated.
3.6.8 (Joomla) – 2026-01-04
PHP 8.4 Warnings fixed.
Leave a Reply
You must be logged in to post a comment.