Concrete 5 CMS v8.5.1 Release Notes

Release Date: 2019-04-03 // about 5 years ago
  • πŸ”‹ Feature Updates

    • βž• Added the ability to filter logs by time (thanks biplobice)

    Behavioral Improvements

    • πŸ‘Œ Improved translation of user logging in multilingual environments. (Thanks katzueno )
    • πŸ‘Œ Improvements to code quality and reduction in suppressed errors (thanks mlocati)
    • πŸ‘Œ improvements to using multiple user selectors on a page; miscellaneous bug fixes to user selector (thanks haeflimi)
    • πŸ‘Œ improvements to installation on a cluster where site home page ID may not be 1. (Thanks mlocati)
    • πŸ‘Œ Improved file size of app.css; removed unnecessary and broken CSS.
    • ⚠ Simplify the warning when the database does not fully support utf8mb4 (thanks mlocati)

    πŸ› Bug Fixes

    • πŸ›  Fixed error where external form actions were not working.
    • πŸ›  Fix Exception already used in CharsetCollation\Manager (thanks mlocati)
    • πŸ›  Fixed error where move/copy didn’t work in site map flat view (thanks biplobice)
    • πŸ›  Fix resuming copy language tree operation (thanks mlocati)
    • πŸ›  Fixed inability to run some user bulk actions in the Dashboard.
    • πŸ›  Fixed JavaScript error when changing default calendar colors in the Dashboard.
    • πŸ›  Fixed error in API where authenticated requests could pass through to read any API route.
    • πŸ›  Fix error on package uninstall while remove the package directory is checked (thanks biplobice)
    • Hide publish now button on versions of pages when user doesn’t have permission to publish (thanks hissy)
    • πŸ‘‰ Make sure custom thumbnails have upscaling enabled (#7697)