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: src/content/release-notes/r2.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ productLink: "/r2/"
5
5
entries:
6
6
- publish_date: "2025-09-23"
7
7
description: |-
8
-
- Fixed a bug where you could attempt to delete an objects that has a bucket lock rule applied on the dashboard. Previously, they would vanish from the table but reappear after a page refresh. Now the delete action is blocked on locked objects on the dashboard.
8
+
- Fixed a bug where you could delete objects even if they had a bucket lock rule applied. Previously, they would momentarily vanish from the table but reappear after a page refresh. Now, the delete action is disabled on locked objects in the dashboard.
9
9
- publish_date: "2025-09-22"
10
10
description: |-
11
11
- We’ve updated the R2 dashboard with a cleaner look to make it easier to find what you need and take action. You can find instructions for how you can use R2 with the various API interfaces in the side panel, and easily access documentation at the bottom.
0 commit comments