FreeScout 1.8.179
21 May 2025
FreeScout version 1.8.179 is now available.
Upgrading to FreeScout 1.8.179
FreeScout 1.8.179 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.179 upgrade prior to applying it live. Get started managing your FreeScout installations with Installatron
What's New in FreeScout 1.8.179
1.8.179
Security
- Fixed "CVE-2024-52301" issue in laravel/framework.
- Added phtml and phar to the list of restricted file upload extensions.
- Check access permissions when muting mailbox notifications via Ajax.
- Check ?from_thread_id parameter access permissions when creating new conversations.
Fixed
- Adjust CSP tag to display external images (#4754)
- Allow external styles and fonts in the CSP tag (#4755)
- Fix "array_merge error" in Option::set() (#4759)
- Added extra reply separators (#4764)
1.8.178
Security
- Remove new line symbols in Helper::setEnvFileVar() function.
- Do not use serialize() function in Option::set().
- Do not allow to create translations with random language code.
- Improved sanitizing $php_path in tools.php.
Fixed
- Fixed "TokenMismatchException not found" eror introduced in previous releases.
- Set SameSite to None for session cookie (#4750)
1.8.177
Fixed
- Fixed CSP tag issue introduced in the previous release (#4749)
1.8.176
Added
- Set X-Content-Type-Options header.
Fixed
- Take into account possible spaces when handling forwarded emails (#4733)
- Do not stop fetching when encountering an email without Message-ID (#4740)
Changed
- Adjusted CSP meta tag.
- Set SameSite attribute to lax for session cookie.
- Do not set XSRF-TOKEN cookie as it is not being used.
- Added extra reply separators (#4629)
1.8.175
Added
- Added mail fallback capabilities to mail vars (#4693)
Fixed
- Prevent zooming editor in iOS browser (#4698)
- Webklex/phpimap - When using the chunk function, some messages do not have an element with index 0.
- Webklex/phpimap - Fixed get folders list in hierarchical order.
- Webklex/phpimap - Fixed case sensitivity of folder attribute parsing: NoSelect, NoInferiors.
- Webklex/phpimap - Fixed date parsing on non-standard format from Aqua Mail.