django-cms v3.1.1 Release Notes

Release Date: 2015-06-27 // almost 9 years ago
    • โž• Add Django 1.8 support
    • โšก๏ธ Tutorial updates and improvements
    • ๐Ÿ›  Fix issue with causes menu classes to be duplicated in advanced settings
    • ๐Ÿ›  Fix issue with breadcrumbs not showing
    • ๐Ÿ›  Fix issues with show_menu templatetags
    • ๐Ÿ“š Minor documentation fixes
    • โช Revert whitespace cleanup on flash player to fix it
    • โช Correctly restore previous status of dragbars
    • โž• Add copy_site command
    • ๐Ÿ›  Fix an issue related to "Empty all" Placeholder feature
    • ๐Ÿ›  Fix plugin sorting in py3
    • ๐Ÿ›  Fix language-related issues when retrieving page URL
    • โž• Add setting to disable toolbar for anonymous users
    • ๐Ÿ›  Fix search results number and items alignment in page changelist
    • Preserve information regarding the current view when applying the CMS decorator
    • ๐Ÿ›  Fix errors with toolbar population
    • ๐Ÿ›  Fix error with watch_models type
    • ๐Ÿ›  Fix error with plugin breadcrumbs order
    • ๐Ÿ”„ Change the label "Save and close" to "Save as draft"
    • ๐Ÿ›  Fix X-Frame-Options on top-level pages
    • ๐Ÿ›  Fix order of which application urls are injected into urlpatterns
    • ๐Ÿ›  Fix delete non existing page language
    • ๐Ÿ›  Fix language fallback for nested plugins
    • ๐Ÿ›  Fix render_model template tag doesn't show correct change list
    • ๐Ÿ›  Fix Scanning for placeholders fails on include tags with a variable as an argument
    • ๐Ÿ›  Fix handling of plugin position attribute
    • ๐Ÿ›  Fix for some structureboard issues
    • โž• Add setting to hide toolbar when a URL is not handled by django CMS
    • โž• Add editorconfig configuration
    • ๐Ÿ‘‰ Make shift tab work correctly in submenu
    • Fix get_language_from_request if POST and GET exists
    • ๐Ÿ›  Fix an error in placeholder cache
    • ๐Ÿ›  Fix language chooser template