Page 1 of 1

New version of HESK: 2.8.2

Posted: Mon May 14, 2018 11:03 am
by Klemen
HESK version 2.8.2 has just been released.

The 2.8.x series improves compatibility with PHP 7.2 and adds some minor new functionality, especially to comply with the new EU GDPR regulation.

A full list of changes is available in the HESK Changelog.

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

UPDATE FROM VERSION 2.7.6 and 2.8.x:
1. Login to your HESK admin panel
2. Go to "Settings" and click the "Check for updates" link
3. Download available update and read HOW TO INSTALL.html

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

UPDATE FROM OLDER VERSIONS:
1. Download Full installation file
2. Open docs/step-by-step-guide.html and read instructions under "Upgrading from old versions"

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

CHANGELOG:
HESK Changelog

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

Code changes in DIFF format:
HESK 2.7.6 to 2.8.0 unified diff
HESK 2.8.0 to 2.8.1 unified diff
HESK 2.8.1 to 2.8.2 unified diff


.

Re: New version of HESK: 2.8.1

Posted: Fri May 18, 2018 11:15 am
by Klemen
Updated to 2.8.1

The 2.8.1 minor update fixes a bug in bulk ticket assignments (thanks, Mike) and improves email standards compliance by adding a Message-ID header tag to outgoing emails (also helps with SPAM filters).

Re: New version of HESK: 2.8.1

Posted: Sun May 20, 2018 6:59 am
by Klemen
Mike reported an issue with bulk print tickets not being printed one per page in several browsers.

If you are experiencing this issue, upload this print_template.inc.php file to your Hesk /inc folder (overwrite existing one).

The modified file will also be included in the next release cycle.

Re: New version of HESK: 2.8.2

Posted: Thu Jul 05, 2018 10:37 am
by Klemen
Updated to 2.8.2

Service messages can now be tied to a specific language. Several bugs have also been fixed.