Page 1 of 1

New version of HESK: 3.3.2

Posted: Tue Jul 05, 2022 2:28 pm
by Klemen
We are happy to announce HESK 3.3.0, 3.3.1 and 3.3.2

==> Release highlights
- Ocean Blue is now the default style
- categories can auto-assign tickets to specific users and have a default due date set
- multi-factor authentication support (MFA)
- improved attachments process (async upload, drag and drop, preserve on errors)
- improved display options for date and time
- support for HTML emails
- when deleting a category, you can now select what category to move the tickets to
- when deleting a user, only open tickets will be set to unassigned
- a lot of minor usability changes, bug fixes, and internal improvements (see Full Changelog below)

==> Backward-incompatible changes
- dropped support for PHP 5.3 and 5.4, Hesk 3.3.0 requires PHP 5.6+

----------------------------------------------------------------------------------------------------

HOW TO UPDATE:
1. Log in to your HESK admin panel
2. Go to "Settings" and click the "Check for updates" link
3. See available update options

NOTE: Hesk 3.3.0 now uses Ocean Blue style by default. If you prefer the old look, download and install Modern Light style- after updating your Hesk:
https://www.hesk.com/styles/

----------------------------------------------------------------------------------------------------


==> Full Changelog
- [CLOUD ONLY] Satisfaction module: send a third party survey after resolving tickets
- Ocean Blue is now the default Hesk style. For other styles, visit Hesk Styles
- dropped support for PHP 5.3 and 5.4, Hesk now requires PHP 5.5+
- categories can auto-assign tickets to specific users
- categories can have a default due date set
- added support for multi-factor authentication
- improved display options for date and time
- improved attachments process (async upload, drag and drop, preserve on errors)
- Hesk now uses PHPMailer to construct and send emails
- added support for HTML emails (both HTML and plain text templates are available)
- email fetching shows the reason why an email was ignored if Debug mode is on
- more control over what emails are ignored in the email to ticket functionality
- tracking ID is no longer required in email subject for email to ticket functionality
- if captcha is enabled, it will also show in the "Forgot ticket ID" form
- update "Time worked" when staff submits a note to a ticket
- use the "Show Tickets" form to find tickets by due date
- new staff permission: can view all users, but not manage them
- updates for PHP 8.1 depreciated functionality
- security: improved password storage algorithm and length requirements
- staff can now select ticket status when submitting a ticket in the customer's name
- a new email template is now used when staff submits a ticket in the customer's name
- you can now set the ticket language when editing a ticket in multi-language installations
- when viewing a ticket in the admin panel a list of previous tickets is shown
- changed several Javascript confirm boxes to HTML modals
- when deleting a category, you can now select what category to move the tickets to
- when deleting a user, only open tickets will be set to unassigned
- fix: no need to regenerate session ID on every page load
- fix: changing language when viewing a ticket shows the "View ticket" form
- fix: non-YMD date format caused an error when sending overdue notifications
- fix: custom date fields could display wrong date on the edit ticket page
- fix: custom field name hidden when editing it, if it was created in a deleted language
- fix: wrong default submit action in staff New ticket page
- fix: unable to set negative relative dates in custom fields
- updated TinyMCE to 5.10.5

Re: New version of HESK: 3.3.2

Posted: Fri Jul 15, 2022 7:22 am
by Klemen
3.3.1 released today with some bug fixes:

- fix: password reset link issues in HTML emails
- fix: error when elevator duration is set to hours
- fix: automatically submitting MFA forms could cause double submissions in Chrome
- fix: survey email template is not needed in the self-hosted version, removed it
- fix: "Add a note" form misbehaving when "Newest reply at top" is active
- fix: in admin panel the due date calendar may require horizontal scroll
- fix: a few date fields not working properly


HOW TO UPDATE:
1. Login to your HESK admin panel
2. Go to "Settings" and click the "Check for updates" link
3. See available update options

Re: New version of HESK: 3.3.2

Posted: Tue Aug 02, 2022 7:27 am
by Klemen
3.3.2 released today with some bug fixes:

- added option to not validate SSL certificates for SMTP connections
- fix: minimum requirement set to PHP 5.6 due to Composer compatibility
- fix: SMTP host name stored with ssl:// prefix when SSL encryption is selected
- fix: ticket reminder form not working with Invisible ReCaptcha enabled
- fix: wrong %%MESSAGE%% value in HTML emails when re-sending email notification for replies


HOW TO UPDATE:
1. Login to your HESK admin panel
2. Go to "Settings" and click the "Check for updates" link
3. See available update options