Skip to content

5.9.17

Choose a tag to compare

@github-actions github-actions released this 17 Mar 17:29
· 203 commits to 5.x since this release
5.9.17
e2000a6
  • Added craft\helpers\DateTimeHelper::testTimeToSeconds().
  • Fixed an error that could occur after running the utils/fix-field-layout-uids command. (#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’ authorGroup params with and or not operators wasn’t working properly. (#18551)
  • Fixed an error that could occur when running the gc command, 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.