This release fixes issues for SREs watching stability and regressions.
Published 3mo
File Storage & Sync
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
aes-256-gcm
docker
encryption
end-to-end-encryption
file-sharing
privacy
+5 more
react
s3-storage
self-hosted
typescript
zero-knowledge
Summary
AI summaryFixed chunked uploads stalling at 0% in Brave and Edge by changing the body from Blob to ArrayBuffer and exempting them from the global rate limiter.
Full changelog
Bug Fixes for Chunked Uploads in Brave and Edge
🐛 Bug Fixes
- server: Chunk upload requests (
/upload/:id/chunk) are now exempt from the global rate limiter - previously, uploading a large file would exceed the 60 requests/minute limit and cause 429 errors, breaking uploads entirely in production - web: Chunk upload body changed from
BlobtoArrayBuffer- fixes uploads permanently stalling at 0% in Brave and Edge, where the browser opened HTTP/2 streams but never sent DATA frames for Blob bodies from Web Workers
🐳 Docker
- Image:
skyfay/skysend:v2.2.2 - Also tagged as:
latest,v2 - Platforms: linux/amd64, linux/arm64
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]