Skip to content

5.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 23:28
· 138 commits to 5.x since this release
25eaea4
  • Fixed a bug where static relational field inputs weren’t showing the related elements’ hierarchy. (#17127)
  • Fixed a bug where some system screens shown on the front end were sent without no-cache headers. (#17129)
  • Fixed a bug where the default disableAutofocus and notificationDuration values per the accessibilityDefaults config setting weren’t being respected for users who hadn’t saved their preferences yet.
  • Fixed a bug where control panel JavaScript-generated URLs weren’t formatted correctly if the omitScriptNameInUrls and usePathInfo config settings were both disabled. (#17147)
  • Fixed a bug where multiple authentication method setup slideouts could open simultaneously.
  • Fixed a bug where deselected Button Group buttons’ labels were showing up in collapsed Matrix block preview text. (#17138)
  • Fixed a bug where the GraphiQL Documentation Explorer height was expanding the whole window’s height. (#17121)
  • Fixed a bug where Matrix fields set to the “element index” view mode didn’t have the “Copy” bulk element action. (#17142)
  • Fixed a bug where passing not 1 to a Lightswitch field’s element query param wasn’t yielding expected results. (#17149)
  • Fixed a bug where elements’ “ID” and “UID” values within element indexes would change for edited elements. (#17153)
  • Fixed styling issues. (#17145)