Skip to content

Releases: django-cms/djangocms-frontend

1.1.7

03 Aug 20:05
e5c459c
Compare
Choose a tag to compare
  • Fix bug: set proper image target link in template
  • Feature: Add Spanish translations

1.1.6

27 Jul 11:49
b4e8536
Compare
Choose a tag to compare
  • Fix incomplete migration of code plugins from djangocms-bootstrap4
  • Add compiled French locale (*.mo)
  • Add partial Dutch locale

1.1.5

14 Jul 13:59
646c715
Compare
Choose a tag to compare
  • Fix bug where url for link select2 field was lost after app hook reload (#135)
  • Use bg-body class on Bootstrap 5's tab navigation to support color modes (#138)
  • Fix styling of icon buttons for better usager with plain django admin style (#141)

1.1.4

28 May 17:59
4085dd5
Compare
Choose a tag to compare

Fixes css issues

1.1.3

26 May 17:18
0e90092
Compare
Choose a tag to compare
  • Add: Image is not text-enabled
  • Fix row and column admin style to work with Django admin themes that use flexbox.

1.1.2

25 Apr 19:44
7fe33fb
Compare
Choose a tag to compare

Fix asset loading for icon picker with whitenoise or other static file servers

1.1.1

18 Apr 21:09
4bf1d66
Compare
Choose a tag to compare
  • 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

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