| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.8.211 source code.tar.gz | 2026-03-28 | 7.9 MB | |
| 1.8.211 source code.zip | 2026-03-28 | 11.2 MB | |
| README.md | 2026-03-28 | 749 Bytes | |
| Totals: 3 Items | 19.1 MB | 1 | |
If you are using Knowledge Base Module with Custom Domain configured, make sure to update it to the latest version after installing this release.
Added
- Allow to search conversations by
#number(#5251)
Fixed
- Fixed
Helper::checkIpByMask()function (Security: https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-c9v3-4c59-x5q2) - Add
TrustHostsmiddleware to disallow host header injection (Security: https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-822g-7rw5-53xj) - Fixed fetching emails containing null bytes in the body (#5292)
- Search conversation by correct number field (#5298)
Changed
- Removed IMAP extension from list of required PHP extensions.