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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Release Notes for Craft Cloud ⛅️
2
2
3
+
## 2026-03-27
4
+
- Released version 3.0.4 of the `craftcms/cloud` package.
5
+
- Fixed a Craft 4 compatibility issue where generating asset upload URLs could fail because `craft\models\Volume::getSubpath()` is not available on Craft 4.
6
+
- Fixed the returned upload object key so it matches the presigned upload target path.
7
+
3
8
## 2026-03-23
4
9
- Released version 3.0.0 of the `craftcms/cloud` package.
0 commit comments