Reputation:
- Require XenForo 2.2+.
- Require PHP 7.2+.
- Add the ability for users with permission to anonymise their responses to tickets as a particular user.
- Add support for LinkableInterface.
- Return additional data when retrieving ticket information via the API.
- Add per ticket category "count messages" option.
- Improve search accuracy when non-viewable search categories exist.
- Fix issue where discussion thread creation may not occur, or may occur under the wrong user...
Reputation:
- Fix ticket change thread form not linking to the thread.
- Fix ticket discussion thread not displaying ticket tabs bar.
- Harden installer and fix possible issues upgrading from XF1, a MySQL 8.0 compatibility issue and duplicate columns.
- Fix invite/create ticket notification not working as expected.
- Support inviting/creating a ticket and notifying the user anonymously.
- Added ticket status/priority/category to escalation criteria.
Reputation:
Reputation:
Reputation:
Version 2.2.4
- Ensure last ticket message in ticket list view is anonymized.
- Add the ability to automatically set the status of a ticket upon soft-delete.
- Ensure action bar menu items collapse in to a menu at smaller viewports.
- Add an option (defaulted off) to display signatures on ticket messages.
- Ensure various status icons are displayed when listing tickets.
- Fix an issue when trying to prune contents of fields that did not exist anymore...
Reputation:
- Add ability to ban specific emails from Ticket system.
- Add "shadow ban" feature, by an explicit email list or for tickets which contain too few words.
- Add ability to copy ticket user's email to clipboard, if the visitor can see it.
- Add additional filters for showing tickets based on whether they are unassigned, assigned to self or assigned to others.
- Fix an issue with BB code rendering when using predefined responses.
- Ensure the captcha displays when replying or...