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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
Changelog
3
3
=========
4
4
5
+
2.5.0 (2025-11-14)
6
+
==================
7
+
8
+
* feat: Language menu allows creating new translations from preview mode by @va-lang in https://github.com/django-cms/djangocms-versioning/pull/491
9
+
* feat: Modernize Python and Django support: Drop Python 3.9, add Python 3.14 and Django 6.0 by @vinitkumar in https://github.com/django-cms/djangocms-versioning/pull/489
10
+
* feat: Updates for file djangocms_versioning/locale/en/LC_MESSAGES/django.po in de by @transifex-integration[bot] in https://github.com/django-cms/djangocms-versioning/pull/496
11
+
* chore: Swap django-fsm with django-fsm-2
12
+
* fix: Typo in permission name by @stefan6419846 in https://github.com/django-cms/djangocms-versioning/pull/476
13
+
* fix: Remove unnecessary `_original_manager` usage from toolbar by @fsbraun in https://github.com/django-cms/djangocms-versioning/pull/477
14
+
* fix: Respect site-specific language configurations by @fsbraun in https://github.com/django-cms/djangocms-versioning/pull/480
15
+
* fix: Respect permissions for indicator menus and version locking by @fsbraun in https://github.com/django-cms/djangocms-versioning/pull/493
16
+
17
+
**New Contributors**
18
+
19
+
* @stefan6419846 made their first contribution in https://github.com/django-cms/djangocms-versioning/pull/476
20
+
* @vinitkumar made their first contribution in https://github.com/django-cms/djangocms-versioning/pull/489
21
+
* @va-lang made their first contribution in https://github.com/django-cms/djangocms-versioning/pull/491
0 commit comments