Immich - Package Updates
-
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
-
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.
@nebulon Got a date in mind for the platform upgrade? the mobile is app, is janky / broken in its current state.
-
I love using Cloudron as much as possible. And I'm thankful for the work the team does.
For Immich, especially since it isn't stable yet, I'm thinking self hosting is going to be the better option. The mobile app needs the latest server release and I'm uncomfortable with it being broken, especially not knowing how long it will stay that way. The last update here was 4 months ago. It's unfortunate the breaking change in Immich and the Cloudron release cycle clashed. -
Agree this is not good. I am also using it personally and this needs to be fixed. Issue is that, this time it collided with the major Cloudron platform update taking much longer for us to get out. Next time we will prioritize this better to get a new postgres addon version out sooner
-
[1.89.0]
- Update immich to v1.137.3
- Requires at least Cloudron 9
- Move from pgvecto.rs to VectorChord
-
[1.90.0]
- Update immich to 1.144.1
- Update libvips to 8.17.1
- Fix build and prepare for immich version 2
- Use multistage builds to reduce image size
-
[1.91.0]
- Update immich to 2.0.1
- Full Changelog
- fix: do not delete asset on share by @shenlong-tanwen in #22578
- fix: remove new timeline version check by @shenlong-tanwen in #22584
- fix: show only owned assets in places and map by @shenlong-tanwen in #22585
- fix: show activity in shared albunm by @alextran1502 in #22589
- fix: compass button overlaps status bar by @YarosMallorca in #22330
- fix: shrink age view to fit and not overflow by @bwees in #22405
- fix: mitigate database lock scenario when running full sync in splash screen page by @alextran1502 in #22608
- fix: bottom navigation bar overlay sheet info by @alextran1502 in #22610
- fix: respect storage indicator setting by @shenlong-tanwen in #22596
- fix: do not run multiple engines on cold startup by @shenlong-tanwen in #22518