- Support for email priorities
- [HIGH] Joomla 6 removed castAsChar from the database query class, breaking the Finder plugin
- [HIGH] Notify Support Staff option in ticket category is effectively ignored
- PHP 8.5 compatibility: implicit nullable method parameters are deprecated
- PHP 8.5 compatibility: setAccessible is deprecated for reflection objects
- Workaround for Joomla! reporting the wrong maximum upload filesize
Critical bugs and important changes
- Minimum PHP version supported is now 8.0
- Support for receiving email with non-UTF-8 encoding
- [HIGH] Can't create attachments due to legacy File::exists check
- [LOW] The "reply above this line" text in emails would always be in English
- Updated Horde IMAP library to better support newer PHP versions
- Show time spent per post in the post header (front- and backend)
- Show time spent per ticket in the backend Tickets page
- [HIGH] Fatal error when changing the ticket state, or saving custom field values
- Support for backend table column selection and row multiselect
Bug fixes
[HIGH] Joomla! 5 cannot load ticket's UCM record due to b/c break
[HIGH] Joomla! 5.1.3 and 4.4.7 broke frontend pagination
Miscellaneous changes
PHP 8.4 compatibility: MD5 and SHA-1 functions are deprecated
Support for Joomla! 5.1's createQuery method in the db object
Workaround for Joomla! 5.1 CSS in alert DIVs