FreeScout 1.8.173
28 February 2025
FreeScout version 1.8.173 is now available.
Upgrading to FreeScout 1.8.173
FreeScout 1.8.173 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.173 upgrade prior to applying it live. Get started managing your FreeScout installations with Installatron
What's New in FreeScout 1.8.173
1.8.173
Added
- Show customer ZIP in the customer sidebar (#4606)
Fixed
- Fixed loadHTML() error on fetching (#4600)
- Allow to get out of code and citation blocks in the editor (#4607)
Changed
- Allow to specify the path to GitHub zip archive in module's latestVersionZipUrl parameter (#4611)
- Allow to specify module.json in module's latestVersionNumberUrl parameter (#4611)
1.8.172
Added
Fixed
- Handling boundary split into several parts in email headers (#4567)
1.8.171
Added
- Allow to set PDO::PGSQL_ATTR_DISABLE_PREPARES via .env variable (#4558)
- Allow to enable persistent connections for MySQL and PostgreSQL via .env variable (#4566)
- Updated Swedish translations (#4578)
Fixed
- Fixed searching conversations and customers on PostgreSQL - issue introduced in the previous release (#4559)
- Fixed "Undefined variable $protonmail_quote_pos" on fetching - issue introduced in the previous release (#4568)
Changed
- Show which attachments are embedded in freescout:parse-eml command (#4575)
1.8.170
Fixed
- Fixed empty body issue introduced in the previous release (#4556)
1.8.169
Added
- Updated German translation.
Fixed
- Make encoding check case-insensitive in Header.php (#4519)
- Increase mailbox imap_sent_folder field max length to 50 symbols (#4533)
- Fixed "getFullName() on null" error in Conversation.php (#4540)
- Fixed separating replies in Proton emails (#4537)
- Added extra Gmail reply separator.
- Fixed deleting attachments when creating a new conversation from existing thread (#4432)
- Remove services.php and packages.php from /bootstrap/cache/ when clearing cache (#4536)
Changed
- Change PHP packages installation order to avoid installing Apache (#4514)
- Search by user fullname for conversations and customers (#4523)
- Revert editor blockquote fix (#3811)