Skip to content

Releases: django-cms/djangocms-frontend

1.3.2

24 Apr 23:00
fbed89f
Compare
Choose a tag to compare

What's Changed

  • fix: make grid layout (rows/columns) compatible with flex box-based Django admin by @fsbraun in #208
  • fix: Improved handling of optional smart link field by @fsbraun in #210
  • fix: Move autocomplete view for links to admin by @fsbraun in #211

Full Changelog: 1.3.1...1.3.2

1.3.1

13 Apr 13:32
ce882c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

21 Mar 15:40
b9d5ebe
Compare
Choose a tag to compare

What's Changed

  • ci:(deps): bump actions/cache from 3.3.2 to 4.0.0 by @dependabot in #183
  • ci: bump codecov/codecov-action from 3 to 4 by @dependabot in #186
  • ci: pre-commit autoupdate by @pre-commit-ci in #187
  • fix: Remove {% spaceless %} around {% block "content" %} by @fsbraun in #188
  • fix: Improved fieldset layout for Django 4.2+ by @fsbraun in #185
  • ci:(deps): bump actions/cache from 4.0.0 to 4.0.1 by @dependabot in #193
  • feat: Add abstract base model AbstractFrontendUIItem by @fsbraun in #195
  • fix: removed Nav Container plugin and fixed Navigation Link plugin by @fsbraun in #192
  • fix: Dropped django-select2 dependency by @fsbraun in #197
  • fix: Minimum width for select2 box by @fsbraun in #198

Full Changelog: 1.2.2...1.3.0

1.2.2

13 Jan 10:30
2fe0268
Compare
Choose a tag to compare

What's Changed

  • fix: Reference to removed icon fonts caused some static file storage backends to fail
  • fix: Replace deprecated length_is by length filter by @fsbraun in #173
  • fix: Missing space in auto column short description by @fsbraun in #177
  • docs: Update how tos by @fsbraun in #174
  • docs: Typo corrections by @fsbraun in #175
  • docs: Clarify how to re-use image and links in custom plugins by @fsbraun in #176
  • ci: pre-commit autoupdate by @pre-commit-ci in #172
  • ci: bump github/codeql-action from 2 to 3 by @dependabot in #171

Full Changelog: 1.2.1...1.2.2

1.2.1

14 Dec 11:57
d11e82f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

28 Nov 20:26
9b7a326
Compare
Choose a tag to compare

What's Changed

  • feat: Add float option for images by @fsbraun in #162
  • feat: Add drag and drop support for djangocms-text-ckeditor by @fsbraun in #165
  • fix: Ckeditor does not show icons for editing by @fsbraun in #163
  • fix: Replace stylesSet setting in docs with customConfig for icons in ckeditor by @fsbraun in #164
  • ci: pre-commit autoupdate by @pre-commit-ci in #161

Full Changelog: 1.1.10...1.2.0

1.1.10

23 Oct 19:01
d1fe3dc
Compare
Choose a tag to compare

What's Changed

  • ci: pre-commit autoupdate by @pre-commit-ci in #154
  • fix: Nav tab top margin by @fsbraun in #155
  • fix: card images and menu template by @fsbraun in #157
  • fix: Add active class dropdown menus in nav by @fsbraun in #158
  • Updates for file djangocms_frontend/locale/en/LC_MESSAGES/django.po in de on branch master by @transifex-integration in #156
  • fix: Allow empty icon (None) in icon tags by @fsbraun in #159
  • feat: release 1.1.10 by @fsbraun in #160

Full Changelog: 1.1.9...1.1.10

1.1.9

02 Oct 23:14
74f08d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.8...1.1.9

1.1.8

05 Sep 07:57
68d7120
Compare
Choose a tag to compare

What's Changed

  • fix: Keep the aspect ratio of uploaded images if only one of width or height is set. by @fsbraun in #150

Full Changelog: 1.1.7...1.1.8

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