Releases: FastPix/web-uploads-sdk
Releases · FastPix/web-uploads-sdk
v1.0.2
- Implemented support for Google Cloud Storage resumable uploads and chunked client uploads.
- Added retry mechanism with exponential backoff for GCS upload failures based on retryable status codes.
- Enabled support for user-provided signed URLs, allowing resumable uploads to work with externally generated session URIs.
- Updated the API endpoint from https://v1.fastpix.io/on-demand/uploads to https://api.fastpix.io/v1/on-demand/upload for obtaining signed URLs.
v1.0.1
Update readme.md and license
v1.0.0
Initial release of the web resumable uploads sdk