Skip to content

chore(deps): update immich

Botaniker (Bot) requested to merge renovate/immich into main

This MR contains the following updates:

Package Type Update Change OpenSSF
ghcr.io/immich-app/immich-machine-learning (changelog) Kustomization minor v1.121.0 -> v1.122.1
ghcr.io/immich-app/immich-machine-learning (changelog) digest 1b8494b -> 4d39300
ghcr.io/immich-app/immich-server (changelog) Kustomization minor v1.121.0 -> v1.122.1 OpenSSF Scorecard
ghcr.io/immich-app/immich-server (changelog) digest 851c02f -> 1c88784

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-server)

v1.122.1

Compare Source

v1.122.1

Hotfixes

Full Changelog: https://github.com/immich-app/immich/compare/v1.122.0...

v1.122.0

Compare Source

v1.122.0

Highlights

Welcome to release v1.122.0 of Immich. After a long release break, Immich is back and brings many new features with loads of bug fixes to enhance the user experience further and make Immich more delightful to use. Some of the highlights below:

  • HDR video support in the mobile app
  • Multiple URLs for machine learning service
  • Automatic switching between server URLs in the mobile app
  • Ability to hide users when searching in an Immich instance
  • Access the most recent albums through the web navigation bar
  • Custom email templates
  • Automatically clean up files left behind by interrupted uploads
  • More responsive hosted maps for users in Oceania
  • Notable fix: swiping between videos failing on older Android devices
HDR video support

Thanks to the tireless work of @​mertalev and @​shenlong-tanwen, HDR videos are displayed correctly in their full dynamic range using the native video player on each respective platform directly in Immich. We hope this feature brings you a more lively experience when viewing past videos.

[!NOTE] Some videos may appear warped when viewing. If this occurs, please sign out and sign back in. This only needs to be done once and does not apply to new app installations on 1.122.0 or later.

Multiple URLs for machine learning service

Remote machine learning enables folks to run machine learning on a more powerful computer, like their gaming PC. However, the expectation of constant uptime of the remote PC was a pain point for users. Immich now allows specifying multiple URLs so it can fall back to other PCs, including the local machine learning service on the same server.

You can add additional URL endpoints in the Machine Learning Settings.

image

Auto-switching server URLs in the mobile app

We are happy to bring you one of the long-requested features: the ability for the app to use the local IP address of your server while you are on your home Wi-Fi and automatically switch to alternative URLs while you are out and about, ranging from VPN URLs to public DNS addresses.

This option is located in the newly redesigned settings page in the mobile app under the Networking section. We hope this setting will simplify the networking setup you must do at home, which was previously only achievable with a split DNS setup and a local DNS server.

[!NOTE]

This feature requires always granting precise location permission for the Immich app so it can read the Wi-Fi name in both foreground and background.

Android Permission iOS Permission
image image
New Settings Page Local Connection Info External Connection Info
image image image
Ability to hide users when searching in your instance

For admins hosting a public instance who don’t want users to see each other, you can now disable that mechanism in the Server Settings.

Access the most recent albums through the web navigation bar

We added a dropdown to quickly access the most recent albums directly through the navigation bar.

Custom email templates

You can now modify the email template for user registration, album creation, and album updates. This can be configured with the Email Templates setting.

image

Automatically clean up files left behind by interrupted uploads

Previously, when an upload process was canceled, the partial files on the server stayed in the upload folder as corrupted files, which wasted storage space. This release implements a mechanism that intercepts the interrupted request and cleanses the partial files.

More responsive hosted maps for users in Oceania

We have made some changes to improve the responsiveness of the hosted maps for users located in Oceania. Users located in those areas should now see their map load 2-3x faster generally as well as seeing more consistent response times.

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed

🚨 Breaking Changes
🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.121.0...v1.122.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Edited by Botaniker (Bot)

Merge request reports

Loading