The django CMS core team just released the third release candidate for version 2.1.

Download: http://pypi.python.org/pypi/django-cms/2.1.0.rc3
Documentation: http://django-cms.rtfd.org
Source: https://github.com/divio/django-cms/tree/2.1.0.rc3

Please report any issues you find with this release to our issue tracker at
https://github.com/divio/django-cms/issues, thank you.

Unfortunately, the release candidate 2 had a nasty bug in it which would break our MPTT page tree when moderation is enabled and certain actions were performed on certain types of trees. This issue was now resolved, thanks to the amazing effort of Ųyvind Saltvik.

There were also a couple of less serious bug fixes:

* Issue 658, Invalid search fields on global page permission admin
* Issue 648, Frontend-editing on/off toggle fails when the current URL contains an anchor. * Issue 642, Short description of CMS plugins fails when no actual plugin instance is available.
* Issue 641, 'PageUserForm' object has no attribute 'permission_acessor'
* Issue 639, get_page_from_request fails when not being called on an admin URL but not a CMS admin URL.
* Countless documentation and testing improvements.

Please help testing this third release candidate and enjoy our django CMS.

In the name of the whole django CMS core developer team,

Jonas Obrist

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to