8000 Merge back release candidate 4.1.0rc3 into develop-4 by fsbraun · Pull Request #7573 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

Merge back release candidate 4.1.0rc3 into develop-4 #7573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jun 2, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build: merge 4.1.0rc2 into release/4.1.x (#7543)
* [4.1.0rc2 release process] Building locales

* [4.1.0rc2 release process] Bumped version to 4.1.0rc2

* [4.1.0rc2 release process] compiling new static files

* [4.1.0rc2 release process] updating latest docs

* Update README.rst

* Update CHANGELOG.rst

---------

Co-authored-by: Github Release Action <info@django-cms.org>
  • Loading branch information
fsbraun and Github Release Action authored Apr 25, 2023
commit 58fe31b564ff13b836d195d3336080a810cfb7c5
106 changes: 101 additions & 5 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,53 @@
4.1.0rc1 (unpublished)
4.1.0rc2 (unpublished)
======================

Features:
---------

* Graceful plugin exceptions (#7423)
* Reintroduce indicator menus (#7426)
* Add release scripts for develop-4 branch (#7466)
* Icon update (#7494)
* Add setting to redirect slugs to lowercase et al. (#7510)
* Grouper model admin class
* Change `TitleExtension` to `PageContentExtension` (#7369)
* Optimize populating page content cache for Page model. (#7177)
* Unified icon font with icons for versioning, moderation and version locking
* Django 4.1 and 4.0 support
* Python 3.10 support
* Django 4.2, 4.1 and 4.0 support
* Python 3.11, 3.10 support
* Remove patching of PageContent by djangocms-versioning (#7446)
* Utility function get_placeholder_from_slot for PlaceholderRelationField (#7479)

Bug Fixes:
----------

* Language switching in page settings (#7507)
* Show language menu in toolbar only if at least two languages are configured (#7508)
* Moving plugins between placeholders, plugin api (#7394)
* Apphooks at endpoints (#7496)
* Fix bug that broke page tree if it contained empty page content
* Fix bug that created new page content not in the displayed language but the browser language
* feat: graceful plugin exceptions. Exceptions when rendering a plugin are caught and logged
* Remove outdated Django setting SEND_BROKEN_LINK_EMAILS
* Introduce dropdown menus in the page tree for status indicators
* Fixed redirect issues when i18n_patterns had prefix_default_language = False
* add release scripts for develop-4 branch (#7466) (ddbc99a53) -- Fabian Braun

Statistics:
-----------

This release includes 145 pull requests, and was created with the help of the following contributors (in alphabetical order):

* Fabian Braun (55 pull requests)
* Mark Walker (1 pull request)
* Nebojsa Knezevic ( 1 pull request)

With the review help of the following contributors:

* Andrew Aikman
* Fabian Braun
* Mark Walker

Thanks to all contributors for their efforts!

4.0.0 (unreleased)
==================

Expand All @@ -27,6 +63,66 @@
* Backported from develop: Remove travis integration from the project as the project has moved to Github Actions.
* Fixed usage of ``get_object`` in ``edit_title_fields`` of the page admin.

Features:
---------
* hide legacy features in v4 admin/toolbar (#7521) (59fa62cc0) -- Fabian Braun
* Admin for grouper-content-model combinations (#7513) (ee4e7d731) -- Fabian Braun
* Django 4.2 support (#7517) (fc2d1b1a4) -- Fabian Braun
* add setting to redirect slugs to lowercase et al. (#7510) (70a768663) -- Fabian Braun
* Icon update (#7494) (715039852) -- Fabian Braun

Bug Fixes:
----------
* Redirect behavior if prefix_default_language = False (port forward of #6851 to v4) (#7527) (bdab9e9e8) -- Fabian Braun
* page content's `get_absolute_url` needs to return URL of page content's language (#7519) (06a08a737) -- Fabian Braun
* apphooks at endpoints (#7496) (6fe35721d) -- Fabian Braun
* Show language menu in toolbar only if at least two languages are configured (#7508) (f805d5a93) -- Fabian Braun
* Language switching in page settings (#7507) (12fd119a0) -- Fabian Braun
* Copy page did not create versions for subpages (#7493) (7bb471c8e) -- Fabian Braun

Statistics:
-----------

This release includes 145 pull requests, and was created with the help of the following contributors (in alphabetical order):

* Adam Murray (2 pull requests)
* Aiky30 (35 pull requests)
* Andrew Aikman (1 pull request)
* Chematronix (1 pull request)
* Fabian Braun (31 pull requests)
* Github Release Action (3 pull requests)
* Jonathan Sundqvist (7 pull requests)
* Krzysztof Socha (17 pull requests)
* Malinda Perera (3 pull requests)
* Mark Walker (8 pull requests)
* Mateusz Kamycki (1 pull request)
* Nebojsa Knezevic (1 pull request)
* Paulo (18 pull requests)
* Paulo Alvarado (12 pull requests)
* Simon (1 pull request)
* Vadim Sikora (11 pull requests)
* Vinit Kumar (1 pull request)
* anirbanlahiri-fidelity (1 pull request)
* monikasulik (3 pull requests)

With the review help of the following contributors:

* Adam Murray
* Aiky30
* Andrew Aikman
* Angelo Dini
* Fabian Braun
* Florian Delizy
* Krzysztof Socha
* Mark Walker
* Radek Stępień
* Radosław Stępień
* Raffaele Salmaso
* Vinit Kumar
* pajowu

Thanks to all contributors for their efforts!

3.6.0 (2019-01-29)
==================

Expand Down
2 changes: 0 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
##########
django CMS
##########
.. image:: https://travis-ci.org/django-cms/django-cms.svg?branch=develop
:target: https://travis-ci.org/django-cms/django-cms
.. image:: https://img.shields.io/pypi/v/django-cms.svg
:target: https://pypi.python.org/pypi/django-cms/
.. image:: https://img.shields.io/badge/wheel-yes-green.svg
Expand Down
2 changes: 1 addition & 1 deletion cms/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = '4.1.0rc1'
__version__ = '4.1.0rc2'

default_app_config = 'cms.apps.CMSConfig'
Loading
0