Skip to content

Releases: benjaminjonard/koillection

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

1.4.13

08 Nov 13:15
Compare
Choose a tag to compare

[1.4.13] / 2023-11-08

Features

  • Add Russian translation (max2k.ru)

Fixes

  • Fix image data being deleted when reloading a template (benjaminjonard)
  • Fix input max length for scrappers (benjaminjonard)

Miscellaneous

  • Auto resize text areas (benjaminjonard)
  • Automatically select user's preferred timezone on first connection page (Matthieu-LAURENT39)
  • Upgrade PHP and JS dependencies, fix CVE-2023-45133 and CVE-2023-44270 (benjaminjonard)
  • Upgrade yarn to v4 and materializecss, small CSS issues are expected (benjaminjonard)
  • Update translations, thanks to all contributors on Crowdin

1.4.12

20 Sep 12:49
Compare
Choose a tag to compare

[1.4.12] / 2023-09-20

Fixes

  • Fix error when a Country data is empty (benjaminjonard)

Miscellaneous

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

1.4.11

29 Aug 12:08
Compare
Choose a tag to compare

[1.4.11] / 2023-08-29

Features

  • Allow metadata search for textareas, lists and choice lists (benjaminjonard)
  • Add basic sorting on list view (benjaminjonard)

Miscellaneous

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

1.4.10

18 Aug 12:27
Compare
Choose a tag to compare

[1.4.10] / 2023-08-18

Features

  • Add Brazilian Portuguese translation (brunoccr)

Fixes

  • Fix overlapping remove button on lists (benjaminjonard)
  • Fix scrappers with empty data (benjaminjonard)

Miscellaneous

  • Try to guess image url host if missing when scraping (benjaminjonard)
  • Fill existing empty fields when scraping (benjaminjonard)
  • Upgrade PHP and JS dependencies (benjaminjonard)
  • Update spanish translations, thanks to all contributors on Crowdin

1.4.9

05 Aug 16:15
Compare
Choose a tag to compare

[1.4.9] / 2023-08-05

Features

  • Add list field type (benjaminjonard)
  • New scraping feature, see here : Scraping wiki (benjaminjonard)

Miscellaneous

  • Upgrade PHP and JS dependencies (benjaminjonard)