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 Craft 4 compatibility issue where generating asset upload URLs could fail because craft\models\Volume::getSubpath() is not available on Craft 4.
Fixed the returned upload object key so it matches the presigned upload target path.