October 23 2015: Version 2.5.1
- BUGFIX #382: Fix issue where HTML formatted emails were not being sent during POP3 fetching / email piping when HTML emails was enabled
- BUGFIX #383: Fix issues related to storing screen resolution information
- BUGFIX #386: Fix issue where customers were unable to verify email due to a failing SQL query
- BUGFIX #388: Fix issue where text was not properly escaped when using canned responses / ticket templates in a plaintext editor.
Thanks to FormidableMulk for reporting #382, #383, and #386, and thanks to Dmitry for reporting #388.
October 19 2015: Version 2.5.0
- BUGFIX: #370 Fix issue where users could not download attachments when email was required to view the attachment (thanks Jan)
- BUGFIX: #365 Improve readability of HTML-formatted messages in plaintext emails via html2text
- #324: Added two new custom fields: "hidden" and "read-only".
- #325: Add client-side form validation
- #326: Customer's user agent information (operating system, browser, screen resolution) is now stored in each ticket.
- #327: Mods for HESK no longer needs
modsForHesk_settings.inc.php
(NOTE: Do not delete this file until the update to 2.5.0 is complete. Then the file can be safely removed) - #330: Added the
%%MESSAGE_NO_ATTACHMENTS%%
tag to include the ticket message/reply in the email without including attachments in the email. - #361: The navbar link on the top-left can be set to any link, rather than being forced to the helpdesk URL
- Fix issue with reCAPTCHA v2 for some users (thanks FormidableMulk and Klemen)
...