Release | February 16, 2011

django CMS 2.1.2 released

We just released django CMS 2.1.2 to fix a CSRF issue occuring in some browser with django CMS 2.1.1.

5 minutes read

This release fixes the CSRF issues happening on Ajax requests in older Internet Explorers (and according to some reports also other browsers) as well as a CSRF issue when adding embbeded plugins to text plugins.

Changes in this version:

  • Fixed CMS Ajax requests CSRF protection.

Many thanks to Krzysztof Bandurski, Angelo Dini, Manuel Schmidt and kar1m for helping solving us this issue.

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.