Minimum supported PHP version now is PHP 7.4+.
Added
- Added
X-Content-Type-Options: nosniffheader. - Added
Strict-Transport-Securityheader.
Fixed
- Check authentication in
/polycast/connectand require channels parameter in/polycast/receve(GHSA-7x4c-p73f-67x5) - Improve OAuth IMAP token refresh logic to avoid errors in logs every hour (#5582)
- Adjust error message check in FetchEmails for increasing sleep time (#5584)
- Correctly process customer reply to a previous agent reply after moving a conversation (#5590)
- Fixed user notifications when conversation is moved (#5596)
- Do not allow unsafe symlinks when UnZipping (GHSA-rw7g-qq32-c669)
- Improved audio downloading/playing (#5597)
Changed