diff --git a/src/assets/images/r2/r2-dashboard-updates.png b/src/assets/images/r2/r2-dashboard-updates.png new file mode 100644 index 000000000000000..e7ab56c36c2b71d Binary files /dev/null and b/src/assets/images/r2/r2-dashboard-updates.png differ diff --git a/src/content/changelog/r2/2025-05-01-r2-dashboard-updates.mdx b/src/content/changelog/r2/2025-05-01-r2-dashboard-updates.mdx new file mode 100644 index 000000000000000..3e021c29c07fd71 --- /dev/null +++ b/src/content/changelog/r2/2025-05-01-r2-dashboard-updates.mdx @@ -0,0 +1,28 @@ +--- +title: R2 Dashboard experience gets new updates +description: R2 Dashboard experience gets new updates +products: + - r2 +date: 2025-05-01T13:00:00Z +--- + +We're excited to announce several improvements to the [Cloudflare R2](/r2/) dashboard experience that make managing your object storage easier and more intuitive: + +![Cloudflare R2 Dashboard](~/assets/images/r2/r2-dashboard-updates.png) + + +#### All-new settings page + +We've redesigned the bucket settings page, giving you a centralized location to manage all your bucket configurations in one place. + +#### Improved navigation and sharing + +- Deeplink support for prefix directories: Navigate through your bucket hierarchy without losing your state. Your browser's back button now works as expected, and you can share direct links to specific prefix directories with teammates. +- Objects as clickable links: Objects are now proper links that you can copy or `CMD + Click` to open in a new tab. + +#### Clearer public access controls + +- Renamed "r2.dev domain" to "Public Development URL" for better clarity when exposing bucket contents for non-production workloads. +- Public Access status now clearly displays "Enabled" when your bucket is exposed to the internet (via Public Development URL or Custom Domains). + +We've also made numerous other usability improvements across the board to make your R2 experience smoother and more productive. \ No newline at end of file