Release | April 30, 2014

3.0.1 Release

We just released django CMS 3.0.1. It is mostly a bugfix release and some minor enhancements.

5 minutes read

The full changelog:

  • Fixed an issue where logout doesn't refresh once the user logs out;
  • Updated the toolbar menu item to "Logout [name of user]" when available;
  • Updated the Page: Advanced Settings form to automatically show/hide the application instance name field when appropriate and to separate language-dependent fields from language-independent ones;
  • Fixed sitemaps to no longer lists pages which only redirect;
  • Fixes for the plugin clipboard to behave correctly;
  • Updates to the fix-mptt management command;
  • Various fixes to target the top frame when clicking links in the sideframe;
  • Fixed a number of refresh issues;
  • Various documentation updates.

A very nice community effort with special thanks to these users which contributed to this release: benzkji, bronsen, derenio, intgr, jimmylam, johnraz and mmarzantowicz!

Also, special thanks to Iacopo and Jonas for helping me with this release.

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.