Skip to content

Releases: cfpb/wagtail-flags

4.1.0b1

24 Jun 14:20
bda9ae1
Compare
Choose a tag to compare
4.1.0b1 Pre-release
Pre-release
  • Overhaul the admin and support for required condition #35

4.0.3

06 May 03:53
b6d1dba
Compare
Choose a tag to compare
  • Add support for Django 2.2 and Wagtail 2.5 #36

4.0.2

25 Feb 15:50
8bc7ad0
Compare
Choose a tag to compare
  • Autoregister site condition on app ready #34

4.0.1

21 Nov 14:12
9b6cab0
Compare
Choose a tag to compare
  • Expose non-existent conditions in the UI #33

4.0.0

26 Oct 14:32
4e152c5
Compare
Choose a tag to compare

3.0.1

29 Aug 20:11
7cf2203
Compare
Choose a tag to compare
  • Add support for Django 2.1 and Wagtail 2.2 #31

3.0.0

31 Jul 13:46
a69131f
Compare
Choose a tag to compare
  • Rename wagtail-specific app and remove django-flags duplication #29

PLEASE NOTE: This release requires configuration changes and adds django-flags as a dependency. When upgrading, 'wagtailflags' must now be added to your INSTALLED_APPS.

2.1.0

25 Apr 16:15
d588d68
Compare
Choose a tag to compare
  • Wagtail 2.0 #27

2.0.8

07 Feb 14:36
9af322d
Compare
Choose a tag to compare
  • Simplify the testing matrix and add isort #22
  • Update docs regarding timestamps in UTC #24
  • Alphabetize flags and conditions #25

2.0.7

07 Dec 14:36
1f319fc
Compare
Choose a tag to compare
  • Change path condition to match a provided regex, not a simple string.startswith #20