* Restore compatibility with Wagtail 4.1 (Matt Westcott) * Wagtail 5.2 support (Matt Westcott) * Provisional support for Wagtail 6.0 (Matt Westcott)
0.6
----------------
* Wagtail 4.2, 5.0 and 5.1 support (Katherine Domingo, Matt Westcott) * Remove conditional code for Wagtail versions prior to 4.1 (Katherine Domingo)
0.5.1
------------------
* Fix: Ensure `LinkedFieldChooserWidgetFactory.openModal` passes the linked field URL parameters to the modal (Matt Westcott)
0.5
----------------
* Add support for multiple choice within chooser modal (Matt Westcott) * Add `openModal` and `getById` endpoints to ChooserWidgetFactory (Matt Westcott)
0.4.3
------------------
* Fix: Populate widget title element correctly on Wagtail 4 (Matt Westcott)
0.4.2
------------------
* Wagtail 4.0 support (Katherine Domingo, Matt Westcott) * Prevent duplicate create calls against slow APIs (Haydn Greatnews)