Releases: benjaminjonard/koillection
Releases · benjaminjonard/koillection
1.5.4
[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
1.5.2
[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
[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
[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
[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
1.4.11
1.4.10
[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
[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)