Release | September 6, 2011

django CMS 2.2 release candidate 3 available

Today we released the third release candidate for django CMS 2.2 with various bugfixes.

5 minutes read

Changes from the first release candidate:

  • Media prefix was wrong in some cases
  • Some performance improvements
  • Fixed a security regression where staff users could escalate privileges to superuser
  • Various bugfixes

A full changelog can be found here.

As with the first and second release candidate, this release should not be used in production just yet, but testing is encouraged.

You can get the release candidate from Icon GitHub (1.9 MB) .

On behalf of the whole django CMS team,

  • Chris Glass

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.