FreeScout - Package Updates
Pinned
FreeScout
-
[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
-
[1.11.16]
- Update freescout to 1.8.157
- Full Changelog
- Updated Croatian translation.
- Fixed moving emails to a folder on fetching for mail servers not supporting
MOVE
command (#4313) - Fixed
@fwd
forwarding when styles are present in the email body (#4333) - Do not reset "Default Redirect" settings for users when saving Mailbox Permissions (#4339)
- Allow to set
APP_FETCHING_BUNCH_SIZE
env parameter (#4343) - Fixed table wizard in the editor (#4345)
-
1.8.158 is blocked because of https://github.com/freescout-help-desk/freescout/commit/b622bbb284319dd98bf27bee698d4c2203844153
-
[1.11.17]
- Update freescout to 1.8.158
- Full Changelog
- Fixed an issue with the
<span>
tag being added in the editor causing font size issues (#4354) - Do not check
In-Reply-To
header when processing@fwd
instruction (#4348) - Removed
Webklex/laravel-imap
library and useWebklex/php-imap
only.
-
[1.11.18]
- Update freescout to 1.8.159
- Full Changelog
- Show more detailed errors on fetching (#4372)
- Optimized
UpdateFolderCounters
Job (#4374) - Updated Spanish translation (#4376)
- Fixed text not being bolded - the issue has been introduced in the previous release (#4367)
- Fixed "Undefined array key 2" error on fetching (#4372)
- Fixed "Argument 1 (lastErrors) must be of type array" error in Carbon.
- Clear cache via
rm
in update.sh to avoid post-update issues (#4366) - Added
Precedence:list
to the list of no auto-reply headers (#4363)
-
[1.11.19]
- Update freescout to 1.8.160
- Full Changelog
- Updated Dutch translation.
- Added
aria-label
to the Notifications dropdown in the navigation menu (#4412) - Fixed vars.js being broken when custom translations contain quotes (#4369)
- Added extra phrase to
no_retry_mail_errors
list (#870) - Improved
Helper::strSplitKeepWords()
function to work with Chinese symbols. - Fixed OnOffSwitch checkboxes on screenreaders (#4412)
- Made "Insert Variable" dropdown accessible via screenreaders (#4412)
- Improved email parts boundary detection on fetching in Webklex/php-imap (#4417)
- Allow
class
attribute for tables in the purifier config (#4429) - Fixed disappearing attachments when creating a new conversation from existing message (#4432)
- Make toolbar and dropdown buttons dynamic so they can be rearranged more easily (#4396)