| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.8.206 source code.tar.gz | 2026-02-21 | 7.9 MB | |
| 1.8.206 source code.zip | 2026-02-21 | 11.1 MB | |
| README.md | 2026-02-21 | 587 Bytes | |
| Totals: 3 Items | 19.0 MB | 2 | |
Fixed
- Improved PHP 8.5 compatibility (#5227)
- Improved
Helper::sanitizeUploadedFileName()function. - Improved
TokenAuthmiddleware algorithm (Security: https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-6gcm-v8xf-j9v9) - Extended
Helper::$restricted_extensionslist (Security: https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-mw88-x7j3-74vc) - Remove
rolefrom fillable User model fields. - Set
allowed_classesparameter forunserialize()functions.
Changed
- Update Customer
addChannel()method (#5224)