···11# Changelog
2233+## 0.2.1
44+55+Resilient batch exports — isolates slow iCloud downloads instead of failing
66+entire batches.
77+88+### Batch subdivision
99+1010+- **Automatic retry on timeout** — when a ladder batch times out (e.g. due to
1111+ iCloud downloads), the batch is split in half and each half retried
1212+ recursively (max depth 3). Only the truly stuck assets end up as failures.
1313+- **Retry hint** — summary now shows `Run attic backup again to retry failed
1414+ assets.` when there are failures.
1515+316## 0.2.0
417518Manifest stored on S3. Compatible with ladder v0.2.0.