Skip to content

Releases: freescout-help-desk/freescout

1.8.118

20 Jan 07:44
Compare
Choose a tag to compare

Added

  • Updated German and Slovak translations.
  • Improved HTML purification (#3664)

Fixed

  • Fixed counter not being aligned in Dashboard (#3665)
  • Made summernote editor compatible with jQuery v3.6.0 (#3666)
  • Made html5sortable.js work on mobile devices (#3671)
  • Do not show Delete button in bulk actions if user does not have corresponding permissions (#3680)
  • Fixed "Use of undefined constant FT_UID" in Webklex/laravel-imap (#2604)

1.8.117

06 Jan 12:11
Compare
Choose a tag to compare

Added

  • Localize calendar.

Fixed

  • Fix "Call to undefined method getHashedRelySeparator()" error introduced in the previous release.

1.8.116

06 Jan 04:54
Compare
Choose a tag to compare

Added

  • Show SMTP log details when testing mail sending (#3626)
  • Updated Italian translation (#3634)
  • Added America/Santiago timezone (#3639)
  • Allow to filter conversation by Assignee (#3641)
  • Added an alternative reply separation method (#3648)

Fixed

  • Copy attachments when creating a new conversation from a message (#3647)
  • Improved fetching an email in the Show Original window (#3658)

Changed

  • Upgraded jQuery and Bootstrap versions.

1.8.115

27 Dec 05:53
Compare
Choose a tag to compare

Fixed

  • Allow to fetch emails from nested folders (#3623)
  • Fixed "Packets out of order" error (#3619)
  • Fixed "Trying to access array offset on value of type null" error in locale_options template (#3620)
  • Added StartTLS encryption option on Fetching Emails page when new Webklex/php-imap library is used (#3624)
  • Improveed linkify algorithm.

Changed

  • Do not set customer last name when it was manually removed (#3622)

1.8.114

20 Dec 06:04
Compare
Choose a tag to compare

Fixed

  • Fixed email sending loop issue (#3607, #3619)
  • Do not strip HTML tags in plain text emails (#3614)
  • Add as CC a customer who was in CC and replied to the conversation (#3613)

1.8.113

15 Dec 08:01
Compare
Choose a tag to compare

Added

  • Allow to translate English texts (#3599)
  • Show a notice with instructions on System Status page if CloudFlare is used.

Fixed

  • Do not remove double dots from attachment names (#3592)
  • Fixed user reply to a notification being incorrectly cropped (#3580)
  • Improved SendReplyToCustomer background jobs monitoring (#3590)
  • Make sure thread_id is null for an attachment when linking attachment to a thread.

1.8.112

08 Dec 10:46
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with the app version introduced in the previous release.

1.8.111

08 Dec 07:37
Compare
Choose a tag to compare

Wallboards Module has been released.

Fixed

  • Fixed "Call to undefined function shell_exec()" on Status page (#3570)
  • Improved linkify algorithm (#3402)

Changed

  • Do not change conversation customer when CCed email replies to a conversation (#3551)

1.8.110

02 Dec 05:25
Compare
Choose a tag to compare

Official FreeScout Telegram Channel launched.

Added

  • Dynamically load customer info when creating a new conversation (#2402)
  • Allow to select multiple conversations using SHIFT button (#1312)
  • Updated Portuguese translation.
  • Merge multiple conversations at once (#3516)

Fixed

  • Check pcntl_signal() function on System Status page in the console PHP.
  • Improved linkify algorithm (#3402)
  • Autosave new conversation draft when choosing a recipient (#3538)
  • Make error message in logs more descriptive when SendReplyToCustomer job can not save outgoing reply to the IMAP folder.
  • Fixed "Select None" button (#3546)

1.8.109

18 Nov 05:27
Compare
Choose a tag to compare

Added

  • Check pcntl_signal() function on System Status page (#3515)
  • Allow to set SMTP timeout in seconds (default is 30 seconds) via .env parameter: MAIL_SMTP_TIMEOUT=120
  • Allow to retry thread sending from a conversation (#3517)

Fixed

  • Fixed a cicle between two tickets with Older/Newer buttons (#3506)
  • Fixed "Undefined array key 1" error with Webklex/PHPIMAP library (#3503)
  • Fixed displaying SVG images in the uploaded folder on Apache web server (#3522)
  • Fixed viewing attachments having percents in their names (#3530)
  • Mark email as read when saving to IMAP Folder with Webklex/PHPIMAP library (#3533)

Changed

  • Removed max length limitation from mailbox's Aliases field (#3525)