v0.8.5: add XMP privacy controls
This commit is contained in:
+7
-6
@@ -1,17 +1,18 @@
|
||||
# v0.8.4
|
||||
# v0.8.5
|
||||
|
||||
This release adds strict XMP sidecar verification.
|
||||
This release adds privacy controls for generated XMP sidecars.
|
||||
|
||||
## Highlights
|
||||
|
||||
- Add `verify --sidecar --strict` to require photoscli schema metadata, sidecar generator metadata, and matching exported filename metadata.
|
||||
- Keep existing `verify --sidecar` behavior unchanged for basic sidecar checks.
|
||||
- Use strict mode when validating sidecars generated by recent photoscli versions.
|
||||
- Add `--xmp-privacy keep|strip-location|strip-address`.
|
||||
- Keep existing behavior by default with `keep`.
|
||||
- Use `strip-address` to omit reverse-geocoded address fields while keeping GPS coordinates.
|
||||
- Use `strip-location` to omit both GPS coordinates and address fields.
|
||||
|
||||
## Assets
|
||||
|
||||
- `photoscli`: Apple Silicon macOS binary (`darwin/arm64`).
|
||||
- `photoscli-0.8.4-macos-arm64.zip`: Apple Silicon binary plus README, USERGUIDE, and CHANGELOG.
|
||||
- `photoscli-0.8.5-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.
|
||||
|
||||
Reference in New Issue
Block a user