Skip to content
Atlantis Scan Upload 1.11 _verified_ May 2026
Atlantis Scan Upload 1.11
What’s New in 1.11?
Walkthrough: Uploading a large scan (step-by-step)
- Start scan in the client app and choose "High resolution" for multi-page document.
- Client performs local metadata validation; fix any flagged issues.
- Begin upload — the client splits the file into chunks and starts sending chunk 1/ N.
- Watch progress UI: percent, ETA, and current chunk status. If network drops, the client will retry up to configured attempts and resume from the last acknowledged chunk.
- On completion, server returns final confirmation and checksum; client verifies checksum and marks upload as complete.
Breaking Changes (from 1.10)
- The
upload/single endpoint is deprecated; use upload/batch (single file is still supported as a batch of one).
- Response schema now includes
batch_id and items[].scan_confidence.