chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2#475
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2#475renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
f055956 to
4f87ba0
Compare
4927387 to
b04cc16
Compare
b04cc16 to
ea5b5e8
Compare
ea5b5e8 to
707ccad
Compare
bd27d5b to
90f3db2
Compare
b73a62b to
b608682
Compare
b608682 to
3ca10ad
Compare
3ca10ad to
768098c
Compare
768098c to
5618677
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.144.1→v2.6.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
immich-app/immich (ghcr.io/immich-app/immich-server)
v2.6.1Compare Source
v2.6.1
Hot fixes
What's Changed
🐛 Bug fixes
Full Changelog: immich-app/immich@v2.6.0...v2.6.1
v2.6.0Compare 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:Highlights
schema-check: a newimmich-admincommandMap 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.
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.
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
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 newimmich-admincommandA new
immich-admincommand 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 theemailand other claims from the userinfo endpoint. Now, Immich also supports reading those claims directly from theidToken. 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
DB_URLis set to unix-domain socket connection by @fabio-garavini in #26252DROP INDEXin transaction to prevent missing index on rollback by @haoxi911 in #25399state_unsafe_mutationerror on people page by @michelheusschen in #26438📚 Documentation
🌐 Translations
New Contributors
Full Changelog: immich-app/immich@v2.5.6...v2.6.0
v2.5.6Compare Source
v2.5.6
This patch release addresses the following issues
full-size image generationoption is enabled.🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors
Full Changelog: immich-app/immich@v2.5.5...v2.5.6
v2.5.5Compare Source
v2.5.5
v2.5.4was in the way of getting out, and we got another annoyance bug fixed, so we rolled it intov2.5.5Happy Friday! This release addresses more bugs from the
v2.5.0release. Enjoy!🐛 Bug fixes
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.