Releases: torchbox/wagtail-experiments
Releases · torchbox/wagtail-experiments
0.4
- Added support for Wagtail 6.0 (prevent draft edits made after an experiment goes live from showing on the front-end)
- Added support for Django 5.0
- Dropped support for Wagtail <5.2 and Django <4.2
- Fix: Prevent potential incorrect ordering of alternatives on PostgreSQL
- Fix: Add missing migration for changes to meta options
0.3.1
0.3
0.2
0.1.2
- Remove detection of bots by user-agent, as this directly contravenes Google's guidelines
(https://webmasters.googleblog.com/2012/08/website-testing-google-search.html) - Fix: Page ID is no longer switched when rendering alternative pages, so that the correct inline child objects are displayed