- Restore Python 3.7 compatibility by not using ``functools.cached_property``. Note that Python 3.7 is end of life, and this add-on is not tested on it. But this was an easy fix. [maurits]
2.1.0
------------------
- Show A-Z toolbar and hide contents when there are more than 30 entries. You can configure this in the controlpanel. To never show the toolbar, set this to a negative number (-1). [ingo, maurits]
- Add Dutch translations, contributed by Flemish Environment Agency [fredvd].
2.0.3
------------------
- Speed up glossary view by getting the entries only once. [maurits]
2.0.2
------------------
- Link to Support page.
2.0.1
------------------
- Add restapi services to fetch glossary terms and settings. ksuess - Replace term description by richtext definition. ksuess - Enrich term with variants. ksuess