django-cms v3.2.4 Release Notes

Release Date: 2016-04-26 // about 8 years ago
    • ๐Ÿ›  Fix cache settings
    • ๐Ÿ›  Fix user lookup for view restrictions/page permissions when using raw id field
    • ๐Ÿ›  Fixed regression when page couldn't be copied if CMS_PERMISSION was False
    • ๐Ÿ›  Fixes an issue relating to uninstalling a namespaced application
    • โž• Adds "Can change page" permission
    • ๐Ÿ›  Fixes a number of page-tree issues the could lead data corruption under certain conditions
    • โž• Addresses security vulnerabilities in the render_model template tag that could lead to escalation of privileges or other security issues.
    • โž• Addresses a security vulnerability in the cms' usage of the messages framework
    • ๐Ÿ›  Fixes security vulnerabilities in custom FormFields that could lead to escalation of privileges or other security issues.