Skip to content

4.0.0

Choose a tag to compare

@jams2 jams2 released this 02 Dec 14:41
· 107 commits to main since this release

This release fixes a compatibility issue with Wagtail 4.1 (see #68 for details).

When running on Wagtail >= 2.16 ListBlockFactory now returns a wagtail.blocks.list_block.ListValue instead of a plain list, in line with Wagtail's behaviour.