github craftcms/cms 5.8.13

latest releases: 5.8.17, 4.16.13, 5.8.16...
one month ago
  • Added craft\services\UserPermissions::reset().
  • craft\models\FieldLayout::EVENT_CREATE_FORM event handlers can now control whether the form will be rendered statically, by setting $event->static. (#17699)
  • Fixed a bug where reference tags that only referenced an entry’s slug weren’t resolving.
  • Fixed a race condition that could cause “User is not authorized” errors in the control panel. (#17694)
  • Fixed a bug where craft\elements\Asset::getFormattedSizeInBytes() wasn’t returning null when the asset’s size property was null. (#17695)
  • Fixed an error that could occur when saving an address, if any fields contained more than 255 characters, or emoji characters. (#17696)
  • Fixed a bug where searches for phrases were only matching elements if the phrase exactly matched the indexed keywords on PostgreSQL.
  • Fixed a bug where it wasn’t possible for non-admins with “Impersonate users” permissions to impersonate users who had stale permissions. (#17689)
  • Fixed an error that could occur when installing Craft with existing project config data. (#17587)
  • Fixed a bug where entry authors could be changed to the current user when updating a provisional draft with upstream changes. (#17693)
  • Fixed a bug where Money fields lost their focus when the clear button was activated.
  • Fixed a bug where focus wasn’t being managed properly when clicking on the image editor modal background. (#17455)
  • Fixed a bug where custom sources that were hidden for certain user groups weren’t available within element selector modals either. (#17703)
  • Fixed a bug where element queries weren’t returning any results if they had a param that resolved to multiple generated fields. (#17709)
  • Fixed a bug where Link fields weren’t preserving spaces within Phone and SMS link labels. (#17707)
  • Fixed a bug where disabled rows within element selector modals could contain nested focusable elements. (#17053)
  • Fixed a bug where Ctrl/Command + A wasn’t selecting all elements within element indexes. (#17033)

Don't miss a new cms release

NewReleases is sending notifications on new releases.