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 notificationDuration value per the accessibilityDefaults config setting wasn’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)