Releases: django-cms/djangocms-frontend
Releases · django-cms/djangocms-frontend
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
- Django 4.2 compatibility
- Allow accordion header size to unset resulting in an accordion item header with
standard size (#119). - Fix a bug that overwrote image sizes by 640x400 if both width and height were given (#117).
- Update of docs on how to correctly see IconPlugin instances in CKEDITOR (#115)
- Add ruff as linter
1.1.0
Release v1.0.2
- Add missing form mixin for link plugin (allowing it to be extended)
- Fix Link template choices from correct setting
- Improve carousel form, remove illegal options for Bootstrap 5
Release 1.0.1
- Add Django 4.0, 4.1 and Python 3.10, 3.11 support
- Remove superfluous space in some tags
- Fix figure and blockquote caption
- Fix HTML injection security bug
- Removed caption from Image plugin (use figure instead)
- Fixed js bug for icon preview