You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)