| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| concrete-cms-9.4.5-remote-updater.zip | 2025-10-07 | 77.4 MB | |
| concrete-cms-9.4.5.zip | 2025-10-07 | 76.8 MB | |
| 9.4.5 source code.tar.gz | 2025-10-07 | 40.3 MB | |
| 9.4.5 source code.zip | 2025-10-07 | 46.5 MB | |
| README.md | 2025-10-07 | 990 Bytes | |
| Totals: 5 Items | 241.0 MB | 0 | |
Behavioral Improvements
- We now no longer wrap Grid Framework-based layouts in an extra row and column class.
- Fixed some UI quirks when mousing over table-based list views in the Dashboard.
Bug Fixes
- Fixed: pages with editing canonical URLs are not correctly marked as in trash.
- Fixed: Nesting "Free-Form Layout" type Areas/Layouts breaks honouring the "Spacing" value
- Fixed: 5xx Server Error for calendar RSS feed.
- Fixed bug where privacy policy accept banner appeared strangely on the Stacks Dashboard page.
- Fixed bug where adding blocks to areas in the Dashboard Welcome screen would only allow you to add one block, and then you would be forced to reload the page.
- Fixed bug where saving theme customizations could force custom CSS dialog to render multiple times.
- Fixed notice error when configuring legacy themes.
Developer Updates
$controller->buildRedirect(...)can now take a page object as its first argument (thanks mnakalay)