| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.7.0 source code.tar.gz | 2025-08-28 | 6.1 MB | |
| 1.7.0 source code.zip | 2025-08-28 | 6.6 MB | |
| README.md | 2025-08-28 | 932 Bytes | |
| Totals: 3 Items | 12.8 MB | 1 | |
[1.7.0] / 2025-08-28
:warning: Potential BC:
This release primarily aim to fix a security issue with certain versions of Firefox (details here: https://github.com/benjaminjonard/koillection/issues/1393)
For most people this update should work seamlessly, but if you are using a reverse you may have to add some env variables (SYMFONY_TRUSTED_PROXIES and SYMFONY_TRUSTED_HEADERS see here: https://github.com/benjaminjonard/koillection/wiki/Configuration#reverse-proxy)
If your reverse proxy uses a private IP to communicate with Koillection, you shouldn't have any changes to make.
If you get an error 'CSRF token valid', you need to update your env variables.
Features
- Add custom headers to scrapers (benjaminjonard)
Miscellaneous
- Update to new Symfony CSRF token handling (benjaminjonard)
- Update translations, thanks to all contributors on Crowdin