| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.0.9 source code.tar.gz | 2026-07-10 | 5.7 MB | |
| 5.0.9 source code.zip | 2026-07-10 | 6.7 MB | |
| README.md | 2026-07-10 | 1.6 kB | |
| Totals: 3 Items | 12.4 MB | 1 | |
What's Changed
- fix: Corrupted plugin positions are now automatically healed (#8667) by @fsbraun in https://github.com/django-cms/django-cms/pull/8670
- fix: get_child_classes was always cached (#8677) by @fsbraun in https://github.com/django-cms/django-cms/pull/8680
- feat: Accessibility update for wizards (#8674) by @fsbraun in https://github.com/django-cms/django-cms/pull/8679
- fix: Language selector triggered wrong toolbar (#8687) by @fsbraun in https://github.com/django-cms/django-cms/pull/8693
- fix: Missing authorization in
render_object_structuredisclosed non-PageContent placeholder structure (#8692) by @fsbraun in https://github.com/django-cms/django-cms/pull/8703 - fix: Subpage wizard failed (#8698) by @fsbraun in https://github.com/django-cms/django-cms/pull/8710
- fix: Page title leaked unescaped into rendering error message, clipboard could be cleared by get request (#8699) by @fsbraun in https://github.com/django-cms/django-cms/pull/8711
- fix: Replace left-over inline JS/CSS that might be blocked by CSP (#8690) by @fsbraun in https://github.com/django-cms/django-cms/pull/8715
- fix: Harden page duplication, group permissions and URL validator (#8704) by @fsbraun in https://github.com/django-cms/django-cms/pull/8713
- feat: Support django 6.1+ breadcrumb styles (#8689) by @fsbraun in https://github.com/django-cms/django-cms/pull/8714
- chore: Prepare release 5.0.9 by @fsbraun in https://github.com/django-cms/django-cms/pull/8720
Full Changelog: https://github.com/django-cms/django-cms/compare/5.0.8...5.0.9