···11# Changelog
2233+## 0.2.2
44+55+Better debugging and smarter timeouts for large batches.
66+77+### Export feedback
88+99+- **Batch detail logging** — each batch now shows photo/video count and
1010+ estimated size before export starts.
1111+- **Timeout asset listing** — when a batch times out and subdivides, every
1212+ asset in the timed-out batch is listed by filename and size so you can see
1313+ exactly what's slow.
1414+- **Size-scaled timeouts** — timeout now scales with estimated batch size
1515+ (5 min base + 1 min per 100 MB) so large video batches get enough time.
1616+- **Sorted batches** — pending assets are sorted photos-first then videos,
1717+ by size ascending. This keeps fast photo batches together and pushes large
1818+ videos to the end.
1919+320## 0.2.1
421522Resilient batch exports — isolates slow iCloud downloads instead of failing
···1128 iCloud downloads), the batch is split in half and each half retried
1229 recursively (max depth 3). Only the truly stuck assets end up as failures.
1330- **Retry hint** — summary now shows
1414- `Run attic backup again to retry failed
1515- assets.` when there are failures.
3131+ `Run attic backup again to retry failed assets.` when there are failures.
16321733## 0.2.0
1834