Skip to content

Releases: tus/TUSKit

3.3.0

04 Mar 15:51
Compare
Choose a tag to compare

Enhancements

  • Updated documentation around background uploads

Bugfix

  • Fixed an issu with macOS not having a correct path when resuming uploads. Thanks, @MartinLau7
  • Fixed a metadta issue on iOS. Thanks, @MartinLau7
  • Fixed some issues with metadata not alwasy being cleaned up properly for all platforms. Thanks, @MartinLau7

3.2.1

04 Mar 15:51
Compare
Choose a tag to compare

Enhancements

  • TUSKit can now leverage Background URLSession to allow uploads to continue while an app is backgrounded. See the README.md for instructions on migrating to leverage this functionality.

3.2.0

28 Jun 05:20
Compare
Choose a tag to compare

Enhancements

  • TUSKit can now leverage Background URLSession to allow uploads to continue while an app is backgrounded. See the README.md for instructions on migrating to leverage this functionality.

3.1.5

08 Mar 10:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.4...3.1.5

3.1.4

12 Sep 20:41
Compare
Choose a tag to compare

Fixed

  • Fix compile error Xcode 14

3.1.3

09 Aug 18:51
Compare
Choose a tag to compare

Fixed

  • Added supportedExtensions to client (fixes #134)

3.1.2

14 May 09:46
Compare
Choose a tag to compare

Fixed

  • Adding custom headers to requests.

3.1.1

17 Mar 13:45
Compare
Choose a tag to compare

3.1.1

Fixed

  • Compile error in TUSBackground

3.1.0

17 Mar 11:41
Compare
Choose a tag to compare

3.1.0

Added

  • ChunkSize argument to TUSClient initializer.
  • Add cancel single task.

3.0.0

27 Jan 13:45
e962b2b
Compare
Choose a tag to compare
Merge pull request #114 from tus/rewrite/start

TUSKit 3.0.0