Releases: RealOrangeOne/django-plausible
Releases · RealOrangeOne/django-plausible
Version 0.5.0
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
- Improve validation of script name to match Plausible
Full Changelog: v0.3.0...v0.4.0
Version 0.3.0
- Breaking: Change Django app name of contrib package from
wagtailtowagtailplausible(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
- Add missing
__init__.pyso the wagtail module is exported (#2 ) - Drop support for Django 2.2, to maintain support for Wagtail 2.15.
Version 0.1.0
Initial release