Releases: django-cms/djangocms-frontend
Releases · django-cms/djangocms-frontend
1.3.5
1.3.4
Full Changelog: 1.3.3...1.3.4
1.3.3
What's Changed
- chore: update pypi actions to use trusted publishers by @fsbraun in #213
- fix: pypi environments by @fsbraun in #214
- fix: escaped characters in autocomplete view of link plugin by @fsbraun in #217
- ci: pre-commit autoupdate by @pre-commit-ci in #223
- fix: Misaligned icons in mobile view of navigation by @hgkornmann in #221
- ci: pre-commit autoupdate by @pre-commit-ci in #225
New Contributors
- @hgkornmann made their first contribution in #221
Full Changelog: 1.3.2...1.3.3
1.3.2
1.3.1
What's Changed
- ci:(deps): bump actions/cache from 4.0.1 to 4.0.2 by @dependabot in #199
- fix: Allow page titles to contain ampersand (&) by @fsbraun in #202
- ci: pre-commit autoupdate by @pre-commit-ci in #201
- fix: Use gettext_lazy for model verbose names by @tidenhub in #203
- fix: Add
dir
attribute tohtml
tag indjangocms_frontend.html
by @sakhawy in #204 - ci: Release 1.3.1 by @fsbraun in #205
New Contributors
Full Changelog: 1.3.0...1.3.1
1.3.0
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
What's Changed
- fix: Reference to removed icon fonts caused some static file storage backends to fail
- fix: Replace deprecated
length_is
bylength
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
What's Changed
- feat: Add licences of vendor icon libraries by @fsbraun in #167
- ci:(deps): bump actions/setup-python from 4 to 5 by @dependabot in #168
- feat: django 5.1 preparation by @fsbraun in #169
- fix: Button group sizes for django 4.x+ by @fsbraun in #170
Full Changelog: 1.2.0...1.2.1
1.2.0
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 withcustomConfig
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
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