Skip to content

Releases: varun-raj/immich-power-tools

v0.14.0

06 Feb 15:01
Compare
Choose a tag to compare

What's Changed

  • If one element is already selected - make it easier to select more by @knom in #126
  • Feature: Added OpenStreetMap Search (Missing-locations) by @knom in #92
  • Feature: Update UI after location assigned (Missing-locations) by @knom in #103
  • Feature: scroll date from querystring into view (Missing-locations) by @knom in #98
  • Feb Release by @varun-raj in #136

Full Changelog: v0.13.0...v0.14.0

v0.13.0

19 Jan 06:22
Compare
Choose a tag to compare

🚀 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)

v0.12.0

11 Jan 05:56
Compare
Choose a tag to compare

🚀 Immich Power Tools 0.12.0

Bug Fixes

Features

  • added bulk share links generation (5b2b779)
  • added option to group by albums for missing locations (bb6ffeb)
  • moved db config from url to individual keys (a3e12c8)
  • multi select in potential album and missing location using shift key (4820f35)
  • option to bulk delete albums (fdda358)

v0.11.1

31 Dec 03:12
Compare
Choose a tag to compare

🚀 Immich Power Tools 0.11.1

Bug Fixes

v0.11.0

30 Dec 17:33
Compare
Choose a tag to compare

🚀 Immich Power Tools 0.11.0

Bug Fixes

  • adapt to vertical resolution and fix flickering (8312fc1)
  • convert to vertical resolution (383b714)
  • thershold option and fix hide person (e0f96ce)

Features

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1

01 Dec 15:19
Compare
Choose a tag to compare

🚀 Immich Power Tools 0.10.1

Bug Fixes

  • album info and missing location fix (835a7f9)

v0.10.0

01 Dec 14:07
Compare
Choose a tag to compare

🚀 Immich Power Tools 0.10.0

Bug Fixes

Features

  • added error debug message in root layout (ac0db7a)
  • added option to filter no name people (0597f34)
  • added options to sort albums (020ef8a)
  • added people detail screen (e0dd1b9)
  • added storage drilldown in analytics (9139e82)
  • album info in header (8749d88)
  • albums page redesigned (ea38120)
  • bulk hide people from album page (1290831)
  • super charged albums page with people management tools (6b27686)

v0.9.0

30 Nov 11:46
Compare
Choose a tag to compare

🚀 Immich Power Tools 0.9.0

Bug Fixes

  • Remove build-args configuration from release.yml (b0d4e6a)

Features

  • Build ARM compatible docker image (8025474)

v0.8.0

24 Nov 06:03
Compare
Choose a tag to compare

🚀 Immich Power Tools 0.8.0

What's Changed

  • Support for merging more than 5 faces
  • Option to offset date for bunch of photos
  • Potential Albums - Added sorting feature to sort by date or number of assets - Request
  • added album list (e390984)
  • added date and asset count sorting for missing location (c28b221)

Fixes

  • Update Immich server port to 2283 in environment.ts by @ghostc0des in #64
  • New Workflow for PR's and Heatmap for past one year assets by @sai80082 in #58
  • Feat: Heatman and versioning fixes by @varun-raj in #66
  • heatmap design fixes (7bd500b)

v0.7.0

23 Nov 07:50
4d228be
Compare
Choose a tag to compare

What's Changed

  • Support for merging more than 5 faces
  • Option to offset date for bunch of photos
  • Potential Albums - Added sorting feature to sort by date or number of assets - Request

Fixes

  • Update Immich server port to 2283 in environment.ts by @ghostc0des in #64
  • New Workflow for PR's and Heatmap for past one year assets by @sai80082 in #58
  • Feat: Heatman and versioning fixes by @varun-raj in #66

Full Changelog: v0.6.1...v0.7.0