Concrete 5 CMS v8.4.4 Release Notes

Release Date: 2019-01-10 // over 5 years ago
  • ๐Ÿ”‹ Feature Updates

    • ๐Ÿ‘Œ Improvement for compliance and GDPR: Storage of form data submitted through the form block is now optional. It is a new checkbox in the block (thanks Faker Ben Ali)

    Behavioral Improvements

    • ๐ŸŽ Much improved performance in the Stacks panel menu for sites with a lot of stacks โ€“ stacks lazily load the blocks within them.
    • Dashboard Welcome Page: hides the "Customize" button if the user does not have permission to edit the page content (thanks marvinde)
    • ๐Ÿ‘ Allow disabling of Sitemap button in CKEditor concrete5link core plugin (thanks joemeyer)
    • ๐Ÿ›  Fixed W3C validation errors in Elemental (thanks MPagel)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix XSS error when certain error messages could contain HTML (thanks mlocati)
    • ๐Ÿ›  Fix error where EditorServiceProvider was complaining about array_merge not being a valid array
    • ๐Ÿ›  Fixed: GDPR - ConversationMessages are not deleted when a user is deleted (thanks marvinde)
    • ๐Ÿ›  Fix typo in list of CKEditor plugins ('applying') (thanks a3020)