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