8000 chore: Prepare release 3.11.10 (#8198) · django-cms/django-cms@b0b97c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit b0b97c6

Browse files
fsbraunGithub Release Actionvinitkumarsourcery-ai[bot]
authored
chore: Prepare release 3.11.10 (#8198)
* [3.11.10 release process] Bumped version to 3.11.10 * [3.11.10 release process] compilemessages * [3.11.10 release process] compiling new static files * [3.11.10 release process] updating latest docs * Update changelog * Update docs/upgrade/3.11.10.rst Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> * Update CHANGELOG.rst Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --------- Co-authored-by: Github Release Action <info@django-cms.org> Co-authored-by: Vinit Kumar <mail@vinitkumar.me> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent 7cb72c0 commit b0b97c6

28 files changed

+97
-19
lines changed

CHANGELOG.rst

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

5+
3.11.10 (2025-04-05)
6+
====================
7+
8+
Bug Fixes:
9+
----------
10+
* Remove deprecated get_storage_class import from cms.utils (#8102) -- Fabian Braun
11+
* Add missing compiled French messages (#8126) -- Fabian Braun
12+
13+
14+
Statistics:
15+
-----------
16+
17+
This release includes 4 pull requests, and was created with the help of the following contributors (in alphabetical order):
18+
19+
* Fabian Braun (2 pull requests)
20+
21+
With the review help of the following contributors:
22+
23+
* Vinit Kumar
24+
25+
Thanks to all contributors for their efforts!
26+
527
3.11.9 (2024-11-13)
628
===================
729

cms/__init__.py

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

cms/static/cms/css/3.11.10/cms.base.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cms/static/cms/css/3.11.10/cms.pagetree.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cms/static/cms/css/3.11.10/cms.welcome.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cms/static/cms/css/3.11.9/cms.base.css

Lines changed: 0 additions & 3 deletions
This file was deleted.

cms/static/cms/css/3.11.9/cms.pagetree.css

Lines changed: 0 additions & 3 deletions
This file was deleted.

cms/static/cms/css/3.11.9/cms.welcome.css

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0