Releases: jsaund/RxUploader
Releases · jsaund/RxUploader
Bug fixes, stability, serialized uploads
- address minor bugs
- improve upload stability
- prevent concurrent uploads
Initial Release of RxUploader Library
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