Skip to content

Releases: benjaminjonard/koillection

1.6.2

30 Dec 17:55
Compare
Choose a tag to compare

[1.6.2] / 2024-12-30

Fixes

  • Attempt to fix search error (benjaminjonard)

1.6.1

30 Dec 08:55
Compare
Choose a tag to compare

[1.6.1] / 2024-12-30

Fixes

  • Fix error on price counters (benjaminjonard)

1.6.0

29 Dec 08:51
Compare
Choose a tag to compare

[1.6.0] / 2024-12-29

⚠️ PHP 8.4 is now required

Features

  • Add error panel in Administration page (benjaminjonard)

Fixes

  • Fix error when using html file scrapper (benjaminjonard)

Miscellaneous

  • Display item names on public pages based on owner settings (benjaminjonard)
  • Update to PHP 8.4 (benjaminjonard)
  • Update to Symfony 7.2 (benjaminjonard)
  • Upgrade PHP and JS dependencies (benjaminjonard)
  • Update translations, thanks to all contributors on Crowdin

1.5.16

29 Nov 15:42
Compare
Choose a tag to compare

[1.5.16] / 2024-11-29

Miscellaneous

  • Revert Docker images to Ubuntu Jammy (benjaminjonard)

1.5.15

22 Nov 16:18
Compare
Choose a tag to compare

[1.5.15] / 2024-11-22

Features

  • Currency can now be changed on price data (benjaminjonard)

Fixes

  • Fix ordering on columns containing numbers (benjaminjonard)

Miscellaneous

  • Update Docker images to Ubuntu 24 (benjaminjonard)
  • Upgrade PHP and JS dependencies (benjaminjonard)

1.5.14

28 Oct 11:30
Compare
Choose a tag to compare

[1.5.14] / 2024-10-28

⚠️ If you are using the API, the "hydra" prefix has been removed from api responses. Removing every occurrence of hydra: should work.

Features

  • Add Chinese (simplified) language (Gannnonnn)

Miscellaneous

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

1.5.13

12 Sep 15:43
Compare
Choose a tag to compare

[1.5.13] / 2024-09-12

Features

  • Add an option to display search results as list (benjaminjonard)

Fixes

  • Fix duplicated list entries when changing position (benjaminjonard)
  • Disable keyboard navigation between pages when gallery is open (benjaminjonard)

Miscellaneous

  • Upgrade PHP and JS dependencies, fix 7 JS CVEs (benjaminjonard)

1.5.12

12 Jun 16:36
Compare
Choose a tag to compare

[1.5.12] / 2024-06-12

Features

  • Add Portuguese translation (dmartins)

Fixes

  • Fix tags underlining for lists data fields (benjaminjonard)
  • Properly check for label uniqueness and value formats for post Datum with API (benjaminjonard)
  • Fix missing datum price type when using API (benjaminjonard)

Miscellaneous

  • Upgrade PHP and JS dependencies, fix CVE-2024-4068 (benjaminjonard)

1.5.11

06 Jun 08:36
Compare
Choose a tag to compare

[1.5.11] / 2024-06-06

Fixes

  • Fix item links on shared search page (benjaminjonard)
  • Prevent cropper refresh when clicking on preview image (benjaminjonard)
  • Fix data field values being deleted whe using the 'Load common fields' feature (benjaminjonard)

Miscellaneous

  • Upgrade PHP and JS dependencies (benjaminjonard)

1.5.10

28 May 14:02
Compare
Choose a tag to compare

[1.5.10] / 2024-05-28

Fixes

  • Fix scrapped image URL when protocol is missing (benjaminjonard)
  • Fix wrong collection total prices when the collection has private items (benjaminjonard)
  • Fix nested counters on shared pages (benjaminjonard)

Miscellaneous

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