Releases: django-cms/djangocms-frontend
Releases · django-cms/djangocms-frontend
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
Release 1.0
What's Changed
- ci: pre-commit autoupdate by @pre-commit-ci in #44
- ci: pre-commit autoupdate by @pre-commit-ci in #45
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #47
- fix: Allow for static ace editor files (through djangocms-static-ace) by @fsbraun in #49
- ci: pre-commit autoupdate by @pre-commit-ci in #50
- fix: Missing accordion class by @fsbraun in #53
- feat: Add support for Django 4.0 by @stefanw in #54
- fix: dark mode icons, select2 css by @fsbraun in #55
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #56
- ci: template listing using djlint by @fsbraun in #58
- fix: Image plugin linked to deleted
filer.Image
object. by @marksweb in #59 - feat: Version 1.0 by @fsbraun in #60
New Contributors
Full Changelog: v.0.9.4...1.0
Release 0.9.4
Bug fixes
Deprecation of frontend-forms (to be spun off in separate package)
Release v.0.9.1
This release includes the new forms app.