All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Initial version
Only the documentation has changed. No need to update.
- Fix installation chapter in README.md
- If the
Use one album for all collections
is checked but no value is provided you get an unreasonable error message.
- Add keyword album:"name of the album" to the imported photo.
- Videos are always set as being published. This is a workaround, because even if the video is successfully rendered the rendition is marked as skipped.
- Added root folder property
- Added queue for import jobs.
- Added service for displaying photo UUID in Photos.
- Added Lightroom menu action for displaying published photos in Photos.
- Added Lightroom menu action for displaying published collections in Photos.
- Added "Photos App" metadata
- Fixed unicode issue with album names.
- Fixed update of albums which are in folders.
- Fix reset issue for photosId metadata field.
- Exchange- and queue-folder are moved to ~/Library/Caches.
- Refactored AppleScript scripts
- An action has need added that searches for published photos in Lightroom which do not have a corresponded Photos photo.
- An action has been added that searches for additional photos in Photos that appear to have been published.
- Added action to clear Photos metadata
- Fixed issue when running multiple jobs.
- Fixed issue when removing photos from albums.
- Fixed issue with albums which contains photos without any keywords.
- Photos of export format original get "original" as format (metadata).
- The format is now the export format, not the file extension.
- Metadata is no longer read-only
- Fixed issue that occurs when publish process must start Photos app and thereby, import or photo fails.
- Remove version from install script
- Fixed issue that occurs when removing a photo if the UUID of Photos is not present in Photos.
- Move Applescript handler to script library
- Add logging to script library
- Add preference Truncate Version. If set to true the version in the catalog name will be truncated.
- Add collection configuration "Keep no longer published photos in albums". If set to false (default value) photos will be removed from Photos app if they are removed from collection, otherwise photos must be removed from album manually.