Immich | v2.6.3

Immich v2.6.3 released on 26-03-2026


Immich v2.6.3 is out now. It removes an artificial upload timeout in the mobile client and delivers a set of web and server fixes that improve upload reliability, tidy the asset viewer layout, and correct search and face-sync behaviour.

For the full changelog and downloads, see the GitHub comparison for the release: https://github.com/immich-app/immich/compare/v2.6.2…v2.6.3

What’s in this release

  • Mobile: removed the upload timeout in the mobile client to reduce failed uploads on slow or intermittent networks.
  • Web UI: fixed a horizontal scrollbar in the asset viewer side panel and corrected the positioning of the motion-image (motion photo) button.
  • Server and docs: server fixes filter out empty search suggestions and correct incorrect asset face synchronization; documentation clarifies the withPeople parameter behaviour.

Upgrade notes

  • No breaking changes are listed for v2.6.3; review the full changelog on GitHub for details: https://github.com/immich-app/immich/compare/v2.6.2…v2.6.3
  • If you need to revert, install the previous tagged release (v2.6.2) from the project’s GitHub releases.

Send feedback or report any issues on the project’s GitHub so the team can follow up on your experience with v2.6.3.

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