django-cms v3.0.14 Release Notes

Release Date: 2015-06-27 // almost 9 years ago
    • ๐Ÿ›  Fixed an issue where privileged users could be tricked into performing actions without their knowledge via a CSRF vulnerability
    • ๐Ÿ›  Fixed an issue related to "Empty all" Placeholder feature
    • ๐Ÿ›  Fix issue with causes menu classes to be duplicated in advanced settings
    • ๐Ÿ›  Fix issue with breadcrumbs not showing
    • ๐Ÿ›  Fix issues with show_menu templatetags
    • ๐Ÿ›  Fix plugin sorting in py3
    • ๐Ÿ›  Fix search results number and items alignment in page changelist
    • ๐Ÿ›  Fix X-Frame-Options on top-level pages
    • Preserve information regarding the current view when applying the CMS decorator
    • ๐Ÿ›  Fix render_model template tag doesn't show correct change list
    • ๐Ÿ›  Fix language fallback for nested plugins
    • ๐Ÿ›  Fix order of which application urls are injected into urlpatterns
    • ๐Ÿ›  Fix delete non existing page language
    • ๐Ÿ›  Fix Scanning for placeholders fails on include tags with a variable as an argument
    • ๐Ÿ“š Minor documentation fixes
    • ๐Ÿ“Œ Pin South version to 1.0.2
    • ๐Ÿ“Œ Pin Html5lib version to 0.999 until a current bug is fixed
    • ๐Ÿ›  Fix language chooser template