FreeScout 1.8.147
29 July 2024
FreeScout version 1.8.147 is now available.
Upgrading to FreeScout 1.8.147
FreeScout 1.8.147 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.147 upgrade prior to applying it live. Get started managing your FreeScout installations with Installatron
What's New in FreeScout 1.8.147
1.8.147
Fixed
- Fixed "Disconnect" link for MS365 in Fetching settings (#4136)
- Improved sanitizing "Path to PHP" in tools.php.
- Improved "App Key" check in tools.php.
- Fixed "Call to a member function getFirstName() on null" in notification.blade.php (#4132)
Changed
- Allow padding-left and similar CSS properties when purifying HTML.
1.8.146
Fixed
- Fixed "Undefined array key auth_mode" on sending emails (#4103)
- Fixed "strstr(): Passing null to parameter" error in \MailHelper::outOauthEnabled() (#4094)
- Fixed Datatables sort_desc.png not found (#4107)
- Fixed an error message when can not fetch specific email via \MailHelper::fetchMessage() (#4097)
- Fixed conversation draft not being visible in Drafts after undoing new conversation sending (#4112)
- Do not duplicate recipient in conversation CC field in database (#4112)
- Fallback to getPathname() for uploaded files for Windows (#4105)
- Use only forward slashes in attachment URLs (#4106)
1.8.145
Added
- Add "created_at" index to threads table (#4069)
Fixed
- Fixed an issue with sending emails via SMTP when MS365 is used - the issue has been introduced in the previous release (#4084)
1.8.144
Added
- Allow to connect to Microsoft 365 Exchange SMTP via modern oAuth authentication (#4072)
- Show debug log when testing Fetching.
- Allow to enable Debug Log in "Status -> Tools -> Fetching" section.
- Show more detailed errors for IMAP connection issues.
Fixed
- Fixed "Call to undefined function get_current_user()" error on Status page (#4067)
Changed
- Update also inactive modules via freescout:module-update command.
1.8.143
Added
- Added MailHelper::parseEml() function.
Fixed
- Fixed "Undefined variable $customer" error in thread.php introduced in the previous release (#4066)