Release | April 10, 2011

2.2 Feature merge window closed

Last Sunday, April 3rd, the merge window for features closed for 2.2 and we're now in bugfixing only mode.

5 minutes read

The list of new features in 2.2 will be:

  • Plugin media is now handled by django-sekizai
  • There's a public Python API for creating CMS content
  • Group/User based view permissions for CMS Pages
  • Improved frontend editing/toolbar (which will allow an easily extensible toolbar in 2.3)
  • Link plugin does no longer validate URLs
  • Haystack search (implemented in a 3rd party app, not core).

So now we're looking to fix the outstanding issues in 2.2, there's currently 45 issues assigned to the 2.2 milestone on Github, so if you want to help with the 2.2 release, start working on those issues.

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.