pypi django-cms 5.0.7

5 hours ago

What's Changed

  • docs: Remove reference to page_moved signal which is never called (#8495) by @fsbraun in #8499
  • fix: Keep GET params when toggling structure mode by @petrklus in #8497
  • fix: slug and overwrite_url caching failed in read-only change_views (#8507) by @fsbraun in #8509
  • fix: Add missing pin icon for external placeholders by @fsbraun in #8520
  • fix: Chunk size was missing for plugin queryset.iterator() (#8532) by @fsbraun in #8533
  • fix: Proxy models of CMSPlugin were not downcasted correctly (#8539) by @fsbraun in #8541
  • fix: Inline editing could circumvent permissions (#8542) by @fsbraun in #8553
  • fix: Fallback languages rendered empty (when not redirecting) by @fsbraun in #8558
  • fix: DiffDOM sometimes left garbled head section by @fsbraun in #8562
  • fix: Add page_title parameter to cms.api.create_page function (#8567) by @fsbraun in #8572
  • fix: XSS vulnerability in validator error message (#8576) by @fsbraun in #8580
  • fix: Deleting a non-local plugin did not refresh the screen (#8582) by @fsbraun in #8586
  • fix: Compatibility shim for Page.objects.order_by used non-existing fields by @fsbraun in #8598
  • fix: Convert value to string in ApplicationConfigSelect. (#8594) by @fsbraun in #8601
  • fix: Migrations with a custom user model caused a Programming error (#8606) by @fsbraun in #8608
  • fix: deadlock could happen on moving large pagesubtrees (#8529) by @fsbraun in #8610
  • fix: Refactor content object caching in GrouperAdmin (#8588) by @fsbraun in #8607
  • fix: resolve empty page_title in frontend edit mode for apphooks (#8449) by @fsbraun in #8617
  • chore: Merge back 5.0.7 release into release/5.0.x by @fsbraun in #8615

New Contributors

Full Changelog: 5.0.6...5.0.7

Don't miss a new django-cms release

NewReleases is sending notifications on new releases.