| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.8.207 source code.tar.gz | 2026-02-27 | 7.9 MB | |
| 1.8.207 source code.zip | 2026-02-27 | 11.2 MB | |
| README.md | 2026-02-27 | 758 Bytes | |
| Totals: 3 Items | 19.0 MB | 0 | |
Added
- Allow to Fetch and Send emails via Goole Workspace OAuth (#5241)
Fixed
- Fixed
array_filter()in DB config (#5230) - Fixed checking user authorization when changing conversation customer (#5232)
- Check user access to mailbox in
empty_folderajax action. - Check customer visibility when merging customers.
- Add
PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERTto DB config (#5230) - Fixed parsing email part's
Content-Typeending with semicolon. - Fixed "Undefined array key" error on sending reply to a Phone conversation (#5236)
- Perform sanitizing of the file name at the beginning of
Helper::sanitizeUploadedFileName()(Security: https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-5gpc-65p8-ffwp)