Skip to content

Releases: benjaminjonard/koillection

1.7.0

28 Aug 18:10

Choose a tag to compare

[1.7.0] / 2025-08-28

⚠️ Potential BC:

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

03 Aug 21:41

Choose a tag to compare

[1.6.18] / 2025-08-03

Fixes

  • Fix tree graph when using special characters (benjaminjonard)

Miscellaneous

  • Upgrade PHP and JS dependencies (benjaminjonard)
  • Update translations, thanks to all contributors on Crowdin

1.6.17

30 Jul 20:24

Choose a tag to compare

[1.6.17] / 2025-07-30

Fixes

  • Fix broken item search page (benjaminjonard)
  • Tentative fix to graph not being rendered (benjaminjonard)

Miscellaneous

  • Update translations, thanks to all contributors on Crowdin

1.6.16

27 Jul 14:48

Choose a tag to compare

[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

16 Jul 16:47

Choose a tag to compare

[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

05 Jun 16:40

Choose a tag to compare

[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

30 Apr 16:38

Choose a tag to compare

[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

11 Mar 15:04

Choose a tag to compare

[1.6.12] / 2025-03-11

Security update, see #1329

Fixes

  • Fix XSS on history page (benjaminjonard)
  • Fix choice list display in advanced search (benjaminjonard)

1.6.11

09 Mar 14:16

Choose a tag to compare

[1.6.11] / 2025-03-09

Security update, see #1329

Fixes

  • Fix multiple XSS (benjaminjonard)

Miscellaneous

  • Upgrade PHP and JS dependencies (benjaminjonard)

1.6.10

25 Feb 09:49

Choose a tag to compare

[1.6.10] / 2025-02-25

Fixes

  • Fix collection edition with thumbnails (benjaminjonard)