Skip to content

Latest commit

 

History

History
114 lines (60 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

114 lines (60 loc) · 1.69 KB

Changes

v3.10

  • Add support for Wagtail 4.0.x, 4.1.x., 4.2.x, and 5.0.x.

v3.9

  • Add support for Wagtail 3.

v3.8

  • Nav menu choices now customizable
  • Can now add choices to Nav Categories exclusively

v3.7

  • Add Wagtail 2.16 support

v3.6

  • Add Wagtail 2.13 support

v3.5

  • Add Wagtail 2.12 support

v3.4

  • Add Wagtail 2.11 support

v3.3

Thanks @jaap3 for everything in this release

  • Add wagtail 2.10 support
  • Fix bug that caused unnecessary migrations to be created

v3.2

  • Add wagtail 2.9 support

v3.1

  • Added Abstract model for NavMenu to make extensions easier

v3.0

  • 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

v2.0

Breaking change - support wagtail 2.x. For wagtail 1.x use version 1.1.

v1.1

added "menu_name" context variable to template tag

v3.12.0 (2024-11-01)

Feat

  • wagtail 6.3

v3.11.1 (2024-08-31)

v3.11.1b0 (2024-08-08)

Fix

  • 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

v3.11.0 (2024-02-27)

v3.10.3 (2023-11-07)

v3.10.2 (2023-07-06)

v3.10.1 (2023-06-14)

v3.10.0 (2023-05-17)

v3.9.2 (2023-01-24)

v3.9.0 (2022-06-21)

3.8 (2022-03-18)

3.7 (2022-03-17)

3.6 (2021-05-13)

3.5 (2021-02-25)

3.4 (2020-12-22)

3.3 (2020-10-01)

3.2 (2020-07-23)

3.1.2 (2019-11-11)

3.1.1 (2019-11-11)

3.1 (2019-11-11)

3.0 (2019-09-11)

2.0 (2018-06-15)