Skip to content

Releases: freescout-helpdesk/freescout

1.8.121

23 Feb 11:31
Compare
Choose a tag to compare

Added

  • Allow to set session.same_site via SESSION_SAME_SITE .env parameter (#3023)
  • Improved searching customers by phone number when creating Phone conversations (#3786)
  • Updated Italian translation (#3755)
  • Added Turkish language.

Fixed

  • Improved sorting elements on mobile devices (#3800)
  • Removed APP_URL from minify.config.php to avoid CORS issues on custom domains.
  • Fixed showing scaled image in conversations (#3798)

Changed

  • Allow style attribute for tr in threads HTML (#3799)
  • Removed 255 symbols limit from mailbox Alises input.

1.8.120

02 Feb 01:43
Compare
Choose a tag to compare

Added

  • Updated Italian translation (#3739)

Fixed

  • Fixed an issue with multiple emails being sent to customers when "IMAP Folder To Save Outgoing Replies" is set for a mailbox (#3632)
  • Fix "Rredeclaration of let DragDropTouch" error on Translate page (#3717)
  • Show "Recipient is required" message in red color.

Changed

  • Improve contrast on unread notifications (#3728)

1.8.119

23 Jan 10:03
Compare
Choose a tag to compare

Fixed

  • Fixed main menu issue on mobile devices introduced in the previous release (#3724)
  • Fixed conversations list scrolling issue on mobile devices introduced in the previous release (#3724)
  • Fixed "Trailing data" error on PostgreSQL (#3702)
  • Fixed an error in HTMLPurifier/Length.php (#3721)

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.