Release | April 14, 2015

Version 3.0.13 of django CMS Released

Django CMS 3.0.13 is released, providing further stability to the 3.0.x branch.

5 minutes read

The changelog from the release notes:

  • Numerous documentation updates especially for installation and the tutorial
  • Numerous improvements to translations
  • Improves reliability of apphooks
  • Improves reliabiliy of Advanced Settings for pages when using apphooks
  • Allow page deletion after template removal
  • Improves upstream caching accuracy
  • Improves CMSAttachMenu registration
  • Improves handling of mistyped URLs
  • Improves redirection as a result of changes to page slugs, etc.
  • Improves performance of "watched models"
  • Improves frontend performance relating to resizing the sideframe
  • Corrects an issue where items might not be visible in structue mode menus
  • Limits version of django-mptt used in CMS for 3.0.x
  • Prevent accidental upgrades to Django 1.8, which is not yet supported

Many thanks community members who have submitted issue reports and especially to these GitHub users who have also submitted pull requests:

  • elpaso,
  • jedie,
  • jrief,
  • jsma, and
  • treavis.

Article

Plugin Architecture Is Editor Experience

Lessons from building the component architecture behind the new django CMS website.

Article

Make Your Django Application Editable

The CMS doesn't need to own your data to make it editable.

Release

django CMS 5.0.11 and 5.1.2 released

Both are patch releases focused on security, stability, and compatibility. We recommend that users of the django CMS 5.0 and 5.1 series upgrade.