Files
photocli/RELEASE_NOTES.md
T
Ein Anderssono 32a5819c86
pipeline / build (push) Has been cancelled
pipeline / test (push) Has been cancelled
v0.8.3: add sidecar inspection
2026-06-15 01:55:31 +02:00

18 lines
635 B
Markdown

# v0.8.3
This release adds XMP sidecar inspection for quick validation and scripting.
## Highlights
- Add `sidecar inspect <file.xmp>` to print photoscli metadata embedded in a generated sidecar.
- Add `sidecar inspect <file.xmp> --json` for scriptable output.
- Keep `verify --sidecar` for backup-wide checks and use `sidecar inspect` for one-file investigation.
## Assets
- `photoscli`: Apple Silicon macOS binary (`darwin/arm64`).
- `photoscli-0.8.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.