• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

HESK 3

HESK 3 v3.4.5

No permission to download
Changes in 3.4.5 - 9th March 2024
- fix: required custom field errors from category-specific fields when editing a ticket
- fix: file attachments not working on PHP 8.3+ when Debug mode is ON

If you like my release, don't forget to give it (y)

Changes in 3.4.4 - 3rd March 2024
- added "status-" selectors to the list of tickets table to make customization by status easier
- fix: list of tickets should have links HTML formatted in HTML emails
- fix: when changing a ticket category, category-specific custom fields should not be cleared of data
- fix: when printing a ticket, print also the sequential ID if enabled
- fix: possible duplicate custom field ID generated
- fix: use rename instead of copy to move temporary attachments
- fix: don't load the users page without the edit or view users permission
- fix: Uncaught TypeError when submitting a note with disabled attachments
- fix: allow Dynamic Properties in secimg class to avoid PHP 8.2/PHP 9 depreciation errors
- fix: private KB sub-category shows no articles if only private articles are inside
- fix: when parsing emails, check if attachments have attachments
- fix: when detecting first name, valid short first names are ignored
- fix: undefined $hesklang in an OAuth function
- fix: allow blob images in TinyMCE
- fix: reply drafts not deleted on slower requests
- fix: in grouped ticket lists, apply select all check marks on the selected grouping only
- fix: wrong status displayed of a resolved ticket to staff who cannot resolve tickets
- fix: time worked not updated when submitting notes in some cases
- fix: IMAP not respecting custom port setting
- updated third-party libraries

If you like my release, don't forget to give it (y)
  • Love
  • Like
Reactions: gischa and Babak
Changes:

* updates for PHP 8.2 depreciated functionality
* ticket reply messages will now auto-save as draft a few seconds after you stop typing
* new email tag %%ATTACHMENTS%% that lists links to attachments to a ticket/reply
* list of attachments will now show directly below %%MESSAGE%% (unless %%ATTACHMENTS%% is used)
* the "Find a ticket" form now allows searching for empty (null) values in fields that allow it
* fix: IMAP fetching using the wrong noval_cert setting
* fix: POP3 fetching will now calculate a reasonable execution time limit
* fix: generated links to attachments in HTML emails are not clickable
* fix: re-sent email notifications include ticket attachments instead of reply attachments
* fix: SQL error in escalate module with overdue tickets and non-standard date format
* fix: if $hesklang['EMAIL_HR'] is defined in custom-text.php, use that one
* fix: some email templates display unsupported tags
* fix: the close button on custom date field hides all the date values
* fix: some custom field input types not marked in red on error

If you like my release, don't forget to give it (y)

Changes:

* fix: tickets raised by email piping don't have a due date
* fix: in canned responses replace URL-encoded special tags
* fix: email utf-8 conversion may cause missing characters
* fix: remove unwanted chars from email-generated ticket subjects
* updated TinyMCE to 5.10.6
* updated PHPMailer to 6.6.5

If you like my release, don't forget to give it (y)
  • Like
Reactions: exFirst and reishi
Changes:
* added OAuth support for POP3 fetching.
* fix: missing function error when viewing a resolved ticket.
* fix: do not mark an OAuth Provider as verified on errors.
* fix: unassigned email sending not working correctly on multi-language staff.
* fix: detect and ignore non-3.4.x language files.
* updated HTMLPurifier to 4.15.0.

If you like my release, don't forget to give it (y)
  • Like
  • Love
Reactions: Shivendra and rober
Changes:

* added OAuth support for email sending and IMAP fetching
* new permission: Can set due date
* updates for PHP 8.2 depreciated functionality
* fix: custom date fields can display the wrong date when editing a ticket
* fix: wrong current month date range in reporting
* fix: sending emails does not work with unauthenticated SMTP
* fix: silent fail if unable to move attachments to the /attachments/temp folder
* fix: in the "Previous tickets" list only show tickets the user has access to
* fix: attachments with no file extension will be renamed to *.unknown-file-type instead of fatal error
* fix: increase some too small display margins
* fix: SMTP error log should not be echoed directly
* fix: email to ticket attachment removal notices not visible

If you like my release, don't forget to give it (y)
Changelog:

* 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

If you like my release, don't forget to give it (y)
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

If you like my release, don't forget to give it (y)
Changelog:

* updates for PHP 8.1 depreciated functionality
* fix: long URL addresses stretch the ticket window
* fix: status selection in ticket export form not working under certain conditions
* fix: missing array key 'time_worked' in email to ticket function reply notification
* fix: user setting for overdue ticket notifications not always respected
* fix: using "Submit as Resolved" doesn't update "closed at" date
* fix: forgot ticket ID modal close button not working on small screens
* updated HTMLPurifier to 4.14.0
* updated TinyMCE to 5.10.2

If you like my release, don't forget to give it (y)

Changelog:

* Added "Due date" tag for canned responses.
* Security: error message not appropriately sanitized.
* Fix: insert canned responses tags at pointer focus.
* Fix: inconsistent storage of plain text message version in RTF mode.
* Fix: due date not formatted for staff with view-only access.
* Fix: avatar uppercase letter shows ? in multi-byte names.
* Fix: cannot uncheck "Assigned to others" on ticket export page.
* Updated TinyMCE to 5.9.2.

* Minor styling and usability changes.

If you like my release, don't forget to give it (y)

AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock