Stable version
Changelog
Resumable uploads and interruptible activities
Resumable S3 multipart uploads, resumable imports, and activities that recover after shutdown or crash.
Update
Automatic
Content
Release notes
Added
- S3 multipart upload resume at part level: an interrupted transfer continues where it stopped.
- Pausable activities and import resume after app shutdown or crash.
- Explicit terminal shutdown step so a reopen starts a clean session.
Fixed
- Resilience when a GPU is blocked, with Vision analysis fallback to CPU and relaunch crash fix.