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
Field layout designers’ library HUDs are now limited to 600 pixels high. (#16772)
Fixed an error that could occur when saving elements, if any dependencies defined global functions whose names conflicted with Yii’s built-in validator names, such as string().
Fixed a bug where ancestors and parent eager-loading wasn’t working on some environments. (#16381, #16382, #16341)
Fixed a bug where asset, category, and tag relations weren’t propagating to newly-created sites for global sets. (#16752)
Fixed a bug where database backups weren’t always using the correct charset. (#16753)