Release | November 18, 2022

django-cms 3.11.1 RC1 released

5 minutes read

The first maintenance release candidate for django CMS 3.11 has arrived! Once again, we’d like to thank all contributors for their great efforts.

Highlights

  • Support for Python 3.11
  • Support for Django 4.1
  • Add support for tel: and mailto: URLs in Advanced Page Setting redirect field (#7370)(0fd058e)
  • Improved dutch translations
  • Bug fixes and performance improvements

Changelog

Please see the changelog for django CMS 3.11.1 for full details of the changes.

How to get it

Version 3.11.1rc1 is available for installation in several different ways:

  • via pip (pip install django-cms==3.11.1rc1)
  • directly from GitHub

Testing & Feedback

This is a release candidate. Please file any bug reports on GitHub, and give us any other feedback in our Discord (#support)

Would you also like to contribute to the django CMS project?

Check out our community hero program

Did you know? django CMS is fully funded by the community

django CMS is open source and has no license costs. It relies on users like you to contribute to its development, support and operation.

Thanks to our great team of volunteers and the members of the django CMS Association, the django CMS project can be run. For that, we are forever grateful!

Are you also a fan of django CMS and want to support it? Join the django CMS Association and receive exclusive membership benefits

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.