diff --git a/src/content/docs/r2/platform/release-notes.mdx b/src/content/docs/r2/platform/release-notes.mdx index 035df17dbd91ccc..935cd2638c458b1 100644 --- a/src/content/docs/r2/platform/release-notes.mdx +++ b/src/content/docs/r2/platform/release-notes.mdx @@ -1,6 +1,6 @@ --- pcx_content_type: changelog -title: Release-notes +title: Release notes release_notes_file_name: - r2 --- diff --git a/src/content/release-notes/r2.yaml b/src/content/release-notes/r2.yaml index 1ceabb4638ed340..29e0f6aff60ddb7 100644 --- a/src/content/release-notes/r2.yaml +++ b/src/content/release-notes/r2.yaml @@ -3,6 +3,9 @@ link: "/r2/platform/release-notes/" productName: R2 productLink: "/r2/" entries: + - publish_date: "2025-09-22" + description: |- + - 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. - publish_date: "2025-07-03" description: |- - The CRC-64/NVME Checksum algorithm is now supported for both single and multipart objects. This also brings support for the `FULL_OBJECT` Checksum Type on Multipart Uploads. See Checksum Type Compatibility [here](/r2/api/s3/api/).