Skip to content

chore(deps): update immich containers to v2.6.3#1912

Open
corylwtsn wants to merge 1 commit intomainfrom
renovate/immich-containers
Open

chore(deps): update immich containers to v2.6.3#1912
corylwtsn wants to merge 1 commit intomainfrom
renovate/immich-containers

Conversation

@corylwtsn
Copy link
Copy Markdown
Owner

@corylwtsn corylwtsn commented Oct 15, 2025

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/immich-app/immich-machine-learning minor v2.0.1-openvino -> v2.6.3-openvino OpenSSF Scorecard
ghcr.io/immich-app/immich-server minor v2.0.1 -> v2.6.3 OpenSSF Scorecard

Release Notes

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

v2.6.3

Compare Source

v2.6.3
What's Changed
🐛 Bug fixes

Full Changelog: immich-app/immich@v2.6.2...v2.6.3

v2.6.2

Compare Source

v2.6.2

This release addresses the following issues

  • Fixed a bug where the shared link would error out when public users upload to the shared link
  • Fixed a bug where the URL switching feature doesn't work with external URLs
  • Fixed a bug where the "add to album" selection box on the web doesn't include albums that are shared with the user
  • Fixed several issues regarding the search filter on the mobile app and the web
What's Changed
🐛 Bug fixes
📚 Documentation
New Contributors

Full Changelog: immich-app/immich@v2.6.1...v2.6.2

v2.6.1

Compare Source

v2.6.1
Hot fixes
  • Fixed a failed migration issue on the mobile app when the URL Switching feature is used
What's Changed
🐛 Bug fixes

Full Changelog: immich-app/immich@v2.6.0...v2.6.1

v2.6.0

Compare Source

v2.6.0

Welcome to Immich v2.6.0, This release is a collection of more than 350 commits over 6 weeks. I know, it is an eternity between releases compared to our previous era. This version focuses on bug fixes and enhancements across the app to provide a more delightful and smoother experience to you. This release also prepares for the next major release in the coming month, which will remove the old timeline implementation. Let's dive into the highlights of the release:

[!WARNING]
For those who are still using the old timeline, please switch to the new timeline to avoid interruption, as the old timeline will be removed in the next release.

ps: The old timeline has an exclamation icon next to the logo. image

Highlights
  • Map side panel (web)
  • Pick album cover (mobile)
  • Shared link slugs (mobile)
  • Shared link presets (web)
  • Native HTTP clients (mobile)
  • Video player and asset viewer improvements (mobile)
  • Improved search results (mobile)
  • schema-check: a new immich-admin command
  • Read profile claims from ID token (OAuth)
  • Notable fix: cast videos now automatically loop
  • Notable fix: correctly extract make and model from Sony XAVC video files
  • Notable fix: escape key handling on web
  • Notable fix: healthcheck endpoint in maintenance mode
  • Notable fix: timeline rendering for RTL languages like Arabic and Hebrew
  • Notable fix: prevent server crash when extracting invalid metadata
Map side panel (web)

The map view on the web now opens a mini-timeline component as a side panel when you click on a cluster of assets. This makes it easier to view the cluster at a glance and enables bulk actions, such as adding to favorites and adding to an album.

image
Pick album cover (mobile)

Users can now pick a new album cover directly from the mobile app.

540300751-58fc1937-aed8-40b8-869c-9cb47c1d40c2.mov
Shared link slugs (mobile)

The mobile app now also supports setting a shared link slug, a feature that's been available on the web for a while.

shasre-slug.mp4
Shared link presets (web)

The expiration form input on the web was always a bit confusing, but it's been updated to make it easier to see and understand when a shared link will expire.

image
Native HTTP clients (mobile)

The mobile app now uses native HTTP clients across both Android and iOS, with support for mTLS, self-signed certificates, basic auth, and custom headers. These features should now be more reliable and extend to background tasks, video playback, and other parts of the app. This also improves the app's overall network request performance thanks to HTTP/2 and HTTP/3, multiplexing, and caching.

Video player and asset viewer improvements (mobile)

The asset viewer has undergone many improvements under the hood to make it simpler, faster and more reliable. We've also added playback support for GIFs, enabled video zooming, and made many more bug fixes and tweaks.

The asset viewer now uses a gradient for actions, and video controls have been restyled
image
Inline asset details

This used to be a bottom sheet and had a lot of glue for alignment. The new version is much more responsive and less buggy.

Before
ScreenRecording_03-19-2026_15-37-19_1.mov
After
ScreenRecording_03-19-2026.14-23-44_1.mp4
Improved search results (mobile)

The search results page now loads more results without rebuilding the entire grid, and should now load much faster. There are also new screens for when there are no search results and when all results have been loaded.

screen-20260224-231550-1771974915747.2.mp4
schema-check: a new immich-admin command

A new immich-admin command has been added in this release: schema-check. The command runs a report on the database to check if any indexes, constraints, tables, or columns are missing. This check also runs automatically on startup.

Read profile claims from idToken (OAuth)

Prior to v2.6.0, Immich resolved the email and other claims from the userinfo endpoint. Now, Immich also supports reading those claims directly from the idToken. This makes it possible to use providers such as Microsoft ADFS that do not support the userinfo endpoint.


As always, there are many more QoL improvements, bug fixes, and enhancements in this release. Please find the full release note below

Support Immich

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


What's Changed
🔒 Security
🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors

Full Changelog: immich-app/immich@v2.5.6...v2.6.0

v2.5.6

Compare Source

v2.5.6

This patch release addresses the following issues

  • Fixed an issue where thumbnail generation runs every night when full-size image generation option is enabled.
  • Fixed an issue where iOS is slow to start in some cases.
  • Fixed an issue where Android device cannot delete asset using Free Up Space feature if it has more than a few thousand assets
🐛 Bug fixes
📚 Documentation
  • feat(docs): version policy by [@​mmomjian](https://r

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 PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Renovate Bot.

@corylwtsn corylwtsn force-pushed the renovate/immich-containers branch 22 times, most recently from 4cda386 to 6b48cc7 Compare October 21, 2025 00:02
@corylwtsn corylwtsn force-pushed the renovate/immich-containers branch from 6b48cc7 to ea7ac15 Compare October 30, 2025 19:01
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.1.0 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.2.0 Oct 30, 2025
@corylwtsn corylwtsn force-pushed the renovate/immich-containers branch from ea7ac15 to f9fc4c0 Compare October 30, 2025 20:02
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.2.0 chore(deps): update immich containers to v2.2.0 Oct 30, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.2.0 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.2.0 Oct 31, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.2.0 chore(deps): update immich containers to v2.2.0 Oct 31, 2025
@corylwtsn corylwtsn force-pushed the renovate/immich-containers branch from f9fc4c0 to 512a456 Compare October 31, 2025 19:02
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.2.0 chore(deps): update immich containers to v2.2.1 Oct 31, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 Nov 21, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 21, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 Nov 21, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 21, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 Nov 22, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 22, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 Nov 22, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 22, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v2.3.1 Nov 23, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 23, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 Nov 23, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 23, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 Nov 24, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 24, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v2.3.1 Nov 24, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 24, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v2.3.1 Nov 24, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 24, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 Nov 25, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 25, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 Nov 26, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 26, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 Nov 28, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 28, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v2.3.1 Nov 28, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 28, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 Nov 29, 2025
@corylwtsn corylwtsn changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 chore(deps): update immich containers to v2.3.1 Nov 29, 2025
@corylwtsn corylwtsn changed the title chore(deps): update immich containers to v2.3.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.3.1 Nov 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants