- Add Wagtail 6.0 support (@marteinn)
- Drop support for EOL Wagtail 4.1 (@marteinn)
- Add python 3.12 support (@marteinn)
- Add Wagtail 5.2 support (@marteinn)
- Upgrade github actions
- Drop support for EOL Python 3.7 (@marteinn)
- Drop support for EOL Wagtail 5.1 (@marteinn)
- Fix issue with meta preview input field not being rendered
- Drop redundant section legend in preview
- Fix issue with meta preview descriptions not showing in dark mode
- Drop support for Wagtail<4.1
- Add Wagtail 5.0 support
- Add changelog
- Move project to Frojd organization
- Refactor github actions
- Add white background to preview boxes (@marteinn)
- Drop unused settings META_PREVIEW_TWITTER_TITLE_FALLBACK and META_PREVIEW_TWITTER_IMAGE_FALLBACK
- Add Wagtail 4.0 support
- Remove Wagtail 3 support
- Drop python 3.6 support
- Fix invalid package version
- Drop invalid classifier
- Add Wagtail 3.0 compatibility
- Add pypy badge to readme
- Add url meta and framework classifiers
- Add release CI action
- Fix bug where default titles didn't get set correctly
- Fix admin url in js
- Update project manifest
- Rename admin css/js files
- Add screenshot example in readme
- Initial release