Files
photocli/RELEASE_NOTES.md
T
Ein Anderssono 7555b561bd
pipeline / build (push) Has been cancelled
pipeline / test (push) Has been cancelled
v0.9.0: add manifest checksums
2026-06-15 02:19:47 +02:00

628 B

v0.9.0

This release starts the backup-integrity series with manifest checksums.

Highlights

  • Add opt-in --checksum sha256 to store SHA-256 checksums in manifests.
  • Support checksums in both JSONL and SQLite manifests.
  • Add SQLite migration support for the new checksum column.
  • Keep checksum collection disabled by default with --checksum none.

Assets

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