Releases: django-cms/djangocms-frontend
Releases · django-cms/djangocms-frontend
1.1.9
What's Changed
- ci:(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #152
- fix: Remove top borders from nav tabs by @fsbraun in #153
- ci: bump actions/checkout from 2 to 4 by @dependabot in #151
- ci: pre-commit autoupdate by @pre-commit-ci in #149
Full Changelog: 1.1.8...1.1.9
1.1.8
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