github varun-raj/immich-power-tools v0.13.0

13 hours ago

🚀 Immich Power Tools 0.13.0

Bug Fixes

Features

Shared Links
  • added option for link expiry (d5c6f0a)
  • people selection in share link (1fea9cc)
  • shared album links (34f32e4)

For using shared links you need to setup two things.

  • IMMICH_SHARE_LINK_KEY: A new API key to be created and added to your ENV for fetching images as a public user.
  • POWER_TOOLS_ENDPOINT_URL : Now Immich Power Tools can work like proxy for your immich instance when using shared links. So inorder to show the domain of the shared links you need to set this env. This should point to the public hostname of your power tools.
  • JWT_SECRET : Also a JWT Secret to encode the filters applied to shared links and also validate the expiry. If you already have it for old authentication method, it can be reused.

Other Features

  • added proper validations for errors with messages (9fcda54)

  • bulk delete in find page and find page clean up (2150aca)

  • option to delete assets from missing locations page (098701b)

  • people search added (29f80b8)

  • unified album creation and option to delete assets from potential albums (72dcb92)

Don't miss a new immich-power-tools release

NewReleases is sending notifications on new releases.