January 4 2017: Version 3.0.1
- BUGFIX: Fixed reCAPTCHA issue when trying to log in using reCAPTCHA v2
- BUGFIX: Fixed an issue where the uninstaller would not make any changes to the database but would still report a successful uninstallation
- BUGFIX: Fixed CSS issues with the backend knowledgebase
- BUGFIX: Fixed sidebar color scheme when using a light theme
- BUGFIX: Fixed a problem where the admin color scheme dropdown would not show the correct theme when viewing the settings page
- BUGFIX: Fixed an issue where the canned responses dropdown would not appear when using the reply form at the top (above the messages) to their profile
- Added database validation tool. It can be accessed via the installer
- Improved "Users Online" by moving it to the top navbar next to private messages
- Tweaked mail dropdown UI when there are no new messages
- Modified login page CSS to display nicer on mobile devices
- Support for HESK 2.7.2
January 1 2017: Version 3.0.0
- BUGFIX: Ticket tab on header is no longer displayed when helpdesk is in KB mode only
- BUGFIX: Fixed an 'undefined_variable' on the header when in maintenance mode
- BUGFIX: Fixed an issue where the wrong message editor was used when editing a ticket / reply
- BUGFIX: Fixed issue where some functions would fail when using MySQL (instead of MySQLi)
- BUGFIX: Fixed issue where multi-day all-day events would appear to be one day shorter than what was actually set.
- BUGFIX: Fixed issue where installer would continue running scripts even if a previous version encountered an error
- BUGFIX: Fixed issue where one of the installation queries would fail when executed against a MySQL installation running in STRICT mode
- BUGFIX: Fixed issue where backslash () characters would be missing in some calendar events
- BUGFIX: Fixed "undefined index: due_date" from appearing when a customer submitted a ticket when the helpdesk was in debug mode
- BUGFIX: Fixed an issue where several notification properties were lost when a user who could not change notification settings saved changes to their profile
- New admin backend UI, powered by AdminLTE
- "Create Ticket for Same Contact" has been renamed to "Copy Ticket"
- Improved performance when loading calendar events
- Replaced priority flags on ticket table with arrows representing priority
- Updated FullCalendar to version 3 (originally version 2)
- Added "List" view to calendar (list is by week)
- Added support for HESK 2.7.1
- Dropped support for HESK 2.6.x
- Dropped support for multiselect custom fields
...