Skip to content

Releases: jsaund/RxUploader

Bug fixes, stability, serialized uploads

30 May 06:41
Compare
Choose a tag to compare
  • address minor bugs
  • improve upload stability
  • prevent concurrent uploads

Initial Release of RxUploader Library

10 Apr 19:38
Compare
Choose a tag to compare
Pre-release

First release of the RxUploader library

  • allows clients to enqueue Jobs which are managed by the Uploader library (persistence, uploading, status updates)
  • clients specify which errors should be retried and where content should be uploaded to

Initial release may contain bugs