Releases: wagtail-nest/wagtail-ab-testing
Releases · wagtail-nest/wagtail-ab-testing
v0.12.0
What's Changed
- Wagtail 6.3, Django 5.1 and Python 3.13 support by @Stormheg in #91
- Add confirmation page for deleting A/B tests associated with a page by @joelwilliam2005 in #94
- Add linting to CI and pre commit by @joelwilliam2005 in #96
- Use Node 22 and upgrade frontend dependencies by @Stormheg in #92
- Add Wagtail 7.0 to test matrix by @Stormheg in #97
- Prepare release 0.12 by @Stormheg in #98
New Contributors
- @joelwilliam2005 made their first contribution in #94
Full Changelog: v0.11.1...v0.12.0
v0.11.1 - bugfix
v0.11
What's Changed
- Remove Django 3.2, add Wagtail 6.1 support by @Stormheg in #83
- Update nightly testing CI by @Stormheg in #82
- Page template for SimplePage by @mgax in #86
- Fix page chooser by @mgax in #85
- Maintenance, support for Wagtail 6.2, format with ruff, switch to
pyproject.toml
by @Stormheg in #87
Full Changelog: v0.10...v0.11
v0.10
What's Changed
- Update CloudFlare worker setup docs by @jhonatan-lopes in #72
- Move in-page script to
tracker.js
by @jhonatan-lopes in #73 - Big frontend upgrade for Node v20 support by @Stormheg in #78
- Drop support for end-of-life Wagtail versions, add support for Wagtail 6.0 by @Stormheg in #77
- Refactor create test form by @jhonatan-lopes in #80
- Support dark mode by @jhonatan-lopes in #76
Full Changelog: v0.9...v0.10
v0.9
What's Changed
- Add missing migration by @jhonatan-lopes in #65
- Remove outdated css file by @jhonatan-lopes in #66
- Set cookie path to URL of homepage by @mgax in #67
- Support Python 3.12 and Django 5.0 by @mgax in #69
- Fix Safari JS error accessing
window.external
by @mgax in #68 - Test for missing migrations by @mgax in #71
- Update Changelog for version 0.9 by @mgax in #70
New Contributors
- @jhonatan-lopes made their first contribution in #65
- @mgax made their first contribution in #67
Full Changelog: v0.8...v0.9
v0.8 - Wagtail 4.1+ support!
What's Changed
- Fix: add a simple developer documentation for new contributors by @salty-ivy in #56
- Wagtail 4.1 and 4.2 support (revised) by @Stormheg in #52
- Fixed: mark revision relation as protected by @disconnect821 in #54
- Update CI and migrate to Github Actions by @Stormheg in #58
- Set up PyPI publishing by @Stormheg in #60
- Add official support for Wagtail 5.0, 5.1 and 5.2 by @Stormheg in #61
- Show conversions rounded to the nearest tenth decimal place by @Stormheg in #63
New Contributors
- @salty-ivy made their first contribution in #56
- @Stormheg made their first contribution in #52
- @disconnect821 made their first contribution in #54
Full Changelog: v0.7...v0.8
v0.7
What's Changed
- Support Wagtail 2.16 by @BrianXu20 in #44
- Add default_auto_field to app config by @zerolab in #42
- Update views.py by @suxilog in #43
New Contributors
- @BrianXu20 made their first contribution in #44
- @suxilog made their first contribution in #43
Full Changelog: v0.6...v0.7