Files
photocli/RELEASE_NOTES.md
T
Ein Anderssono 98320c8235
pipeline / test (push) Has been cancelled
pipeline / build (push) Has been cancelled
v0.9.3: add cleanup command
2026-06-15 02:40:12 +02:00

19 lines
645 B
Markdown

# v0.9.3
This release adds safe cleanup for manifest-backed backups.
## Highlights
- Add `cleanup --out <dir>` to remove files not referenced by the manifest.
- Add `cleanup --dry-run` to preview orphaned files before deletion.
- Preserve manifest/log/failure files, `.photoscli`, and sidecars for manifest-referenced media.
- Cleanup works with JSONL and SQLite manifests.
## Assets
- `photoscli`: Apple Silicon macOS binary (`darwin/arm64`).
- `photoscli-0.9.3-macos-arm64.zip`: Apple Silicon binary plus README, USERGUIDE, and CHANGELOG.
- `USERGUIDE.md`: standalone user guide.
Intel Macs are not currently a supported release target.