Releases: simulot/immich-go
Releases · simulot/immich-go
v0.2.0
v0.1.8
v0.1.7debug8
debug version
v0.1.7debug7
debug version
v0.1.7
debug version
v0.1.7debug fix #4: File not found in zip / windows
v0.1.6
v0.1.5
Changelog
- a82a37d fix: better handling of long file name on google photos
- eb8fd00 fix: better error reported for file not found errors when import google photos
- 0eef9c9 fix: handling google photo names longer than 46 chars
- 1edf2e5 fix: less warnings "the file already exist on the server"
- 0cafa7f new: log level and verbosity
- 557842e new: possibility to use wild chars in file arguments (upload)
v0.1.4
Upload command
Breaking changes
The command line requires now the command upload
. This enable having multiple commands in a next future
Check readme file.
Changelog
- 6856c24 FIX: call to addAssetsToAlbum
- e8038e3 FIX: multizip archives are now full parsed
- 3f8fc1e add context to server calls
- f71d00e better report of API errors
- 12cbe5f edit readme.md
- 88d1df5 fix goreleaser file
- d80db77 fix: don't read exif more than once
- 3ee7775 fix: don't try to extract date more than once
- 0220f4d new: print build version