Release | May 30, 2013

2.3.7 and 2.4.2 released

We just released 2 new versions of the cms...

5 minutes read

2.3.7

Is mostly a performance backport from 2.4 that should speed up page saves if you have CMS_PERMISSIONS enabled. Be sure to update django-sekizai.

Full change log:

  • Fixed a bug in the cache handling of plugins using django-sekizai  - Fixed a performance bug in the permission cache

2.4.2

Mostly a bugfix release.

The full change log:

  • Apphook edit mode bugfix

  • Added option to render_placeholder tag to set language

  • Huge permission cache invalidation speed up

  • Doc improvements

  • css cleanup in PlaceholderAdmin

  • Log change of page status done via AJAX

  • Use --noinput convention for delete_orphaned_plugins command

  • added Testing docs

  • fixed more issues with only one language

  • locales updated

Release

django CMS 5.1.3 and 5.0.13 released

We’re pleased to announce the release of django CMS 5.1.3 and django CMS 5.0.13. Both are maintenance releases focused on fixes and improved robustness.

Community news

Inside the Work That Moves django CMS Forward

As the django CMS fellows, we have spent this year so far strengthening that foundation and making new capabilities available to developers and editors.

Tutorials

django CMS 5.1: Your CMS, Your Way — Now Easier to Set Up Than Ever

Setting up a powerful CMS shouldn’t be the hardest part of building a website. With django CMS 5.1, it no longer has to be.