| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CraftCMS-5.9.17.zip | 2026-03-17 | 32.4 MB | |
| 5.9.17 source code.tar.gz | 2026-03-17 | 11.5 MB | |
| 5.9.17 source code.zip | 2026-03-17 | 14.0 MB | |
| README.md | 2026-03-17 | 1.3 kB | |
| Totals: 4 Items | 57.8 MB | 2 | |
- Added
craft\helpers\DateTimeHelper::testTimeToSeconds(). - Fixed an error that could occur after running the
utils/fix-field-layout-uidscommand. (#18516) - Fixed a JavaScript error that could occur if any field layout elements were configured with unsupported widths. (#18552)
- Fixed an error that could occur when user impersonation failed. (#18569)
- Fixed a bug where deeply-nested elements could be deleted unexpectedly. (#18537)
- Fixed a warning that was getting logged when using
craft\filters\SiteFilterTrait. - Fixed a bug where prefixing entry queries’
authorGroupparams withandornotoperators wasn’t working properly. (#18551) - Fixed an error that could occur when running the
gccommand, if a Matrix field had been converted to an Addresses or Content Block field. (#18549) - Fixed a styling issue. (#18566)
- Fixed a JavaScript error that could occur when Time fields’ Min/Max Time settings were set.