File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- 3.0.1 (2026-09-18)
5+ 3.0.2 (2025-10-08)
6+ ==================
7+
8+ * fix: Adds missing migrations and test for missing migrations by @fsbraun in https://github.com/django-cms/djangocms-alias/pull/303
9+
10+
11+ 3.0.1 (2025-09-18)
612==================
713
814* fix: Draft static aliases disappeared when viewing pages on site by @fsbraun in https://github.com/django-cms/djangocms-alias/pull/295
915* fix: Error message message referred to wrong package by @mbi in https://github.com/django-cms/djangocms-alias/pull/296
1016
11- 3.0.0 (2026-09-17)
17+
18+ 3.0.0 (2025-09-17)
1219==================
1320
1421* feat: (Re-) Introduce static aliases in the structure board by @fsbraun in https://github.com/django-cms/djangocms-alias/pull/283
Original file line number Diff line number Diff line change 33A reference can be added to any placeholder using the Alias plugin.
44"""
55
6- __version__ = "3.0.1 "
6+ __version__ = "3.0.2 "
You can’t perform that action at this time.
0 commit comments