v5.0.0
Note: Previous versions will not work due to Google Photos API scopes change
Added
- Google Photos scopes have changed, some of them have been removed. The CLI will use the new ones. (#474)
Changed
- Bump
golang.org/x/text
to 0.19.0 (#479) - Bump
golang.org/x/term
to 0.25.0 (#478) - Bump
github.com/schollz/progressbar/v3
to 3.16.1 (#477)
Removed
- The deprecated
Album: auto:folderName
andAlbum: auto:folderPath
options have been removed. Use theAlbum: template:%_directory%
andAlbum: template:%_folderpath%
options instead. - The deprecated
Jobs: CreateAlbums
option has been removed. Use theJobs: Album
option instead.