Skip to content

Releases: django-cms/djangocms-frontend

1.1.0

11 Mar 15:49
1ea8be5
Compare
Choose a tag to compare
  • Add djangocms_frontend.contrib.icon
  • Fix a bug which lets a carousel not start on django CMS 4.0+
  • Update translations
  • Add tests for Django 4.2

Release v1.0.2

22 Feb 11:01
ef68863
Compare
Choose a tag to compare
  • 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

04 Nov 22:45
0b1241b
Compare
Choose a tag to compare
  • 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

14 Sep 16:38
f569176
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.9.4...1.0

Release 0.9.4

24 Jun 08:55
441cbb3
Compare
Choose a tag to compare

Bug fixes
Deprecation of frontend-forms (to be spun off in separate package)

Release v.0.9.1

26 Apr 16:35
Compare
Choose a tag to compare

This release includes the new forms app.

v.0.9.0

22 Feb 17:49
Compare
Choose a tag to compare

Improved tab-based editing.

v.0.2.0

04 Feb 17:42
df94495
Compare
Choose a tag to compare
v.0.2.0 Pre-release
Pre-release
Update issue templates