Files
photocli/RELEASE_NOTES.md
T
Ein Anderssono a51db37fdb
pipeline / test (push) Has been cancelled
pipeline / build (push) Has been cancelled
v0.8.2: add metadata-only sidecars
2026-06-15 01:48:32 +02:00

20 lines
760 B
Markdown

# v0.8.2
This release adds metadata-only XMP sidecar refresh for existing manifest-backed exports.
## Highlights
- Add `--metadata-only` for `export` and `backup-all`.
- Use manifest paths to find existing media files and write or refresh `.xmp` sidecars without re-exporting media.
- Require `--sidecar xmp` and an enabled manifest for metadata-only mode.
- Leave media files untouched; only generated XMP sidecars are written.
- Support `--reverse-geocode` during metadata-only refresh.
## Assets
- `photoscli`: Apple Silicon macOS binary (`darwin/arm64`).
- `photoscli-0.8.2-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.