What's Changed
- fix: Chunk size was missing for plugin queryset.iterator() (#8532) by @fsbraun in #8534
- fix: Fallback languages rendered empty (when not redirecting) by @fsbraun in #8559
- fix: Add
page_titleparameter tocms.api.create_pagefunction for branchreleases/4.1.xby @PeterW-LWL in #8570 - fix: XSS vulnerability in validator error message (#8576) by @fsbraun in #8579
- fix: Readonly-fields of GrouperAdmin had side effects by @fsbraun in #8599
- chore: Merge back 4.1.11 release by @fsbraun in #8600
- fix: Migrations with a custom user model caused a Programming error (#8606) by @fsbraun in #8609
Full Changelog: 4.1.10...4.1.11