Skip to content

Releases: cfpb/wagtail-flags

5.5.0

08 Apr 18:22
5c2006d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.4.0...5.5.0

5.4.0

19 Nov 16:57
af70263

Choose a tag to compare

What's Changed

Full Changelog: 5.3.1...5.4.0

5.3.1

01 May 15:37
d53ae98

Choose a tag to compare

What's Changed

  • Deprecate reliance on Wagtail's testapp by @chosak in #75
  • Fix classname deprecation warning in Wagtail 4.2 by @chosak in #74
  • Use PyPI trusted publishing on release by @willbarton in #76

Full Changelog: 5.3.0...5.3.1

5.3.0

10 Mar 13:05
f8efa24

Choose a tag to compare

  • Support Wagtail >= 4, drop support for Wagtail < 4 #72

5.2.0

08 Jul 13:26
0e274ee

Choose a tag to compare

This release adds support for Wagtail 3.0 and drops support for Wagtail < 2.15 (the current LTS release) and Django < 3.2 (the current LTS release).

Changes:

  • Update for Wagtail 3.0 #69
  • Added editorconfig, black, flake8, isort, pre-commit #67
  • Update tests to Python 3.9 #66

5.1.0

22 Dec 17:06
3ef8b51

Choose a tag to compare

  • Fix breadcrumbs in Wagtail 2.11, drop support for Wagtail < 2.11 #63

5.0.0

04 Dec 17:29
43fe243

Choose a tag to compare

  • Make database-only flags deletable in Wagtail 2.10+ #58
  • Add signals for when "Enable" and "Disable" buttons are pressed #60
  • Fix add flag link in Wagtail 2.10. #55
  • Inherit the FlagStateForm from Django Flags #54

4.2.2

11 Aug 16:27

Choose a tag to compare

  • Support Wagtail 2.10 #52

4.2.1

18 Jun 16:18
4139241

Choose a tag to compare

  • Support Wagtail 2.9 #49

4.1.1

25 Feb 21:03
863679b

Choose a tag to compare

  • Hide flag name in condition edit form #46