What's Changed
- fix: GrouperAdmin only showed current content versions (#8700) by @fsbraun in #8802
- fix: Page tree had a n+1 regression fetching urls (#8716) by @fsbraun in #8804
- fix: check and delete-orphaned-plugins had an n+1 issue (#8701) by @fsbraun in #8803
- fix: Language column in page tree ignored multi-hyphen language codes like de-x-l (#8781) by @fsbraun in #8805
- fix: Copy page missed login required property (#8785) by @fsbraun in #8806
- fix: Manual page slug was overwritten when changing page title (#8796) by @fsbraun in #8807
- fix: Grouper admin ignored read-only context for content objects without language field (#8799) by @fsbraun in #8808
- fix: edit and view endpoint did not check placholder perms (#8794) by @fsbraun in #8809
- chore: Prepare release 5.0.11 by @fsbraun in #8814
Full Changelog: 5.0.10...5.0.11