Skip to content

chore: version packages#3

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: version packages#3
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

r2-explorer@1.2.0

Minor Changes

  • #152 5c52c5d Thanks @G4brym! - Add file and folder duplicate/copy operation via context menu. Right-clicking a file or folder and selecting "Duplicate" creates a copy with a " (copy)" suffix in the same directory, preserving all metadata.

Patch Changes

  • #151 67ea55c Thanks @G4brym! - Add ShareMetadata type interface for share link metadata, replacing untyped any in getShareLink and implicit any in listShares. Also fix readOnlyMiddleware to use Hono's Next type instead of CallableFunction.

  • #145 c936027 Thanks @G4brym! - Fix Content-Disposition header injection in GetObject by sanitizing filenames (replacing non-ASCII with _ and double quotes with ') and adding RFC 5987 filename*=UTF-8''... parameter for proper Unicode support.

  • #147 0109d8c Thanks @G4brym! - Fix HeadObject OpenAPI summary from "Get Object" to "Head Object" and align base64 key decoding in HeadObject and PutMetadata with GetObject's three-level fallback to handle edge-case encoded keys consistently across all endpoints.

  • #148 812abd0 Thanks @G4brym! - Add missing null check for R2 bucket in email handler to prevent crash when no bucket binding is found

  • #146 66075a5 Thanks @G4brym! - Fix share link download counter incrementing before verifying file exists. Previously, if the shared file was deleted from the bucket, accessing the share link would still increment the download counter before returning a 404 error. This could exhaust the download limit without any actual downloads occurring. The counter now only increments after confirming the file exists.

  • #149 06ddecb Thanks @G4brym! - Return 400 instead of 500 when upload endpoints receive malformed base64-encoded metadata in customMetadata or httpMetadata query parameters

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 17, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
r2drive be7e9e4 Mar 17 2026, 02:20 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants