Concrete CMS 5.7.5.13
18 March 2019
Concrete CMS version 5.7.5.13 is now available.
What's New in Concrete CMS 5.7.5.13
Bug Fixes
- Fixed insecure use of non-random str_shuffle when creating user tokens
- Improvements to update process for version 8.
- Works again properly on PHP 5.3.
- Fixed bug that made upgrading impossible on PHP < 5.5.9.
- Fixed page not found error when clicking on a topic list to filter the page list in the blog.
- Controller bug fixes and security updates.
- Once again, Environment Information is now available in the Dashboard.
Developer Updates
- Added jQuery Select to Dropdown menu support in the Dashboard; just add data-select=”bootstrap” to your select menus.