Immutable
release. Only release title and notes can be modified.
Patch Changes
- 5dd79f3: Preserve the caller's query string on gateway-minted proxy upload targets, so a per-request
filesfactory selected via the endpoint query (e.g.useFiles({ endpoint: "/api/files?bucket=images" })) resolves the same instance across the presign/proxy/complete round-trip. - ab2aa2f: Infer the content type from the key when listing S3-compatible buckets, instead of reporting every object as
application/octet-stream.