This release FIXES TWO MAJOR ISSUES which existed since the beginning of FreeScout (see "Fixed" section below).
It's higly recommended to update your FreeScout to this release.
Added
- Updated French translation.
- Updated Polish translation.
- Automatically clean /tmp folder.
Fixed
- Fixed an issue with the background job (queue:work) not being executed automatically and executing only after clearing the cache.
- Make sure fetching is executed even if the previous fetch command was killed or threw an error and did not remove the mutex.
- Fix duplicating CC / BCC when restoring a draft of a conversation having CC email(s) (#2555)
- Fixed restoring draft after Undoing the reply when conversation is assigned to the current user.
- Fixed showing the recipient when restoring draft of a forwarded message.
- Fixed CSS minification on PHP 8.2.
- Add small delay between connections when fetching emails to avoid possible mail server connections refusals (#2563)