Skip to content

Releases: freescout-help-desk/freescout

1.8.133

12 Apr 06:23
Compare
Choose a tag to compare

Added

  • Updated Polish translation.

Fixed

  • Do not mark a thread as containing attachments when only embedded images are present in the email.
  • Fixed attachments being duplicated when discarding a message forwarding draft (#3949)
  • Fixed attachments not being sent when forwarding a conversation (the issue introduced in 1.8.131 release).
  • When forwarding a conversation do not include attachments from existing in the conversation thread drafts.
  • Fixed an issue with removing attachments when replying to the conversation (the issue introduced in 1.8.131 release).
  • Fixed To field not appearing after discarding a message forwarding draft (#3950)
  • Fixed an error when new conversation draft is being discarded by another user (#3951)

Changed

  • Updates and improvements made in Webklex/php-imap library.

1.8.132

09 Apr 10:22
Compare
Choose a tag to compare

Added

  • Updated Russian translation (#3945)

Fixed

  • Fixed "Passing null" error in symfony/http-foundation/Request.php (#3940)
  • Fixed duplicated folder names when retrieving IMAP folders (#3937)
  • Fixed "Call to a member function getFullName() on null" error in the notification template (#3942)
  • Fixed an issue with some emails shown incorrectly - introduced in 1.8.127 release (#3907)

1.8.131

05 Apr 05:25
Compare
Choose a tag to compare

Added

  • Allow fetching seen/read messages via scheduler (#3931)
  • Updated Polish translation.
  • Allow limiting freescout:fetch-emails command to specific mailboxes (#3932)

Fixed

  • Fixed retrieving IMAP subfolders (#3933)
  • Fix To and From headers when saving outgoing emails to the Sent IMAP folder (#3900)
  • Fixed saving into Sent IMAP folder messages with attachments (#3934)

Changed

  • Use encrypted attachment IDs when uploading attachments.
  • Make params optional in Helper::setGuzzleDefaultOptions() (#3926)

1.8.130

29 Mar 14:38
Compare
Choose a tag to compare

Added

  • Updated Japanese translation.

Fixed

  • Fixed "conv_type_custom" JS error introduced in the previous release (#3923)

Changed

  • Use encrypted attachment IDs when uploading attachments.

1.8.129

29 Mar 13:39
Compare
Choose a tag to compare

Added

  • Added code allowing to add Custom conversation types via modules (#3918).
  • Updated Japanese translation.

Fixed

  • Add sender name to the From header when saving emails to the Sent folder (#3900)
  • Fixed deleting conversations after sorting them (#3901)

1.8.128

22 Mar 07:15
Compare
Choose a tag to compare

Fixed

  • Fixed long running fetch commands being killed (#3844)
  • Fixed conversation bulk actions issue after sorting conversations (#3884)
  • Fixed conversations bulk actions when page parameter is set in the URL.
  • Fixed "Passing null to parameter" error in HTMLPurifier (#3893)
  • Fixed removing comments when purifying HTML (#3894)
  • Strip script tags from mailbox signature (GHSA-fffc-phh8-5h4v).
  • Sanitize Path to PHP in tools.php (GHSA-7p9x-ch4c-vqj9)

Changed

  • Exclude duplicate INBOX. folders when retrieving folders in Fetching Settings.

1.8.127

18 Mar 07:30
Compare
Choose a tag to compare

Fixed

  • Show extended editor toolbar when editing threads (#3866)
  • Properly process a situation when an attachment can not be saved to the disc (#3871)

Changed

  • Preserve elements inside [if mso] when purifying thread content (#3865)
  • Remove [if mso] from thread content when purifying (#3865)
  • Allow <center> element when purifying thread content.
  • Use latest PHP version (8.3) for linting (#3864)
  • Upgraded DataTables version to v1.13.11.

1.8.126

08 Mar 14:51
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with updating modules introduced in the previous release.

Changed

  • Disable "Undo" reply feature for chat conversations in the Chat Mode (#3856)

1.8.125

08 Mar 09:18
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with Closed folder introduced in the previous release (#3858)

1.8.124

08 Mar 08:24
Compare
Choose a tag to compare

Added

  • Updated Spanish translation.
  • Updated Czech translation.

Fixed

  • Fixed a word+colon mistakenly converted to URL in the editor (#3822)
  • Fixed "Numeric value out of range" error in the search on PostgreSQL (#3831)
  • Fixed creating conversations by a user seeing only assigned conversations (#3843)
  • If a user can see only assigned conversations, send him notifications only for assigned to him conversations (#3843)
  • Fixed adding notes to Spam conversations.
  • Fixed "Passing null to parameter" error in Helper::stripTags() (#3849)
  • Do not save SMTP username and password in Send Log status message (GHSA-7wcq-2qmv-mvcm).
  • Improved accessibility of exact date in conversation table (#3829)
  • Show module author on Modules page (#3851)
  • Allow updates for third party modules (#3851)