------------------
- 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]