Files
photocli/RELEASE_NOTES.md
T
Ein Anderssono d909d30b87
pipeline / build (push) Has been cancelled
pipeline / test (push) Has been cancelled
v0.8.7: add JSON sidecars
2026-06-15 02:11:02 +02:00

19 lines
602 B
Markdown

# v0.8.7
This release adds JSON sidecars alongside XMP sidecars.
## Highlights
- Add `--sidecar json` for structured JSON metadata sidecars.
- Add `--sidecar xmp,json` to write both XMP and JSON sidecars.
- Keep `--sidecar none` as the default.
- JSON sidecars use the same metadata as XMP sidecars and the exported file basename.
## Assets
- `photoscli`: Apple Silicon macOS binary (`darwin/arm64`).
- `photoscli-0.8.7-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.