Releases: tus/TUSKit
Releases · tus/TUSKit
3.4.1
3.4.0
3.3.0
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
3.2.0
3.1.5
What's Changed
- Fix problem with missing custom headers in request by @m3t8d1tr in #143
- Removed whitespace after comma by @andreaslindahl in #151
- iOS 12 crash fix by @rick51231 in #150
New Contributors
- @m3t8d1tr made their first contribution in #143
- @andreaslindahl made their first contribution in #151
- @rick51231 made their first contribution in #150
Full Changelog: 3.1.4...3.1.5
3.1.4
Fixed
- Fix compile error Xcode 14