Skip to content

immich-go v0.23.0-RC10 ๐Ÿ—๏ธ still in progress ๐Ÿ—๏ธ

Pre-release
Pre-release
Compare
Choose a tag to compare
@simulot simulot released this 02 Feb 13:18
· 22 commits to main since this release
9f238df

This release candidate introduces the bulkTagAssets API call to streamline session tagging and reduce overhead.

Additionally, a new variation in Google Takeout files has been observed. Some JSON files are now named supplemental-metadata.json, presenting a set of challenging issues.

The documentation is here.

What's Changed

  • feat: integrate BulkTagManager for improved asset tag management by @simulot in #653
  • Fix MacOS files exclusion by @simulot in #654
  • Simulot/issue638 Bad request when TagAssets by @simulot in #655
  • Simulot/issue652 Google Photos: add support for supplemental-metadata.json files by @simulot in #657
  • Fix XMP file upload issue by @simulot in #663

Full Changelog: v0.23.0-RC9...v0.23.0-RC10