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)