Skip to content

4.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 19:47
· 6294 commits to 5.x since this release
4.5.1
19c51a9
  • Control panel notifications no longer block page keyboard shortcuts. (#13591)
  • Garnish.uiLayerManager.addLayer() now supports a bubble option, which allows non-matching keyboard shortcuts to bubble up to the parent layer.
  • Fixed an error that could occur when Craft was performing a Composer operation, if no HOME environment variable was set for PHP. (#13590)
  • Fixed a bug where craft\fields\Matrix::serializeValue() was setting fields keys to a closure. (#13592)
  • Fixed a bug where time values weren’t saving properly for Greek locales. (#9942)
  • Fixed a bug where the “Status” lightswitch would always be enabled on edit pages for single-site elements. (#13595)