CT for Joomla! – 3.1.7 (2023-10-18)
- Joomla 4.4.0 and PHP 8.1 Compatibility:
- Joomla 4.4.0 compatible – “getWebAssetManager” error fixed;
- Float number formatting PHP 8.1 bug fixed;
- Table Join, Wrapper check added.
- Improvements / new:
- | json_encode and json_decode Twig filters added;
- {{ record.isLast }} tag added;
- Virtual Select Input Select Box added. Used in improved Table Join fields with the search feature;
- JSON output improved, organized, and fixed;
- Back-end: Table Category filter added;
- Run custom “OnChange” code when Modal Form is saved;
- Custom PHP file bug reporting added;
- Default layout generator improved;
- Value checks added – for stability.
- Code organization and future compatibility:
- $db = Factory::getDBO(); replaced with CustomTables\database;
- Unused Class imports deleted;
- Env->jinput replaced with common->input;
- GENERATION_EXPRESSION removed.
- Bugs fixed:
- Installation issue ‘Class “CustomTables\database” not found’ has been fixed;
- Legacy selector bug fixed;
- Get Table Join empty value error fixed;
- File Box field type value output bug fixed;
- File Type loader fixed;
- Listing Published value bug fixed. (In layouts).
Leave a Reply