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 the control panel could display a notice about the Craft CMS license belonging to a different domain, even when accessing the control panel from the correct domain. (#16396)
Fixed a bug where Unicode special characters weren’t getting stripped out of search keywords. (#16430)
Fixed an error that could occur when setting relatedTo* GraphQL arguments to null. (#16431)
Fixed a bug where field layout elements’ action menus could have an empty action group.
Fixed a bug where Single section entries could be duplicated after running the entry-types/merge command. (#16394)
Fixed a styling bug with the system message modal. (#16410)
Fixed a bug where relational fields could eager-load elements from a different instance of the same field, if one of the instances had no relations. (#16191)
Fixed a bug where the utils/prune-revisions command was deleting nested entry revisions.