Immich | v2.6.2

Immich v2.6.2 released on 24-03-2026


Immich v2.6.2 is out now. It fixes shared-link and album workflows, restores search and viewer behaviour, and addresses mobile UI, caching and upload UX issues that affected web and mobile users.

See the project’s GitHub release page for the full changelog and installation details: the release notes include a complete compare link and contributor acknowledgements.

What’s in this release

  • Shared-link and album fixes: public-user uploads to shared links no longer cause errors, the “add to album” picker shows albums shared with the user, and album-editor permissions were corrected.
  • Search and viewer behaviour: multiple search/filter issues on mobile and web were fixed so filters return results correctly; duplicate-viewer arrow key navigation and “view similar photos” from search were restored.
  • Mobile UI, caching and upload UX: Cronet image cache clearing on Android and stale-original-download-after-edit issues were resolved; comboboxes and selection controls can render outside modals, and several Svelte reactivity/upload-summary fixes were applied.

Upgrade notes

  • No breaking changes are listed in the release notes; review the full changelog on GitHub before upgrading.
  • If you need to revert, compare with v2.6.1 via the provided GitHub compare link and roll back to that tag.

Share any problems or improvements you see after upgrading — the project maintainers and contributors will appreciate bug reports and feedback on the workflows noted above.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes