Release v0.62.0 (#1156)

This commit is contained in:
Rhet Turnbull
2023-08-12 20:33:04 -06:00
committed by GitHub
parent 8be71243d5
commit bb1f93a964
32 changed files with 552 additions and 194 deletions

View File

@@ -1334,6 +1334,11 @@ Syndicated photos are photos that appear in "Shared with you" album. Photos 7+ o
Return True if photo is part of a shared moment, otherwise False. Shared moments are created when multiple photos are shared via iCloud. (e.g. in Messages)
``shared_library``
^^^^^^^^^^^^^^^^^^^^^^
Return True if photo is included in shared iCloud library, otherwise False. Photos 8+ only; returns False if not Photos 8+.
``uti``
~~~~~~~~~~~
@@ -2964,7 +2969,7 @@ The following template field substitutions are availabe for use the templating s
* - {tab}
- :A tab: '\t'
* - {osxphotos_version}
- The osxphotos version, e.g. '0.61.0'
- The osxphotos version, e.g. '0.62.0'
* - {osxphotos_cmd_line}
- The full command line used to run osxphotos
* - {album}

View File

@@ -361,7 +361,7 @@ Template Substitutions
* - {tab}
- :A tab: '\t'
* - {osxphotos_version}
- The osxphotos version, e.g. '0.61.0'
- The osxphotos version, e.g. '0.62.0'
* - {osxphotos_cmd_line}
- The full command line used to run osxphotos
* - {album}