- Add support for Wagtail 4.0.x, 4.1.x., 4.2.x, and 5.0.x.
- Add support for Wagtail 3.
- Nav menu choices now customizable
- Can now add choices to Nav Categories exclusively
- Add Wagtail 2.16 support
- Add Wagtail 2.13 support
- Add Wagtail 2.12 support
- Add Wagtail 2.11 support
Thanks @jaap3 for everything in this release
- Add wagtail 2.10 support
- Fix bug that caused unnecessary migrations to be created
- Add wagtail 2.9 support
- Added Abstract model for NavMenu to make extensions easier
- Potentially breaking change - added Site foreign key to nav menus to enable different menus per site. Migration will attempt to set this new required field to the default wagtail site.
- Added optional rest framework serializer
- Added optional rest framework viewset
Breaking change - support wagtail 2.x. For wagtail 1.x use version 1.1.
added "menu_name" context variable to template tag
- wagtail 6.3
- deps: update dependency wagtail to >=5.2,<6.0
- deps: update dependency wagtail to >=4.2.4,<6.0
- deps: update dependency wagtail to v5.2.5