Releases: freescout-help-desk/freescout
Releases · freescout-help-desk/freescout
1.8.118
Added
- Updated German and Slovak translations.
- Improved HTML purification (#3664)
Fixed
- Fixed counter not being aligned in Dashboard (#3665)
- Made summernote editor compatible with jQuery v3.6.0 (#3666)
- Made html5sortable.js work on mobile devices (#3671)
- Do not show Delete button in bulk actions if user does not have corresponding permissions (#3680)
- Fixed "Use of undefined constant FT_UID" in Webklex/laravel-imap (#2604)
1.8.117
Added
- Localize calendar.
Fixed
- Fix "Call to undefined method getHashedRelySeparator()" error introduced in the previous release.
1.8.116
Added
- Show SMTP log details when testing mail sending (#3626)
- Updated Italian translation (#3634)
- Added
America/Santiago
timezone (#3639) - Allow to filter conversation by Assignee (#3641)
- Added an alternative reply separation method (#3648)
Fixed
- Copy attachments when creating a new conversation from a message (#3647)
- Improved fetching an email in the Show Original window (#3658)
Changed
- Upgraded jQuery and Bootstrap versions.
1.8.115
Fixed
- Allow to fetch emails from nested folders (#3623)
- Fixed "Packets out of order" error (#3619)
- Fixed "Trying to access array offset on value of type null" error in
locale_options
template (#3620) - Added
StartTLS
encryption option on Fetching Emails page when new Webklex/php-imap library is used (#3624) - Improveed linkify algorithm.
Changed
- Do not set customer last name when it was manually removed (#3622)
1.8.114
1.8.113
Added
- Allow to translate English texts (#3599)
- Show a notice with instructions on System Status page if CloudFlare is used.
Fixed
1.8.112
Fixed
- Fixed an issue with the app version introduced in the previous release.
1.8.111
Wallboards Module has been released.
Fixed
- Fixed "Call to undefined function shell_exec()" on Status page (#3570)
- Improved linkify algorithm (#3402)
Changed
- Do not change conversation customer when CCed email replies to a conversation (#3551)
1.8.110
Official FreeScout Telegram Channel launched.
Added
- Dynamically load customer info when creating a new conversation (#2402)
- Allow to select multiple conversations using SHIFT button (#1312)
- Updated Portuguese translation.
- Merge multiple conversations at once (#3516)
Fixed
- Check
pcntl_signal()
function on System Status page in the console PHP. - Improved linkify algorithm (#3402)
- Autosave new conversation draft when choosing a recipient (#3538)
- Make error message in logs more descriptive when SendReplyToCustomer job can not save outgoing reply to the IMAP folder.
- Fixed "Select None" button (#3546)
1.8.109
Added
- Check
pcntl_signal()
function on System Status page (#3515) - Allow to set SMTP timeout in seconds (default is 30 seconds) via .env parameter:
MAIL_SMTP_TIMEOUT=120
- Allow to retry thread sending from a conversation (#3517)
Fixed
- Fixed a cicle between two tickets with Older/Newer buttons (#3506)
- Fixed "Undefined array key 1" error with Webklex/PHPIMAP library (#3503)
- Fixed displaying SVG images in the uploaded folder on Apache web server (#3522)
- Fixed viewing attachments having percents in their names (#3530)
- Mark email as read when saving to IMAP Folder with Webklex/PHPIMAP library (#3533)
Changed
- Removed max length limitation from mailbox's Aliases field (#3525)