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.112.1 -> v1.113.1
ghcr.io/immich-app/immich-machine-learning (changelog) digest 9600eff -> cae3c8d
ghcr.io/immich-app/immich-server (changelog) Kustomization minor v1.112.1 -> v1.113.1 OpenSSF Scorecard
ghcr.io/immich-app/immich-server (changelog) digest c4e817f -> b192230

Release Notes

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

v1.113.1

Compare Source

v1.113.1

Hotfixes

This release fixes some bugs introduced in version v1.113.0 and added some enhancements to the new Folders and Tags feature


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

🌟 Enhancements
🐛 Bug fixes
📚 Documentation

New Contributors

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

v1.113.0

Compare Source

v1.113.0

[!WARNING]

Breaking changes

For OAuth users, please replace app.immich:/ with app.immich:///oauth-callback for the Redirect URI in your OAuth provider settings

Highlights

Welcome to release v1.113.0 of Immich! This is one of the biggest releases yet, introducing some of the most requested features since the early days of Immich. Let's dive right into what we have in place for this release:

  • Folder view
  • Tags
  • Timeline improvements
  • Library refresh stability
  • Mobile album sync
Folder view

You can now browse your photos and videos by folder like in a file explorer. You can use the storage template migration feature for the best experience with uploaded assets in this view.

This feature is especially useful for scanned photos, which are difficult to put in a timeline. It has been a long-requested feature.

You can enable this feature from the Users Settings > Features > Folders.

folder-enabled

The UI is currently only available for the web; mobile will come in a subsequent release.

folder

folder-2

Tags

Immich now supports hierarchical tags, with the ability to read existing tags from the TagList and Keywords exif properties. Any changes to tags made through Immich are also written back to a sidecar file. You can re-run the metadata extraction jobs for all assets to import your existing tags.

You can enable this feature from the Users Settings > Features > Tags.

tag-enabled

The UI is currently only available for the web; mobile will come in a subsequent release.

https://github.com/user-attachments/assets/d543f531-4b0e-4dcf-8918-e76c7f1b288b

Timeline improvements

This release introduces a rewrite of the web timeline component. It can now handle a large number of assets in a single day or month and has been successfully tested with a very large data set (over a million assets). Photographers frequently request this since they can easily take thousands of photos in a given day.

With these performance improvements, you'll see fewer placeholders while loading, which will make for a more fluid scrolling and scrubbing experience.

Library refresh stability

In relation to the previous point, the stability of library scanning has improved. Previously, you could run out of memory when starting a refresh with libraries containing millions of assets. Now, we queue the refresh jobs in batches. These enhancements won't make scanning go any faster, but they greatly reduce the likelihood of out-of-memory errors that would cause Immich to crash.

Mobile album sync

You can now sync or mirror an album from your phone to the Immich server on your account. For example, if you select Recents, Camera and Videos album for backup, the corresponding album with the same name will be created on the server. Once the assets from those albums are uploaded, they will be put into the target albums automatically.

You can enable this feature from the album selection in the backup screen.

sync-album

For existing installations, you can sync the already uploaded assets by going to the backup screen and pressing the Sync button.

sync-button

Have a wonderful weekend,

Cheers!


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.112.1...


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.

Merge request reports