Skip to content

Releases: transloadit/TransloaditKit

3.3.2

28 Nov 09:12
Compare
Choose a tag to compare

Increased test coverage and utilities for testing in example app

3.3.0

22 Nov 09:17
Compare
Choose a tag to compare

Allow usage of URLSessions with background configuration to enable background uploads

3.2.0

28 Nov 09:26
Compare
Choose a tag to compare

What's Changed

  • Add Transloadit documentation by @elvirion in #33
  • Rename heading: Installation -> Install by @nqst in #34
  • Don't use deprecated TUSClient initializer by @bourquep in #37
  • Allow custom params for assemblies by @donnywals in #38

New Contributors

Full Changelog: 3.0.0...3.2.0

3.0.0

05 Apr 05:43
31e353d
Compare
Choose a tag to compare
Merge pull request #29 from transloadit/rewrite/3.0.0

Rewrite, version 3.0.0

2.0.4

18 Nov 08:09
Compare
Choose a tag to compare

Fixes a problem where the expires parameter sometimes uses a 12-hour clock (which the server won't accept)

2.0.3

23 Mar 06:06
d254b98
Compare
Choose a tag to compare

Fixes #24

2.0.2: Merge pull request #23 from transloadit/swift-development

22 Mar 00:06
015497c
Compare
Choose a tag to compare

TUSKit changes

  • Add background support
  • Upload progress fix
  • Queue fixes
  • filename change
  • file copy fix

2.0.1: Merge pull request #20 from transloadit/swift-development

11 Feb 03:08
0fdc901
Compare
Choose a tag to compare

Changes in TUSKit brought over

  • Custom metadata update
  • Upload length only sent on create
  • Chunk size update
  • Key decoding updated
  • Cleanup

TransloaditKit changes

  • Metadata handled differently, passed as a dictionary instead of a custom header - let TUSKit encode the values

Swift TransloaditKit - First stable release

14 Dec 04:06
Compare
Choose a tag to compare

Custom Param with string value

07 Dec 05:17
Compare
Choose a tag to compare
Pre-release
2.1.3.alpha

add custom param with string value