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
ghcr.io/immich-app/immich-machine-learning Kustomization minor v1.103.1 -> v1.105.1
ghcr.io/immich-app/immich-machine-learning digest 708ff67 -> 2e2736b
ghcr.io/immich-app/immich-server Kustomization minor v1.103.1 -> v1.105.1
ghcr.io/immich-app/immich-server digest 10761af -> 658b404

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-machine-learning)

v1.105.1

Compare Source

v1.105.1
There is no mobile release for this version

[!Caution] Please update immediately, as this bug can put your data at risk if using external libraries.

Hotfixes
  • Fixed a bug where deleting an external library would delete all local files
What's Changed
🗄️ Server
📱 Mobile
🔨 Maintenance
New Contributors

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

v1.105.0

Compare Source

v1.105.0

[!CAUTION]

Changes in glob path external library

Library import paths no longer support wildcards (* notation/globs). If your library was previously using this, please update affected paths to point to directories instead. Note: exclusion paths remain unchanged and still support glob syntax.

Highlights

Welcome to release v1.105.0 of Immich. WOW, 2 releases in 2 days! Immich's full-time core team has taken effect. Slightly kidding there, but we have a lot of bug fixes since the last release that we would like to push out to avoid you all encountering annoying bugs when using the software. Some highlights can be found below:

  • The mobile app now uses a more efficient sync algorithm.
  • Fixed assets status not showing correctly when deleting assets from the server when opening the mobile app.
What's Changed
️ Breaking Changes
🗄️ Server
📱 Mobile
🖥️ Web
📓 Documentation
🔨 Maintenance
New Contributors

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

v1.104.0

Compare Source

v1.104.0

[!CAUTION]

EXTERNAL LIBRARY EDITABILITY

For external library users, you can now manage your assets directly from Immich's user interface, i.e. you can edit date/time, location information, and delete from the web and the mobile app.

If you don't want Immich to handle those operations, please make sure to have the read-only, i.e., :ro flag on your mount point in the docker-compose.yml file.

Live stream - Immich Q&A ft. Eron Wolf & Louis Rossmann from FUTO

Last week, we had a live stream to answer your questions about Immich joining FUTO. You can watch the VOD here.

Highlights

Welcome to release v1.104.0 of Immich. This release includes new features, bug fixes, and improvements. The core team will now focus on tasks to bring us to a stable release. The highlights of this release can be found below.

  • Editability of external library
  • Notification foundation - SMTP Email
Editability of external library

Yes, we've heard you guys! You can now edit date/time and location information and even delete assets in an external library directly from Immich. If you don't want to use this feature, you should make sure to have the :ro flag on your docker mount in the docker-compose.yml file.

Notification - SMTP Email

Thanks, @​hitech95, for kickstarting this feature,@​jrasm91, and @​danieldietzler for finishing it. We now have basic notification built-in, using email. The first mechanism that uses email is to send an email to a new user with information about the account and the instance they were invited to.

What's Changed
️ Breaking Changes
🗄️ Server
📱 Mobile
🖥️ Web
📓 Documentation
🔨 Maintenance
New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.103.1...v1.104.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