- feat: Add View Published button for page edit or preview mode
- feat: Added injection point for field modification in the ExtendedAdminMixin
- fix: Version Changelist table edit button opens all items out of the sideframe
- fix: Sideframe always closing when it has been specified to stay open
- feat: Added a burger menu in the actions column of the ExtendedVersionAdminMixin.
- Enable django messages to be hidden after set timeout
- Fix: Updated icon base template to include proper closesideframe tag
- feat: Open compare view in new tab
- Hiding the back button in compare view
- Python 3.8, 3.9 support added
- Django 3.0, 3.1 and 3.2 support added
- Python 3.5 and 3.6 support removed
- Django 1.11 support removed
- fix: Page Content Extended models do no update the version modified date as they should.
- fix: Added field ordering to the generic versioning admin mixin
- fix: Remove forcing a Timezone (USE_TZ=False) for the test suite which doesn't help for projects where the TZ is not forced to True.
- feat: Replaced CircleCI with GitHub Actions for the automated test suite.
- feat: django-cms TitleExtension admin save fix and extended PageContent copy method that copies extensions