django-cms v3.0.10 Release Notes

Release Date: 2015-02-14 // about 9 years ago
    • ๐Ÿ‘Œ Improved Py3 compatibility
    • ๐Ÿ‘Œ Improved the behavior when changing the operator's language
    • ๐Ÿ“š Numerous documentation updates
    • โช Revert a change that caused an issue with saving plugins in some browsers
    • ๐Ÿ›  Fix an issue where urls were not refreshed when a page slug changes
    • ๐Ÿ›  Fix an issue with FR translations
    • ๐Ÿ›  Fixed an issue preventing the correct rendering of custom contextual menu items for plugins
    • ๐Ÿ›  Fixed an issue relating to recovering deleted pages
    • ๐Ÿ›  Fixed an issue that caused the uncached placeholder tag to display cached content
    • ๐Ÿ›  Fixed an issue where extra slashed would appear in apphooked URLs when APPEND_SLASH=False
    • ๐Ÿ›  Fixed issues relating to the logout function