| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.8.209 source code.tar.gz | 2026-03-14 | 7.9 MB | |
| 1.8.209 source code.zip | 2026-03-14 | 11.2 MB | |
| README.md | 2026-03-14 | 949 Bytes | |
| Totals: 3 Items | 19.1 MB | 0 | |
Fixed
- Check customer visibility on Customer Conversations page.
- Check access to mailbox when user edits customer thread (Security: https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-wxg5-g9vv-v8g9)
- Improve
Helper::sanitizeRemoteUrl()function. - Improve sanitizing SVG images containing comments (Security: https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-cvr8-cw5c-5pfw)
- Include sanitized thread bodies in replies and email notifications (Security: https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-56h2-5556-r6mg)
- Add CSP header when showing attachments.
- Hide IMAP password in fetch command debug output.
- Encrypt OAuth tokens for IMAP and SMTP.
- Encrypt modules license keys.
- Fixed
iconv_mime_decode(): Detected an illegal character in input string(#5265)
Changed
- Offer TLS encryption in Fetching and Sending settings by default.