Releases: varun-raj/immich-power-tools
Releases · varun-raj/immich-power-tools
v0.14.0
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
🚀 Immich Power Tools 0.13.0
Bug Fixes
- conflicts resolved (18274a3)
- minor condition fix (e7687b9)
- minor design fix (b60660f)
- removed unused components (59fb16b)
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
v0.12.0
🚀 Immich Power Tools 0.12.0
Bug Fixes
Features
v0.11.1
v0.11.0
🚀 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
- add logo screen at start (7f359c1)
- added google heatmap (842e323)
- added preview in find (31e5879)
- added rewind data (2b7dc94)
- base setup for search photos (c0fec68)
- updated UI for rewind. (37da0ed)
What's Changed
- new logo scene and fix flickering by @sai80082 in #78
- feat: Add 'Select All' button to Merge People page. by @jackbrown1993 in #88
- feat: Clicking person name on thumbnail opens person in Immich by @jackbrown1993 in #90
- fix: Refresh similar people after merge by @jackbrown1993 in #89
- fix: threshold option and fix hide person by @sai80082 in #76
- Fixed date list for missing location scenario by @knom in #87
- Added OpenStreetMap / Leaflet by @knom in #91
- feat: updated UI for rewind. by @sai80082 in #79
New Contributors
- @jackbrown1993 made their first contribution in #88
- @knom made their first contribution in #87
Full Changelog: v0.10.1...v0.11.0
v0.10.1
v0.10.0
🚀 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
v0.8.0
🚀 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
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