Immich - Package Updates
-
Immich update is blocked, since it requires custom code to grant access to the vector extension tables as postgres root user. Have to see how we can workaround that.
-
[1.86.0]
- Update immich to 1.132.3
- Full Changelog
- refactor: notification-admin controller by @jrasm91 in https://github.com/immich-app/immich/pull/17748
- feat(web): expand/collapse sidebar by @ben-basten in https://github.com/immich-app/immich/pull/16768
- feat(mobile): sqlite by @shenlong-tanwen in https://github.com/immich-app/immich/pull/16861
- feat(server): Avoid face match with people born after file creation #4743 by @abhinav96 in https://github.com/immich-app/immich/pull/16918
- feat: opt-in sync of deletes and restores from web to Android by @aleksandrsovtan in https://github.com/immich-app/immich/pull/16732
- feat(server): read additional lens exif tags by @Snowknight26 in https://github.com/immich-app/immich/pull/17125
- fix(web): fix thumbnail hover link position by @Snowknight26 in https://github.com/immich-app/immich/pull/16762
- fix(web): use original image if web compatible by @mertalev in https://github.com/immich-app/immich/pull/17347
- fix(mobile): bump isar maxSize by @shenlong-tanwen in https://github.com/immich-app/immich/pull/17372
- fix: reset memories on logout by @danieldietzler in https://github.com/immich-app/immich/pull/17405
-
[1.87.0]
- Update immich to 1.133.0
- Full Changelog
- refactor: user avatar color by @jrasm91 in https://github.com/immich-app/immich/pull/17753
- feat: vectorchord by @mertalev in https://github.com/immich-app/immich/pull/18042
- feat: rtl by @jrasm91 in https://github.com/immich-app/immich/pull/17860
- feat: notifications by @jrasm91 in https://github.com/immich-app/immich/pull/17701
- feat(web): Map in albums & shared albums by @davidpcrd in https://github.com/immich-app/immich/pull/17906
- feat(server): visibility column by @alextran1502 in https://github.com/immich-app/immich/pull/17939
- feat: user pin-code by @alextran1502 in https://github.com/immich-app/immich/pull/18138
- feat(web): user detail page by @jrasm91 in https://github.com/immich-app/immich/pull/18230
- feat: locked/private view by @alextran1502 in https://github.com/immich-app/immich/pull/18268
- feat: add session creation endpoint by @bwees in https://github.com/immich-app/immich/pull/18295
-
[1.87.1]
- Update immich to 1.133.1
- Full Changelog
- Lower disk usage during VectorChord migration
- Adds move to locked album button to more views on the web
- Fixes a bug where the missing button for the duplicate detection job is not working
- Fixes a bug where a hard link does not navigate to the asset location on the timeline
- Fixes a bug where styling information is missing in some cases
- Fixes a bug where locked assets show up in local album view if it is presented on the phone
- Fixes some translation issues
- feat: lower disk usage during migration by @mertalev in https://github.com/immich-app/immich/pull/18440
- fix: mobile user agent set to immich_platform_version by @zackpollard in https://github.com/immich-app/immich/pull/18478
- feat(web): add to locked folder in album and search by @wuzihao051119 in https://github.com/immich-app/immich/pull/18488
-
[1.88.0]
- Update immich to 1.134.0
- Full Changelog
- Adds a new API endpoint to check the application version status
- Adds a mechanism to handle startup reindexing after a failed model change
- Improves pinch-to-zoom action on the mobile app
- Replaces the administration user edit button with the action button to go straight to the user's detail page
- Fixes a bug where generated memories include locked assets
- Fixes a bug where the search filter panel anchors to the top of the page instead of the viewport
- Fixes a bug where
ctrl/cmd + click
doesn't open the photo on a new page - Fixes various minor issues related to styling and z-index
-
Just to let everyone know. Immich now requires a new postgres extension and moved from pgvecto.rs to pgvector https://immich.app/docs/administration/postgres-standalone/#migrating-to-vectorchord
This means we have to see how to support this in our postgres addon and then see how to migrate existing installations. So this will require a Cloudron platform update first, in case you wonder why the app isn't updated.
-
Just to let everyone know. Immich now requires a new postgres extension and moved from pgvecto.rs to pgvector https://immich.app/docs/administration/postgres-standalone/#migrating-to-vectorchord
This means we have to see how to support this in our postgres addon and then see how to migrate existing installations. So this will require a Cloudron platform update first, in case you wonder why the app isn't updated.
-
Yes it is on the roadmap, but requires Cloudron 9 first, which will then come with VectorChord and will sunset pgvercto.rs.
pgvector as required by VectorChord will still be available. It is all a bit confusing as the field was/is under heavy development to consolidate on one approach for postgres.In fact we will even have to do a two-step approach, since currently released (for Cloudron) Immich versions only support VectorChord <= 0.3, while upstream VectorChord is at 0.4+ already and newer Immich versions want >= 0.3
-
Yes it is on the roadmap, but requires Cloudron 9 first, which will then come with VectorChord and will sunset pgvercto.rs.
pgvector as required by VectorChord will still be available. It is all a bit confusing as the field was/is under heavy development to consolidate on one approach for postgres.In fact we will even have to do a two-step approach, since currently released (for Cloudron) Immich versions only support VectorChord <= 0.3, while upstream VectorChord is at 0.4+ already and newer Immich versions want >= 0.3
-
After some app update, I got a circle of doom please wait while indexing / hashing (a term I don't remember) ... ANyway it didn't ever finished and I restarted the phone for a different update. Opened immich again, & I had to reselect the "backup" folders with photos on my phone before they displayed again, and even then it only showed them as on local device, despite them being also on the server (confirmed via a web browser). mobile app seems a bit janky right now