django-cms v3.0.13 Release Notes

Release Date: 2015-04-15 // about 9 years ago
    • ๐Ÿ“š Numerous documentation including installation and tutorial updates
    • ๐ŸŒ Numerous improvements to translations
    • ๐Ÿ‘Œ Improves reliability of apphooks
    • ๐Ÿ‘Œ Improves reliabiliy of Advanced Settings on page when using apphooks
    • ๐Ÿ‘ Allow page deletion after template removal
    • ๐Ÿ‘Œ Improves upstream caching accuracy
    • ๐Ÿ‘Œ Improves CMSAttachMenu registration
    • ๐Ÿ‘Œ Improves handling of mistyped URLs
    • ๐Ÿ‘Œ Improves redirection as a result of changes to page slugs, etc.
    • ๐Ÿ‘Œ Improves performance of "watched models"
    • ๐Ÿ‘Œ Improves frontend performance relating to resizing the sideframe
    • Corrects an issue where items might not be visible in structure mode menus
    • Limits version of django-mptt used in CMS for 3.0.x
    • โฌ†๏ธ Prevent accidental upgrades to Django 1.8, which is not yet supported