Skip to content

Commit f12f78d

Browse files
authored
Update CHANGELOG for version 3.0.0 (#293)
Added changelog entries for version 3.0.0, including features and fixes.
1 parent ea8d572 commit f12f78d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
Changelog
33
=========
44

5+
3.0.0 (2026-09-17)
6+
==================
7+
8+
* feat: (Re-) Introduce static aliases in the structure board by @fsbraun in https://github.com/django-cms/djangocms-alias/pull/283
9+
* fix: CSP-compliant data bridge for Django CMS 5 by @fsbraun in https://github.com/django-cms/djangocms-alias/pull/285
10+
* fix: Only allow turning plugins into alias if they can be a root plugin by @fsbraun in https://github.com/django-cms/djangocms-alias/pull/286
11+
* fix: Migration 0005 used manager not available in migration by @fsbraun in https://github.com/django-cms/djangocms-alias/pull/288
12+
* fix: Improve placeholder retrieval and admin representation for alias models, fix deletion signal emission, and clean up alias tag behavior. by @fsbraun in https://github.com/django-cms/djangocms-alias/pull/292
13+
14+
515
2.0.5 (2025-06-29)
616
==================
717

0 commit comments

Comments
 (0)