Freescout Versions Save

FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)

1.8.129

1 month ago

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

1 month ago

Fixed

Changed

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

1.8.127

2 months ago

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

2 months ago

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

2 months ago

Fixed

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

1.8.124

2 months ago

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 (https://github.com/freescout-helpdesk/freescout/security/advisories/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

2 months ago

[Updates actually published in FreeScout 1.8.124]

1.8.122

2 months ago

Fixed

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

1.8.121

2 months ago

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

3 months ago

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)