FreeScout - Package Updates
Pinned
FreeScout
-
[1.11.0]
- Update FreeScout to 1.8.141
- Full changelog
- Update base image to 5.0.0
- Fixed an issue with the reply not being connected to the conversation in some cases (#4026)
- Fixed retrieving the original message in Show Original window for moved conversations.
- Fixed fetching emails forwarded using @fwd command (#4036)
- Fixed IMAP folders not being retrieved in some cases.
- Skip auto-replies sent to the email notification on behalf of a user (#4035)
-
[1.11.6]
- Update FreeScout to 1.8.147
- Full changelog
-
[1.11.7]
- Update FreeScout to 1.8.148
- Full changelog
- Execute hooks when performing conversations bulk deleting to Deleted folder (#4141)
- Correctly process invalid mail Reply-To headers (#4158)
- Correctly processs invalid dates when fetching emails (#4159)
- Leave other emails unread when an exception happens during fetching of one of them (#4159)
- Make toSql() comparison compatible with PostgreSQL (#4167)
- Prefill SMTP username and password for MS365 if those fields are empty or if set to outlook.office365.com (#4151)
- Log Helper::getRemoteFileContents() errors to App Logs.
-
[1.11.8]
- Update FreeScout to 1.8.149
- Full changelog
- Populate variables in custom Mailbox names in emails sent to customers (#4169)
- Improve Webklex/php-imap memory usage (https://github.com/Webklex/php-imap/issues/433#issuecomment-2288560006)
- Do not add quotes around the date in IMAP SINCE query (#4175)
-
[1.11.9]
- Update FreeScout to 1.8.150
- Full changelog
- Fixed fetching issue introduced in the previous release (#4182)
- Allow to disable quotes around SINCE date in IMAP search query via APP_SINCE_WITHOUT_QUOTES_ON_FETCHING=true env parameter (#4175)
-
[1.11.10]
- Update FreeScout to 1.8.151
- Full changelog
- Added Kazakh language.
- Fixed "Undefined array key 1" error on fetching emails (#4195)
- Fixed checking POP3 connection when "PHP Request Shutdown: Unexpected characters at end of address" error occurs.
- Fixed non-multipart emails being fetched via POP3 with headers present in the body (#4181)
- Fixed out of memory error on Status page when there are many background jobs (#4197)
-
[1.11.11]
- Update FreeScout to 1.8.152
- Full changelog
- Fixed an issue with plain text emails having empty body - the issue has been introduced in the previous release (#4181)
-
[1.11.12]
- Update FreeScout to 1.8.153
- Full changelog
- Updated Polish translation.
- Updated German translation.
- Fixed an issue with emails being empty when fetching from iCloud (#4202)
- Changed /bin/sh to /bin/bash in update.sh (#4208)
- Improved @fwd detection when forwarding emails to FreeScout (#2940)
- Improved connection sleep time selection when fetching emails to avoid "connection setup failed" error (#4227)
- Avoid process list trancation when checking running commands on System Status page (#4237)
- Add CSRF check to the "Delete all files" link in Manage App Logs.
-
[1.11.13]
- Update FreeScout to 1.8.154
- Full changelog
- Fixed SMTP authentication not working in some cases due to setAuthMode() used in Swiftmailer - the issue has been introduced in v1.8.144 release (#4253)
- Fixed "null given" error in getMessageNumber() function (#4257)
- Check if current user is deleted on user's Permissions and Notifications pages.
-
[1.11.14]
- Update FreeScout to 1.8.155
- Full changelog