- Added the options to customize dynamic sections labels [pnicolli]
2.2.0
------------------
- Add python3 support. [cekk]
2.1.1
------------------
- Fixed submenu_detail_view.pt so that condition do not call folder object. [eikichi18]
2.1.0
------------------
- Don't break the viewlet if the context is not in the structure mapping. [cekk]
Breaking:
- Remove unused classes/interfaces for old-style registry entries from code. See the README for upgrading informations (only if you came from < 0.10.0). [cekk]
2.0.0
------------------
Breaking:
- Rewrote menu templates to improve accessibility [pnicolli] - Handled aria-expanded and ESC keypress event via ES [nzambello]