Releases: benjaminjonard/koillection
Releases · benjaminjonard/koillection
1.7.0
[1.7.0] / 2025-08-28
This release primarily aim to fix a security issue with certain versions of Firefox (details here: #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
1.6.18
1.6.17
1.6.16
[1.6.16] / 2025-07-27
Features
- Add list display options on advanced search results page (benjaminjonard)
- Add Dutch locale (jorne-tremani)
Miscellaneous
- Add possibility to edit a Collection display configurations with API (benjaminjonard)
- Update translations, thanks to all contributors on Crowdin
1.6.15
[1.6.15] / 2025-07-16
Features
- Add tag search in advanced item search
- Add 'Saved searches' in main menu
Fixes
- Fix checkboxes hidden behind visibility inputs (benjaminjonard)
- Remove remaining HTML tags in some selects (benjaminjonard)
Miscellaneous
- Add 'Add' button on saved searches page (benjaminjonard)
- Upgrade PHP and JS dependencies (benjaminjonard)
- Update translations, thanks to all contributors on Crowdin
1.6.14
[1.6.14] / 2025-06-05
Fixes
- Allow special characters in custom CSS (benjaminjonard)
- Remove restrictive timeout on scraper (benjaminjonard)
Miscellaneous
- Grayscale thumbnail when item is loaned
- Upgrade PHP and JS dependencies, upgrade to Symfony 7.3 (benjaminjonard)
- Update translations, thanks to all contributors on Crowdin
1.6.13
[1.6.13] / 2025-04-30
Features
- Add blank line field type (benjaminjonard)
- Add section field type (benjaminjonard)
- Add link field type in scrappers (benjaminjonard)
Fixes
- Fix tag category list pagination (benjaminjonard)
- Fix wish scraper (benjaminjonard)
Miscellaneous
- Upgrade PHP and JS dependencies (benjaminjonard)
- Update translations, thanks to all contributors on Crowdin
1.6.12
1.6.11
1.6.10
[1.6.10] / 2025-02-25
Fixes
- Fix collection edition with thumbnails (benjaminjonard)