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.1 (2026-02-09)
6
+
==================
7
+
8
+
* feat: Allow "View on Site" for objects not on the current site by @stefanw in https://github.com/django-cms/djangocms-versioning/pull/479
9
+
* feat: Preserve GET params for "View published" button by @fsbraun in https://github.com/django-cms/djangocms-versioning/pull/509
10
+
* feat: Changelist performance improvement by @fsbraun in https://github.com/django-cms/djangocms-versioning/pull/505
11
+
* fix: Make copy_function optional by @fsbraun in https://github.com/django-cms/djangocms-versioning/pull/515
12
+
* fix: Invalid permission checking in ExtendedVersionAdminMixin by @pierreben in https://github.com/django-cms/djangocms-versioning/pull/519
13
+
* docs: Update api reference by @fsbraun in https://github.com/django-cms/djangocms-versioning/pull/508
14
+
* docs: Update docs to explain the djangocms_versioning contract by @fsbraun in https://github.com/django-cms/djangocms-versioning/pull/511
15
+
* docs: update signal parameters documentation by @nstuardod in https://github.com/django-cms/djangocms-versioning/pull/517
16
+
* locale: Updates for file djangocms_versioning/locale/en/LC_MESSAGES/django.po in fr by @transifex-integration[bot] in https://github.com/django-cms/djangocms-versioning/pull/513
17
+
18
+
**New Contributors**
19
+
20
+
* @nstuardod made their first contribution in https://github.com/django-cms/djangocms-versioning/pull/517
21
+
* @pierreben made their first contribution in https://github.com/django-cms/djangocms-versioning/pull/519
0 commit comments