- Integrate taxonomies into Collection tabular view, display values are now resolved [MrTango] - Restapi endpoints support [cekk, nileshgulia1]
3.0.1
------------------
- check for the field presence in `TaxonomyIndexerWrapper` more consistent. [mamico]
- export/import of field_prefix value. [eikichi18]
3.0.0
------------------
- Fix deprecated `collections.Iterable` in `TaxonomyIndexerWrapper`. This got removed since python 3.10. Importing `collections.abc.Iterable` now. [petschki]
- Add missing `fetch_vocabulary` record for IQueryField This was introduced in plone.app.querystring 1.5.0 [laulaz]
- more markup updates to Bootstrap 5. [petschki]
3.0.0a1
--------------------
- Fix configlet icon for Plone 6 (135) [laulaz]
- update markup in `edittaxonomydata.js` to Bootstrap 5 [petschki]
2.2.2
------------------
- Use new 'Manage taxonomies' permission for taxonomies configlet (134) Permission is by default assigned to Manager and Site Administrator roles. [laulaz]
- Fixed 'Required' and 'Single select' option being compulsory [JeffersonBledsoe] (131)
2.2.1
------------------
- Fix taxonomy data edition when using Gunicorn WSGI (123) [laulaz] - Implemented possibility to change the IDs. [Petchesi-Iulian] (113) - Added constraints to not allow duplicate IDs. [Petchesi-Iulian] (113) - Improved the editing interface. [Petchesi-Iulian] (113) - Updated the documentation and tutorial. [Petchesi-Iulian] (113)