Releases: freescout-help-desk/freescout
Releases · freescout-help-desk/freescout
1.8.190
1.8.189
1.8.188
1.8.187
1.8.186
1.8.185
"GPT Assistant" Chrome extension has been released by community: https://github.com/freescout-help-desk/freescout/wiki/Community-Modules
Added
- Allow to prefill multiple emails via GET parameter (#4896)
- Added "start new chat" option to mailbox (#4902)
- Added Arabic language.
Fixed
- Show error on POP3 failed authentication in mailbox Fetching settings.
- Fixed group keys error in Translation manager.
- In the Chat Mode automatically expand "Show Details" block if it contains invalid fields on pressing "Enter".
1.8.184
Fixed
- Fixes in Laravel Translation Manager (CVE-2025-49130)
- Fixed "too many redirects" issue after assigning a conversation in some cases (#4009)
- Added missing schedule options for fetch command (#4873)
- Fixed mb_convert_encoding() exception in decodeBoundary() on fethcing.
1.8.183
1.8.182
1.8.181
Security
- Eliminate possibility of race condition when deleting a user.
- Strip tags in
User::setData()
method. - Take into account
APP_SHOW_ONLY_ASSIGNED_CONVERSATIONS
option when deleting a conversation.
Fixed
- Fixed error occurring on creating mailbox (#4800)
- Do not trim values enclosed in quotes in
sanitiseVariableValue()
function (#4714) - Show translated messages when activating or deactivating modules.
Changed
- Suppress "Duplicate entry" error when fetching emails (#4795)