Skip to content

Happy New Year Release

Compare
Choose a tag to compare
@RhetTbull RhetTbull released this 01 Jan 01:06
· 130 commits to main since this release
02efa4d

[v0.67.1] - 2023-12-31

Fixes for iPhoto export and Google Takeout import.

Added

Removed

Changed

  • iPhoto export will now write the photo rating to the XMP:Rating field with --sidecar and --exiftool options. (#1353)
  • osxphotos import --sidecar-template renamed to --sidecar-filename to avoid ambiguity with the osxphotos export option --sidecar-template. (#1351)
  • Photos in shared albums are now excluded from --not-incloud as this caused confusion for usesrs (#1366)

Fixed

  • Fixed query could sometimes fail with iPhoto library.
  • Fixed Google Takeout was importing timestamps incorrectly. (#1356)

Contributors