Skip to content

Releases: RealOrangeOne/django-plausible

Version 0.5.0

12 May 15:16
39c3fd9

Choose a tag to compare

What's Changed

  • Upgrade Wagtail and Django versions, adding support for Wagtail 5.0 by @RealOrangeOne in #25

Full Changelog: v0.4.0...v0.5.0

Version 0.4.0

29 Oct 14:28
09b1407

Choose a tag to compare

  • Improve validation of script name to match Plausible

Full Changelog: v0.3.0...v0.4.0

Version 0.3.0

25 Aug 12:57
76e81a7

Choose a tag to compare

  • Breaking: Change Django app name of contrib package from wagtail to wagtailplausible (No code change required, however will require data reconciling)
  • Drop support for Django 3.1, Wagtail 2.13 / 2.14 and Python 3.6
  • Add official support for Python 3.10 and Django 4.0 / 4.1

Version 0.2.0

13 Nov 17:27
6ca8673

Choose a tag to compare

  • Add missing __init__.py so the wagtail module is exported (#2 )
  • Drop support for Django 2.2, to maintain support for Wagtail 2.15.

Version 0.1.0

05 Sep 15:03
9d8bcd3

Choose a tag to compare

Initial release