Skip to content

Releases: FastPix/web-uploads-sdk

v1.0.2

12 Jun 07:21
Compare
Choose a tag to compare
  • 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

08 Apr 04:56
Compare
Choose a tag to compare

Update readme.md and license

v1.0.0

21 Feb 09:50
Compare
Choose a tag to compare

Initial release of the web resumable uploads sdk