Skip to content

Releases: freescout-help-desk/freescout

1.8.203

25 Jan 06:16

Choose a tag to compare

Fixed

  • Fixed "Invalid byte sequence for encoding UTF-8" error on PostgreSQL on fetching (#5159)
  • Make customer email in the conversation list more compact (#5066)
  • Revert changes made to "Collapse email history in Gmail" to avoid problems with replies separation in FreeScout (#5136)

1.8.202

16 Jan 04:47

Choose a tag to compare

Added

  • Added command.after_app_update hook (#5147)
  • Show customer email in the conversations list (#5066)

Fixed

  • Update folders counters when deleting conversations forever.
  • Fixed "http_response_header" error in Guzzle (#5137)
  • Show scroll when some customer has many social profiles (#4644)

Changed

  • Rename "Headers" tab to "Email Headers" in the "Show Original" dialog (#5146)

1.8.201

05 Jan 10:45

Choose a tag to compare

Fixed

  • Send email to correct customer when customer is changed (#5121)
  • Collapse email history in Gmail (#5136)
  • Improved PHP 8.5 compatibility.

1.8.200

19 Dec 11:37

Choose a tag to compare

Added

  • PHP 8.5 compatibility (#5114)

Fixed

  • Sanitize email length before saving (#5106)
  • Set last_reply_at when email conversation with single Note thread is created (#5105)
  • Delete attachments when mailbox is deleted (#5108)
  • Fixed CacheBasedSessionHandler error on PHP >= 8.1 (#5120)

1.8.199

11 Dec 04:32

Choose a tag to compare

Added

  • Added mailbox.deleted hook.

Fixed

  • Fixed an issue with Sending and Fetching emails for Office 265 mailboxes - issue introduced in the previous release (#5101)

1.8.198

06 Dec 06:02

Choose a tag to compare

This release introduces an issue with Sending and Fetching for Office 365 mailboxes. Patched version will be ready soon.

Added

  • Allow to specify email address in Username field for oAuth connections (#5051)
  • Add APP_REMOTE_HOST_WHITE_LIST .env parameter.

Fixed

  • Properly close conversations on agent reply by email (#5078)
  • Sort mailboxes on user Permissions page (#5087)
  • Make $mysql_pass more random in install.sh (#5098)

Changed

  • Mark IMAP extension as optional on System Status page (#5055)

1.8.197

21 Nov 17:53

Choose a tag to compare

Added

  • Added RTL support for outgoing emails (#5056)
  • Added Slovenian language.
  • Write message to the log when can not remove mutex in schedule:run.
  • More detailed error messages for SMTP errors.
  • Added TLS v1.3 support to SMTP connection (#5070)

Fixed

  • Improve [MSO] comments processing in incoming emails (#5068)
  • Do not stop processing background jobs when when SMTP server does not reply after receiving DATA command and mail content.
  • Properly process customer names with commas (#5074)

Changed

  • Changed smtp_timeout config parameter from 30 to 25 seconds.

1.8.196

21 Nov 17:45

Choose a tag to compare

Updates are coming in the next release - v1.8.197

1.8.195

01 Nov 04:44

Choose a tag to compare

Added

  • Added Hebrew language.
  • Updated Italian translation.
  • Added APP_USE_NEW_POP3_LIB .env parameter allowing to switch to the new POP3 library (#5048)

Fixed

  • Show mailbox email instead of user's email in the conversation print view (#5043)
  • Check user alternate emails when receveing @fwd emails (#5047)

1.8.194

17 Oct 17:11

Choose a tag to compare

Added

  • Updated Polish translation.

Fixed

  • Fixed searching customers via ajax on PostgreSQL (#5032)
  • Added __j() and __h() functions to the translation manager config.
  • Improved Helper::cspMetaTag() function.

Changed

  • Do not change conversation status to Active when reply to Spam conversation arrives (#5005)
  • Removed csp_enabled parameter from config.