Skip to content

0.17.0

Latest
Compare
Choose a tag to compare
@simulot simulot released this 11 Jun 21:14

⚠️ Immich has changed its API

This version of immich-go is compatible with immich v.1.106 and later. Use immich-go version 0.16.0 with older immich servers.

feature: [#284] Be ready for the next immich version

See immich-app/immich#9831 and immich-app/immich#9667 for details

fix: log upload errors with error level error in JSON logs

fix: [#287] Prevent the Upload of photos that are trashed (Google Photos)

Trashed server's assets are excluded from the duplicate detection before uploading the same asset.

Changelog

  • 5488cef Be ready for the next immich version Fixes #284
  • 1e7b4ca Merge branch 'main' into simulot/issue275
  • ccfeb98 Merge commit '7579f25'
  • 742df19 Merge pull request #278 from simulot:simulot/issue277
  • 488db84 Merge pull request #279 from simulot:simulot/issue275
  • 9f750f7 Merge pull request #282 from simulot:simulot/issue276
  • 824254e Merge pull request #285 from simulot:simulot/issue284
  • 3f0dfe0 Merge pull request #288 from simulot:simulot/issue287
  • 6bbed93 Optimizations Fixes #276
  • bb9fa66 Prevent the Upload of photos that are trashed (Google Photos) Fixes #287
  • bd61bad Remove -force-sidecar option
  • 475ec59 edit readme and release files
  • 0c60659 edit readme and releases.md files
  • 6c694f6 edit readme.md
  • 9b37596 edit release.md
  • 257451b log upload errors with error level error in JSON logs
  • 602d0d1 no-colors-log option removed as not used any more