- Fixed a bug where
craft\services\Assets::EVENT_BEFORE_REPLACE_ASSETandEVENT_BEFORE_REPLACE_ASSETevents weren’t getting triggered when replacing an asset file via GraphQL. (#17005) - Fixed a bug where replacing a file via GraphQL could result in two assets referring to the same file. (#17031)
- Fixed a bug where the window wasn’t automatically scrolling when dragging structure elements near its edges. (#17036)