Skip to content

Releases: freescout-helpdesk/freescout

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)

1.8.123

08 Mar 08:15
Compare
Choose a tag to compare

[Updates actually published in FreeScout 1.8.124]

1.8.122

23 Feb 14:53
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with CSS and JS paths on some installations introduced in the previous release (#3818)