Skip to content

Releases: benjaminjonard/koillection

1.5.9

07 May 22:50
Compare
Choose a tag to compare

[1.5.9] / 2024-05-08

Features

  • Additional images can now be added in scrapers (benjaminjonard)
  • Add metrics endpoint, see Metrics wiki (benjaminjonard)

Fixes

  • Fix search in country select list (benjaminjonard)

Miscellaneous

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

1.5.8

08 Apr 21:54
Compare
Choose a tag to compare

[1.5.8] / 2024-04-08

Features

  • Add visibility on item and collection data fields (benjaminjonard)

Fixes

  • Fix error when choice lists has duplicated entries (benjaminjonard)
  • Fix data not being properly displayed when choice from a choice list is updated/deleted (benjaminjonard)

Miscellaneous

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

1.5.7

15 Mar 14:47
Compare
Choose a tag to compare

[1.5.7] / 2024-03-15

Fixes

  • Properly use quantity when display collection's total price (benjaminjonard)
  • Fix inventory form always using all collections (benjaminjonard)
  • Allow search in choice lists metadata (benjaminjonard)

Miscellaneous

1.5.6

13 Feb 18:30
Compare
Choose a tag to compare

[1.5.6] / 2024-02-13

Fixes

  • Fix quotes in doctrine json datatype migrations (benjaminjonard)

1.5.5

13 Feb 10:01
Compare
Choose a tag to compare

[1.5.5] / 2024-02-13

Fixes

  • Fix doctrine json datatype migrations (benjaminjonard)

1.5.4

10 Feb 10:42
Compare
Choose a tag to compare

[1.5.4] / 2024-02-10

Features

  • Add an option to display item quantities on collection page (benjaminjonard)

Fixes

  • Fix name filters (benjaminjonard)
  • Temp fix for composer (benjaminjonard)

Miscellaneous

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

1.5.3

30 Jan 17:48
Compare
Choose a tag to compare

[1.5.3] / 2024-01-30

Features

  • Add video metadata type (benjaminjonard)

Fixes

  • Fix filtering when displaying items names (benjaminjonard)

Miscellaneous

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

1.5.2

11 Jan 13:25
Compare
Choose a tag to compare

[1.5.2] / 2024-01-11

Fixes

  • Fix star rating misalignment on some screen resolutions and zoom levels (benjaminjonard)
  • Fix input misalignment on smartphone when editing items metadata (benjaminjonard)

1.5.1

09 Jan 11:04
Compare
Choose a tag to compare

[1.5.1] / 2024-01-09

Features

  • Add title display on hover on collections names (benjaminjonard)
  • Add new setting allowing the display of item names in grid view (benjaminjonard)

Fixes

  • Fix star ratings CSS misalignment (benjaminjonard)
  • Fix wrong tag usage percentage (benjaminjonard)

Miscellaneous

  • Rework the display of related items on the item page (benjaminjonard)
  • Fix Doctrine and API Platform deprecations (benjaminjonard)
  • Update coding style (benjaminjonard)
  • Upgrade PHP and JS dependencies, fix CVE-2023-26159 (benjaminjonard)
  • Update translations, thanks to all contributors on Crowdin

1.5.0

13 Dec 11:39
Compare
Choose a tag to compare

[1.5.0] / 2023-12-13

Features

  • Add wish scraper. It won't work for now on big ecommerce websites as they actively block scrapers (benjaminjonard)

Fixes

  • Make whole dropdown menu items clickable (bartoszLesniewski)
  • Minor global CSS adjustments (benjaminjonard)

Miscellaneous

  • Add name as hover text for items in grid view (Matthieu-LAURENT39)
  • Better handling of error message when reaching upload limit (benjaminjonard)
  • Split item and collection scrapers (benjaminjonard)
  • Update to PHP 8.3 (benjaminjonard)
  • Upgrade PHP (Symfony 7.0) and JS dependencies (benjaminjonard)
  • Add a docker image using FrankenPHP, experimental (benjaminjonard)
  • Update translations, thanks to all contributors on Crowdin