File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
4
5
+ 0.9.2 (10-08-2025)
6
+ ==================
7
+
8
+ * fix: Broken linkfield selector by @fsbraun in https://github.com/django-cms/djangocms-text/pull/105
9
+ * fix: Trim values in linkfield by @fsbraun in https://github.com/django-cms/djangocms-text/pull/107
10
+ * fix: Remove `static ` command around JS assets of the toolbar by @fsbraun in https://github.com/django-cms/djangocms-text/pull/106
11
+ * chore: Introduce dynamic badges by @mrbazzan in https://github.com/django-cms/djangocms-text/pull/108
12
+
13
+ @mrbazzan made their first contribution in https://github.com/django-cms/djangocms-text/pull/108
14
+
15
+
5
16
0.9.1 (12-06-2025)
6
17
==================
7
18
Original file line number Diff line number Diff line change 16
16
10. Github actions will publish the new package to pypi
17
17
"""
18
18
19
- __version__ = "0.9.1 "
19
+ __version__ = "0.9.2 "
You can’t perform that action at this time.
0 commit comments