Skip to content

Releases: cfpb/wagtail-flags

5.3.1

01 May 15:37
d53ae98
Compare
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
Compare
Choose a tag to compare
  • Support Wagtail >= 4, drop support for Wagtail < 4 #72

5.2.0

08 Jul 13:26
0e274ee
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Support Wagtail 2.10 #52

4.2.1

18 Jun 16:18
4139241
Compare
Choose a tag to compare
  • Support Wagtail 2.9 #49

4.1.1

25 Feb 21:03
863679b
Compare
Choose a tag to compare
  • Hide flag name in condition edit form #46

4.1.0

24 Feb 17:04
16b5846
Compare
Choose a tag to compare
  • Support Wagtail 2.8, Python 3.8, and Django 2.2 #43
  • Include CSS files in the package #37
  • Overhaul the admin and support for required condition #35

4.1.0b2

28 Jun 18:52
905dae7
Compare
Choose a tag to compare
4.1.0b2 Pre-release
Pre-release
  • Include CSS files in the package #37