Skip to content

Releases: benjaminjonard/koillection

1.3.17

18 Nov 16:18
Compare
Choose a tag to compare

[1.3.17] / 2022-11-18

Features

  • Search now available on shared pages (benjaminjonard)
  • Rework search page, now results are split into tabs (benjaminjonard)

Miscellaneous

  • Catching up with writing functionnal/unit tests (benjaminjonard)
  • Upgrade PHP and JS dependencies, fix CVE-2022-37601 (benjaminjonard)

1.3.16

14 Oct 08:55
Compare
Choose a tag to compare

[1.3.16] / 2022-10-14

Fixes

  • Fix bug in counters when deleting an item from a collection (benjaminjonard)
  • Fix new tags being created without display mode settings (benjaminjonard)

Miscellaneous

  • Rewrite all functional tests to make them easier to maintain (benjaminjonard)

1.3.15

07 Oct 16:22
Compare
Choose a tag to compare

[1.3.15] / 2022-10-07

Features

  • Support for MariaDB (benjaminjonard)

1.3.14

01 Oct 17:47
89830b9
Compare
Choose a tag to compare

[1.3.14] / 2022-10-01

⚠️ If after this update you have incoherent collections/items counters, head to the Administration page and click on "Refresh caches"

Features

  • Add children (sub-collections) list display mode (benjaminjonard)
  • Add list display mode for collections, albums and wishlists index pages (benjaminjonard)
  • Add option to display or hide actions, visibility, number of items and number of children columns in list display mode (benjaminjonard)
  • Add sorting on number of items and number of children for list display mode (benjaminjonard)
  • Add Price field type. Price fields with the same label will be added up and displayed on collection page (benjaminjonard)

Miscellaneous

1.3.13

12 Sep 12:50
21d1225
Compare
Choose a tag to compare

[1.3.13] / 2022-09-12

Features

  • Add possibility to order columns in list display mode (benjaminjonard)
  • Add possibility to hide actions and visibility in list display mode (benjaminjonard)

Fixes

  • Fix sql export in admin panel (benjaminjonard)
  • Fix error on collection edit (benjaminjonard)

Miscellaneous

  • Make table headers sticky (benjaminjonard)

1.3.12

29 Aug 11:32
362a5ce
Compare
Choose a tag to compare

[1.3.12] / 2022-08-29

Fixes

  • Fix empty logs in production environment (benjaminjonard)
  • Add missing migration for new locale values (benjaminjonard)

1.3.11

28 Aug 10:18
ea91dce
Compare
Choose a tag to compare

[1.3.11] / 2022-08-28

Features

  • Add Spanish translation (crishnakh)
  • Add new API endpoints for uploads (benjaminjonard)

Fixes

  • Make link properly clickable in list display mode (benjaminjonard)
  • Properly display empty date metadata (benjaminjonard)

Miscellaneous

  • Small improvements for search (benjaminjonard)
  • Remove phpunit and composer binaries (benjaminjonard)
  • Clean up translation files (benjaminjonard)

1.3.10

03 Aug 11:18
f3d229a
Compare
Choose a tag to compare

[1.3.10] / 2022-08-03

Features

  • Search will now use metadata (Benjamin Jonard)

Fixes

  • Fix decoding of lists metadata (Benjamin Jonard)
  • Fix error when adding a new tag to an item (Benjamin Jonard)

1.3.9

29 Jul 10:19
ca54748
Compare
Choose a tag to compare

[1.3.9] / 2022-07-29

Features

  • Add possibility to order choices in choice list form (Benjamin Jonard)

Fixes

  • Fix choice list not loading when using default item template from a collection (Benjamin Jonard)
  • Fix choice list not displaying choices containing special characters (Benjamin Jonard)
  • Fix errors on gif upload (Benjamin Jonard)

1.3.8

28 Jul 12:55
0f24d6e
Compare
Choose a tag to compare

[1.3.8] / 2022-07-28

Fixes

  • Fix error when submitting forms with "date" metadata (Benjamin Jonard)