FreeScout 1.8.199
15 December 2025
FreeScout version 1.8.199 is now available.
Upgrading to FreeScout 1.8.199
FreeScout 1.8.199 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply FreeScout updates as new versions are released, or use Installatron's Clone feature to duplicate an existing FreeScout install to test the 1.8.199 upgrade prior to applying it live. Get started managing your FreeScout installations with Installatron
What's New in FreeScout 1.8.199
1.8.199
New Features
- Added mailbox.deleted hook.
Bug Fixes
- Fixed an issue with Sending and Fetching emails for Office 265 mailboxes - issue introduced in the previous release (#5101)
1.8.198
This release introduces an issue with Sending and Fetching for Office 365 mailboxes. Patched version will be ready soon.
New Features
- Allow to specify email address in Username field for oAuth connections (#5051)
- Add APP_REMOTE_HOST_WHITE_LIST .env parameter.
Bug Fixes
- 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)
Changes
- Mark IMAP extension as optional on System Status page (#5055)
1.8.197
New Features
- 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)
Bug Fixes
- 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)
Changes
- Changed smtp_timeout config parameter from 30 to 25 seconds.