Releases: cfpb/wagtail-flags
Releases · cfpb/wagtail-flags
5.3.0
- Support Wagtail >= 4, drop support for Wagtail < 4 #72
5.2.0
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
- Fix breadcrumbs in Wagtail 2.11, drop support for Wagtail < 2.11 #63
5.0.0
- 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.1.1
- Hide flag name in condition edit form #46
4.1.0
- 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
- Include CSS files in the package #37