You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,27 @@
2
2
Changelog
3
3
=========
4
4
5
+
1.3.4 (2024-09-30)
6
+
==================
7
+
8
+
* feat: Rename link plugin to text link plugin by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/219
9
+
* Updates for file djangocms_frontend/locale/en/LC_MESSAGES/django.po in de by @transifex-integration in https://github.com/django-cms/djangocms-frontend/pull/228
10
+
* fix: setting `DJANGOCMS_FRONTEND_MINIMUM_INPUT_LENGTH` caused a regression when updating opt groups by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/230
11
+
* fix: Pin django-entangled dependency to <0.6.
12
+
13
+
1.3.3 (2024-07-11)
14
+
==================
15
+
16
+
* fix: pypi environments by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/214
17
+
* fix: escaped characters in autocomplete view of link plugin by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/217
18
+
* fix: Misaligned icons in mobile view of navigation by @hgkornmann in https://github.com/django-cms/djangocms-frontend/pull/221
19
+
* chore: update pypi actions to use trusted publishers by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/213
20
+
21
+
**New Contributors**
22
+
23
+
* @hgkornmann made their first contribution in https://github.com/django-cms/djangocms-frontend/pull/221
0 commit comments