| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.8.237 source code.tar.gz | 2026-08-29 | 8.0 MB | |
| 1.8.237 source code.zip | 2026-08-29 | 11.3 MB | |
| README.md | 2026-08-29 | 946 Bytes | |
| Totals: 3 Items | 19.2 MB | 0 | |
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
- Use imperative forms in Catalan per Softcatalà style guide (#5589)
- Allow to fetch emails having same Message-IDs (#5591)
- Adjusted some design elements (#5592)
- Require PHP 7.4+ (#5595)