Skip to content

Releases: transloadit/android-sdk

v0.0.10

20 Mar 14:59
027e7d1
Compare
Choose a tag to compare

0.0.9 has been published without AAR files, this release ships them.

⇾ Please update to this release as it contains changes on the signature authentication algorithm, which are necessary for using the Transloadit API

v0.0.9

20 Mar 13:01
d750d1d
Compare
Choose a tag to compare
  • Updated dependency for Transloadit Java SDK to 1.0.0
  • This update includes the updated signature authentication method, which is now required for all requests.

v0.0.8

17 Jul 13:02
6123aea
Compare
Choose a tag to compare
  • Changing method signatures including Activity to Context in order to make the SDKs usage more flexible.
  • This is considered as not breaking, as a Activity is a Context, and the SDK will still work as before.

v0.0.7

30 Oct 14:49
850cb5a
Compare
Choose a tag to compare
  • Updated dependency for Transloadit Java SDK to 0.4.4 → includes Socket-IO 4 and a security patch
  • Updated to androidx.appcompat:appcompat:1.5.1
  • Set compileSdkVersion to 31, and targetSdkVersion 31

v0.0.6

26 Sep 16:38
7ef3242
Compare
Choose a tag to compare
  • Update dependency for Transloadit Java SDK to 0.4.2

  • Add Android SDK version to Transloadit-Client header

  • Updated Tus-Android to 0.1.10

v0.0.5

10 Jan 13:41
6073a8a
Compare
Choose a tag to compare

Update dependency for Transloadit Java SDK to 0.4.1, this update is recommended as it contains patches for known security vulnerabilities.

Full Changelog: v0.0.3...v0.0.5

v0.0.3

18 Jul 15:20
Compare
Choose a tag to compare
  • Update dependencies - this corrects assembly creations via tus uploads

v0.0.2

08 Apr 14:38
Compare
Choose a tag to compare

Initial release