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

Skip to content

Commit a0fee5a

Browse files
fsbraunGithub Release Actionvinitkumarsourcery-ai[bot]
authored
chore: Prepare release 4.1.6 (#8202)
* [4.1.6 release process] Bumped version to 4.1.6 * [4.1.6 release process] compilemessages * [4.1.6 release process] compiling new static files * [4.1.6 release process] updating latest docs * Update CHANGELOG.rst * Update 4.1.6.rst * Update 4.1.6.rst * Update CHANGELOG.rst Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> * Update docs/upgrade/4.1.6.rst Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> * Update docs/upgrade/4.1.6.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> * Update CHANGELOG.rst * Update 4.1.6.rst --------- 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 52af3ff commit a0fee5a

27 files changed

+86
-18
lines changed

CHANGELOG.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
4.1.6 (2025-04-22)
2+
==================
3+
4+
Bug Fixes:
5+
----------
6+
* Django 5.2 tried adding object tools to the page tree throwing an error (#8200) (52af3ffc9) -- Fabian Braun
7+
8+
Statistics:
9+
-----------
10+
11+
This release includes 4 pull requests, and was created with the help of the following contributors (in alphabetical order):
12+
13+
* Fabian Braun (1 pull requests)
14+
15+
With the review help of the following contributors:
16+
17+
* Vinit Kumar
18+
19+
Thanks to all contributors for their efforts!
20+
121
4.1.4 (2025-04-04)
222
==================
323

cms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '4.1.5'
1+
__version__ = '4.1.6'
22

33
default_app_config = 'cms.apps.CMSConfig'
18 Bytes
Binary file not shown.

cms/locale/zh_CN/LC_MESSAGES/django.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
# Aosp T, 2023
88
# Florian Delizy <florian.delizy@gmail.com>, 2023
99
# libingchao <popil1987@126.com>, 2023
10-
# Fabian Braun <fsbraun@gmx.de>, 2023
1110
# Scott Jiang, 2023
11+
# Fabian Braun <fsbraun@gmx.de>, 2025
1212
# Jonas Obrist <ojiidotch@gmail.com>, 2011
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: django-cms\n"
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2023-08-23 12:21+0000\n"
1818
"PO-Revision-Date: 2022-12-12 10:32+0000\n"
19-
"Last-Translator: Scott Jiang, 2023\n"
19+
"Last-Translator: Fabian Braun <fsbraun@gmx.de>, 2025\n"
2020
"Language-Team: Chinese (China) (https://app.transifex.com/divio/teams/58664/zh_CN/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -438,10 +438,10 @@ msgstr "用户"
438438

439439
#, python-format
440440
msgid "Logout %s"
441-
msgstr "登出 %s"
441+
msgstr "退出 %s"
442442

443443
msgid "Logout"
444-
msgstr "注销"
444+
msgstr "退出"
445445

446446
msgid "Language"
447447
msgstr "语言"

cms/static/cms/css/4.1.5/cms.admin.css renamed to cms/static/cms/css/4.1.6/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/4.1.5/cms.base.css renamed to cms/static/cms/css/4.1.6/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/4.1.5/cms.pagetree.css renamed to cms/static/cms/css/4.1.6/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/4.1.5/cms.welcome.css renamed to cms/static/cms/css/4.1.6/cms.welcome.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Le F438 arn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

cms/static/cms/js/dist/4.1.5/bundle.admin.base.min.js renamed to cms/static/cms/js/dist/4.1.6/bundle.admin.base.min.js

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/js/dist/4.1.5/bundle.admin.pagetree.min.js renamed to cms/static/cms/js/dist/4.1.6/bundle.admin.pagetree.min.js

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/js/dist/4.1.5/bundle.toolbar.min.js renamed to cms/static/cms/js/dist/4.1.6/bundle.toolbar.min.js

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/sass/components/_iconography.scss

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
// default font file generated by gulp
55
@font-face {
66
font-family: "django-cms-iconfont";
7-
src: url("../../fonts/4.1.5/django-cms-iconfont.eot");
8-
src: url("../../fonts/4.1.5/django-cms-iconfont.eot#iefix") format("eot"),
9-
url("../../fonts/4.1.5/django-cms-iconfont.woff2") format("woff2"),
10-
url("../../fonts/4.1.5/django-cms-iconfont.woff") format("woff"),
11-
url("../../fonts/4.1.5/django-cms-iconfont.ttf") format("truetype"),
12-
url("../../fonts/4.1.5/django-cms-iconfont.svg#django-cms-iconfont") format("svg");
7+
src: url("../../fonts/4.1.6/django-cms-iconfont.eot");
8+
src: url("../../fonts/4.1.6/django-cms-iconfont.eot#iefix") format("eot"),
9+
url("../../fonts/4.1.6/django-cms-iconfont.woff2") format("woff2"),
10+
url("../../fonts/4.1.6/django-cms-iconfont.woff") format("woff"),
11+
url("../../fonts/4.1.6/django-cms-iconfont.ttf") format("truetype"),
12+
url("../../fonts/4.1.6/django-cms-iconfont.svg#django-cms-iconfont") format("svg");
1313
font-weight: normal;
1414
font-style: normal;
1515
}

docs/upgrade/4.1.6.rst

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
.. _upgrade-to-4.1.6:
2+
3+
*******************
4+
4.1.6 release notes
5+
*******************
6+
7+
*April 22, 2025*
8+
9+
.. warning:: Upgrading from previous versions
10+
11+
django CMS 4.1 is the **first community release** of django CMS 4. Django CMS 4 introduces changes that **require** action if you are upgrading from a 3.x version. Please read the step-by-step guide to the
12+
process of upgrading from 3.5+ to 4 here: :ref:`upgrade-to-4.0`
13+
14+
15+
Welcome to django CMS 4.1.6!
16+
17+
18+
Django and Python compatibility
19+
===============================
20+
21+
django CMS supports **Django 3.2 to 5.2**. We highly recommend and only
22+
support the latest release of each series.
23+
24+
It supports **Python 3.9, 3.10, 3.11, and 3.12**. As for Django we highly recommend and only
25+
support the latest release of each series.
26+
27+
What's new in 4.1.6
28+
===================
29+
30+
Bug Fixes:
31+
----------
32+
33+
* Django 5.2 tried adding object tools to the page tree throwing an error (#8200) (52af3ffc9) -- Fabian Braun
34+
35+
Statistics:
36+
-----------
37+
38+
This release includes 4 pull requests, and was created with the help of the following contributors (in alphabetical order):
39+
40+
* Fabian Braun (1 pull requests)
41+
42+
With the review help of the following contributors:
43+
44+
* Vinit Kumar
45+
46+
Thanks to all contributors for their efforts!
47+

docs/upgrade/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ makes changes to your database.
1313
.. toctree::
1414
:maxdepth: 1
1515

16+
4.1.6
1617
4.1.5
1718
4.1.4
1819
4.1.3

0 commit comments

Comments
 (0)
0