Changelog

Resumable uploads and interruptible activities

Resumable S3 multipart uploads, resumable imports, and activities that recover after shutdown or crash.

Stable version

v1.20.0

Update

Automatic

Content

Release notes

v1.20.0

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.