You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# 3.6.0
2
+
3
+
## Bugfix
4
+
- Uploads no longer consume large amounts of memory when resuming an upload ([#204](https://github.com/tus/TUSKit/issues/204))
5
+
- Uploads no longer start over when they're paused and resumed ([#204](https://github.com/tus/TUSKit/issues/204))
6
+
- Better handling of background URLSessions provided by developers ([#206](https://github.com/tus/TUSKit/issues/206) by [dsandriyanov](https://github.com/dsandriyanov))
0 commit comments