• v0.7.0 4fe4c15adf

    v0.7.0
    pipeline / test (push) Has been cancelled
    pipeline / build (push) Has been cancelled
    Stable

    einand released this 2026-06-14 22:57:13 +00:00 | 15 commits to main since this release

    v0.7.0

    This release adds opt-in XMP sidecar metadata for archival exports.

    Highlights

    • Add --sidecar none|xmp with default none.
    • Write XMP sidecars next to exported files when --sidecar xmp is selected.
    • XMP files use the exported file basename, for example IMG_0001.jpg -> IMG_0001.xmp.
    • Sidecars include photoscli metadata such as asset ID, filenames, album, manifest path, media type, dimensions, favorite state, cloud state, export mode, version, exported timestamp, size, and creation date when available.
    • XMP writes are atomic and fail the asset when explicitly requested sidecar output cannot be written.
    • Config files can set sidecar = "xmp".

    Assets

    • photoscli: Apple Silicon macOS binary (darwin/arm64).
    • photoscli-0.7.0-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.

    Downloads