| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.1.2 source code.tar.gz | 2026-08-27 | 6.7 MB | |
| 5.1.2 source code.zip | 2026-08-27 | 7.6 MB | |
| README.md | 2026-08-27 | 2.9 kB | |
| Totals: 3 Items | 14.3 MB | 1 | |
What's Changed
- fix: welcome.js path was wrong by @fsbraun in https://github.com/django-cms/django-cms/pull/8761
- ci: add PostgreSQL 15 minimum version coverage for Django 6.1 by @atiqur-rahman-pro in https://github.com/django-cms/django-cms/pull/8774
- fix: Migration 0044 failed on sqlite when versioning was installed by @fsbraun in https://github.com/django-cms/django-cms/pull/8777
- build(deps): bump django from 5.2.15 to 5.2.16 in /docs by @dependabot[bot] in https://github.com/django-cms/django-cms/pull/8775
- fix: Language column in page tree ignored multi-hyphen language codes like de-x-l by @fsbraun in https://github.com/django-cms/django-cms/pull/8781
- fix: Migration 0044 failed on sqlite when versioning was installed (#8777) by @fsbraun in https://github.com/django-cms/django-cms/pull/8779
- fix: Add display limit to plugin deletion context by @fsbraun in https://github.com/django-cms/django-cms/pull/8784
- fix: Copy page missed login required property by @fsbraun in https://github.com/django-cms/django-cms/pull/8785
- chore: Harden pypi publish actions by @fsbraun in https://github.com/django-cms/django-cms/pull/8788
- chore: Explicitly escape csrf code for post methods by @fsbraun in https://github.com/django-cms/django-cms/pull/8787
- fix: Require permission to change previous home page to set new one by @fsbraun in https://github.com/django-cms/django-cms/pull/8789
- fix: Hardened toolbar JS by @fsbraun in https://github.com/django-cms/django-cms/pull/8790
- fix: Copying from write-protected (published) content was prohibited by @fsbraun in https://github.com/django-cms/django-cms/pull/8786
- build(deps): bump sqlparse from 0.5.5 to 0.6.0 in /docs by @dependabot[bot] in https://github.com/django-cms/django-cms/pull/8783
- feat: Support Django 6.1 CSP nonces by @fsbraun in https://github.com/django-cms/django-cms/pull/8792
- fix: Django 6.1 signals unnecessarily cleared permission caches by @fsbraun in https://github.com/django-cms/django-cms/pull/8791
- fix: Manual page slug was overwritten when changing page title by @fsbraun in https://github.com/django-cms/django-cms/pull/8796
- fix: Grouper admin ignored read-only context for content objects without language field by @fsbraun in https://github.com/django-cms/django-cms/pull/8799
- build(deps-dev): bump brace-expansion from 1.1.12 to 1.1.18 by @dependabot[bot] in https://github.com/django-cms/django-cms/pull/8798
- fix: edit and view endpoint did not check placholder perms by @fsbraun in https://github.com/django-cms/django-cms/pull/8794
- chore: Prepare release 5.1.2 by @fsbraun in https://github.com/django-cms/django-cms/pull/8810
New Contributors
- @atiqur-rahman-pro made their first contribution in https://github.com/django-cms/django-cms/pull/8774
Full Changelog: https://github.com/django-cms/django-cms/compare/5.1.1...5.1.2