Skip to content

Commit cb8bdce

Browse files
fsbraunGithub Release Action
andauthored
chore: Build 5.0.3 release (#8341)
* [5.0.3 release process] Bumped version to 5.0.3 * [5.0.3 release process] compilemessages * [5.0.3 release process] compiling new static files * [5.0.3 release process] updating latest docs * fix: Update changelog --------- Co-authored-by: Github Release Action <info@django-cms.org>
1 parent 7ec333d commit cb8bdce

27 files changed

+129
-15
lines changed

CHANGELOG.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
5.0.3 (2025-09-17)
2+
==================
3+
4+
5+
Bug Fixes:
6+
----------
7+
8+
* Django 6 compatibility (July 2025) (8302) -- Fabian Braun
9+
* Respect individual placeholder checks if they can be changed (#8318) -- Fabian Braun
10+
* Cut children from inactive menu nodes when level is less or equal to 0 (#8324) -- Stefan Wehrmeyer
11+
* Copy lang management command - include PageUrl (#8335) -- Vašek Chalupníček
12+
* Optimize placeholder and plugin utilities (#8337) -- Fabian Braun
13+
* Migration 0033 failed when empty placeholder objects were not present in the db (#8339) -- Fabian Braun
14+
15+
16+
Statistics:
17+
-----------
18+
19+
This release includes 9 pull requests, and was created with the help of the following contributors (in alphabetical order):
20+
21+
* Fabian Braun (5 pull requests)
22+
* Stefan Wehrmeyer (1 pull request)
23+
* Vašek Chalupníček (1 pull request)
24+
* Github Release Action (3 pull requests)
25+
26+
With the review help of the following contributors:
27+
28+
* Fabian Braun
29+
* Vinit Kumar
30+
31+
32+
Thanks to all contributors for their efforts!
33+
134
5.0.2 (2025-07-17)
235
==================
336

cms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '5.0.2'
1+
__version__ = '5.0.3'

cms/static/cms/css/5.0.2/cms.admin.css renamed to cms/static/cms/css/5.0.3/cms.admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cms/static/cms/css/5.0.2/cms.base.css renamed to cms/static/cms/css/5.0.3/cms.base.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cms/static/cms/css/5.0.2/cms.pagetree.css renamed to cms/static/cms/css/5.0.3/cms.pagetree.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cms/static/cms/css/5.0.2/cms.welcome.css renamed to cms/static/cms/css/5.0.3/cms.welcome.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
-6.67 KB
Binary file not shown.

0 commit comments

Comments
 (0)