All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add a Makefile to facilitate releases Cynthia Kiser
- Add support for Wagtail 6.1, 6.2, 6.3 Robert Rollins
- Add replacement for Rangy which will be removed from Wagtail 6.4 Robert Rollins
- Add support for Python 3.12, Django 5.0, Wagtail 6.0 and Psycopg 3 Joren Hammudoglu
- Add support for Wagtail 5 Joren Hammudoglu
- Add Django 4.1 and Python 3.10 classifier to PyPI Joren Hammudoglu
- Add Django 4.1 support to CI Joren Hammudoglu
- Add support for Wagtail 4 Katherine Domingo
- Update URL route names for docs and images to work on Wagtail 4 Cynthia Kiser
- Drop support for Wagtail < 4.0 Cynthia Kiser
- Add Wagtail 3 classifier for PyPI Paarth Agarwal
- Fix toolbar scrolling out of the editor textarea Robert Rollins
- First non-alpha release
- Fix issue where Embed choosers were not working Cynthia Kiser
- Extract all Wagtail Hallo editor code from the Wagtail core codebase into a new package, prepare main documents LB (Ben Johnston)
- Set up CI, code infrastructure, basic unit tests for this codebase LB (Ben Johnston), Dan Braghis, & Thibaud Colas
- Correct typo in plugin example Cynthia Kiser