Immich - Package Updates
Pinned
Immich
-
[1.49.0]
- Update Immich to 1.88.1
- Full changelog
- feat(server): bmp format by @jrasm91 in #5197
- chore(server): update new CLI into the image by @alextran1502 in #5192
- feat(web)!: SPA by @jrasm91 in #5069
- fix(web): improve year label position by @Funk66 in #5141
- fix(web): album sorting options by @martabal in #5127
- feat(web): new fonts by @alextran1502 in #5165
- chore(web): small font size improvement by @alextran1502 in #5190
- chore(web): remove deprecation message by @alextran1502 in #5115
- chore(web): album thumbnail size by @alextran1502 in #5196
- Fixed an issue with the video not being correctly placed on the timeline
- Fixed an issue with search on the web doesn't take into account the search phrase
- Fixed an issue of the year label overlapped on the timeline bar
-
[1.49.1]
- Update Immich to 1.88.2
- Full changelog
- Fixed issue with query unoptimized for the album and sharing page on the web. This fix is a revert of the fix for the web's album sorting. We will need to return to that issue and find an optimal way to perform the sort mechanism
-
[1.50.0]
- Update Immich to 1.89.0
- Full changelog
- Better reverse geocoding resource management (#5301)
- Search name when merging face
- Album sorting options (take 2)
- Set original datetime via sidecar in preparation for metadata writing (#5199, #5066)
-
Had to revoke the app version now as we have hit https://github.com/immich-app/immich/issues/5630 for the subsequent update however that particular change was already part of the 1.89.0 release.
Have to see how we can move this forward with restore points and those breaking upstream changes.
-
[1.50.1]
- Update Immich to 1.89.0
- Requires Cloudron 7.6.3 for database restore to work
- Full changelog
- Better reverse geocoding resource management (#5301)
- Search name when merging face
- Album sorting options (take 2)
- Set original datetime via sidecar in preparation for metadata writing (#5199, #5066)
-
[1.51.0]
- Update Immich to 1.90.2
- Full changelog
- Edit metadata.
- Reassign person faces.
- Better handling of iCloud assets.
- Fixed bulk editing for asset's metadata on the web
- Fixed faces not update after reassign face in a video
- Fixed merge face panel only shows 10 people
-
[1.52.0]
- Update Immich to 1.91.4
- Full changelog
- Fixed cannot save exclusive patterns on the web
- Fixed cannot search for places
- Fixed smart search's job concurrency doesn't persist.
- Disable version check settings when config file is set
- Fixed migration issue when updated to 1.91
- Fixed inconsistent explore queries
- Fixed cannot open map cluster
- Fixed change people feature face doesn't registered on the web
-
[1.52.1]
- Update Immich to 1.92.0
- Full changelog
- Hardening storage template move operation: verify files are copied correctly when operating across filesystem boundaries
- External domain setting: allow the usage of a different domain for shared links
- Native hash calculation on iOS: significantly speeds up the initial hash calculation
- Introduce Onboarding flow for new instances: Show the admin common settings of the instance for a better user experience.
- CLI version 2.0.6 was released on npm: https://www.npmjs.com/package/@immich/cli
- Search is now working across the partnerβs assets.
-
A new update is out with "New face clustering algorithm": https://github.com/immich-app/immich/releases/tag/v1.93.0
-
[1.53.0]
- Update Immich to 1.93.3
- Full changelog
- Improved face grouping for facial detection - switch to DBSCAN clustering algorithm.
- New usage quota mechanism for users - specify the maximum storage each user can use on the server.
- Improve the deletion actions on the mobile app - Present explicit options to clear up confusion about each action.
- Faster map rendering on the mobile app
- Force deletion with Shift + Del on the web app
- Notable fix: The web can now show assets with a date in the future.
- Fixed an issue with the toggle slider doesn't have any information/label on the web
- Fixed toggle button doesn't work in some settings forms
- Small fixes for the web