Skip to content

Releases: tus/TUSKit

3.1.4

12 Sep 20:41

Choose a tag to compare

Fixed

  • Fix compile error Xcode 14

3.1.3

09 Aug 18:51

Choose a tag to compare

Fixed

  • Added supportedExtensions to client (fixes #134)

3.1.2

14 May 09:46

Choose a tag to compare

Fixed

  • Adding custom headers to requests.

3.1.1

17 Mar 13:45

Choose a tag to compare

3.1.1

Fixed

  • Compile error in TUSBackground

3.1.0

17 Mar 11:41

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

Choose a tag to compare

Merge pull request #114 from tus/rewrite/start

TUSKit 3.0.0

TUSKit pod warning cleanup

09 Sep 13:10
7901b99

Choose a tag to compare

2.2.1

  • [PATCH] Fixed podfile and remove related warnings and errors.

TUSKit 2.2.0

09 Sep 10:51
e930830

Choose a tag to compare

  • [MINOR] The example project now uses native iOS examples with PHPickerViewController and UIImagePickerController.

  • [MINOR] A http 300 status error is considered as an error. Ideally this will be a retry, but an automated retry mechanism is not yet in place.

  • [PATCH] The example project runs again

  • [PATCH] Added missing UIKit imports

  • [PATCH] Fix canceling upload task

  • [PATCH] The example project doesn't rely on third party dependencies anymore.

Added background support and queue fixes

21 Mar 21:44
79eef90

Choose a tag to compare

Add background support (#88)
Upload progress fix
Queue fixes (#92 #93 )
filename change ( #95 )
file copy fix ( #97 )

TUSKit Swift - first stable release

14 Dec 04:01

Choose a tag to compare