Concrete CMS 9.3.7
13 November 2024
Concrete CMS version 9.3.7 is now available.
Upgrading to Concrete CMS 9.3.7
Concrete CMS 9.3.7 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Concrete CMS updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Concrete CMS install to test the 9.3.7 upgrade prior to applying it live. Get started managing your Concrete CMS installations with Installatron
What's New in Concrete CMS 9.3.7
9.3.7
Bug Fixes
- Fix broken file manager under PHP8 introduced in 9.3.6 (thanks mlocati)
- Fix Undefined variable error on PHP8 on editing top navigation bar that could occur under certain circumstances (thanks hissy)
9.3.6
New Features
- Added the ability to specify a custom filename pattern for downloading files from the file manager. Available placeholders are {title}, {extension} and {filename} (thanks SashaMcr)
- Added the ability to set the default file manager column and sort order (thanks SashaMcr)
Behavioral Improvements
- CSV Export of Users now uses the “DateTime Format” for CSV options as defined in the Dashboard (thanks SashaMcr)
- Added width/height to image slider (thanks ajenkins-dev)
- Improved and refactored RSS displayer controller and view code (thanks SvanteArvedson)
- Improved performance of the Express Entry List block (thanks hissy)
- Miscellaneous performance improvements (thanks hissy)
- Fixed: Security Headers are not set when the full page is cached (thanks marcokuoni)
- Added more useful information to the Environment Information report (thanks JohnTheFish)
- Added more useful information about Block Types to the Block Types Dashboard page (thanks JohnTheFish)
Bug Fixes
- When a page is re-edited, topics in the child level of the topic attribute disappear (thanks hissy)
- Re-instate Dorset as an English County (thanks ajenkins-dev)
- Fixed: RSS displayer view function duplicates the received RSS posts (thanks SvanteArvedson)
- Fixed bug where custom styles applied to the Main area on a page would cascade into any stacks that were placed using the editor on the page.
- Fixed: Atomik documentation creation dies when not installed with full content
- Fixed: Fix: top navigation bar shows unapproved version of pages (thanks hissy)
- Fixed bug when editing an Express object with a results folder that was deleted (thanks dimger)
- Fix Accordion controller.php to allow pretty URLs in description field (thanks jbender0)
- Fix login with OAuth when there are attributes to be fulfilled (thanks mlocati)
- Fixed situation where choosing to filter a page list by a topic category didn’t work (only topics worked) (thanks hissy)
- Fixed bug where CMS UI tooltips weren’t displaying properly in non-Bedrock themes.
- Fixed: "Uploaded" header is active when I open a Choose File modal, but "Name" should be active instead (thanks hissy)
- Fixed error private messages mailbox if a message is received from a user who has been deleted (thanks wtflm)
- Fixed: Topics Filter UI Element in Event List Block does not re-populate properly.