8000 chore: Merge back build 4.1.3 into `release/4.1.x` by fsbraun · Pull Request #8023 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

chore: Merge back build 4.1.3 into release/4.1.x #8023

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
Oct 7, 2024
Merged
Prev Previous commit
Next Next commit
Update CHANGELOG.rst
  • Loading branch information
fsbraun authored Sep 22, 2024
commit e24a9c8ee18f2a1df52f0104c6562a65f8dfd149
17 changes: 13 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,18 +1,27 @@
4.1.2 (2024-09-11)
==================

Bug Fixes:
----------
* Respect ContentAdminManager pattern for frontend-editable models (#7998) (e4650ecb7) -- Fabian Braun
* Improve pagecontent caching in page admin (esp. page tree) (#8002) (842f347da) -- Fabian Braun
* Clear menu cache if page permissions are changed (#7988) (1719b9a1b) -- Fabian Braun
* Consistent labels and help texts for page content model and page content forms (#7968) (acbc2e70a) -- Fabian Braun
* Inconsistent color codes for dark mode and `preferes-color-scheme: auto` (#7979) (46ff58321) -- Fabian Braun
* Invalidate permissions cache if group assignment of user changes (ec05b6f2f) -- Fabian Braun


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

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

* Fabian Braun (1 pull request)
* Github Release Action (4 pull requests)
* Fabian Braun (6 pull request)

With the review help of the following contributors:

* Github Release Action
* Mark Walker
* Vinit Kumar

Thanks to all contributors for their efforts!

Expand Down
Loading
0