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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
Changelog
3
3
=========
4
4
5
+
2.0.0 (2025-03-20)
6
+
==================
7
+
* feat: Rename link plugin to text link plugin by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/219
8
+
* feat: Add re-usable components by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/220
9
+
* feat: Support `LinkFormField` of djangocms-link 5+ by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/241
10
+
* feat: Use Django CMS 5.0 capabilities by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/254
11
+
* locale: 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
12
+
* fix: inline editing crashed for plugin template tags by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/260
13
+
* docs: update by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/239
14
+
* docs: Add documentation for HeadingPlugin and TOCPlugin by @sourcery-ai in https://github.com/django-cms/djangocms-frontend/pull/246
15
+
* docs: Revise table of contents and fix typos by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/249
16
+
* docs: Update documentation by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/259
0 commit comments