Immich | v2.6.3

Immich v2.6.3 released on 26-03-2026


Immich v2.6.3 is out now. Mobile and web users should see more reliable uploads, fewer layout glitches and cleaner search suggestions.

See the full changelog and installation notes on the project’s GitHub releases page: Full Changelog.

What’s in this release

  • Mobile: upload timeout removed to prevent premature termination of long or slow uploads.
  • Web UI: prevents an unwanted horizontal scrollbar in the asset viewer side panel and corrects the motion image button positioning.
  • Server and sync: filters out empty search suggestions, fixes incorrect asset face sync, and clarifies the withPeople parameter in the docs.

Upgrade notes

  • No breaking changes are reported; upgrade normally and consult the full changelog on GitHub if you need details: v2.6.2…v2.6.3.
  • If you need to roll back, reinstall the previous tag (v2.6.2) from the project’s GitHub releases/tags page.

Tell the team how the update behaves for you — especially if you handle large uploads or see any remaining UI quirks — by opening an issue or discussion on GitHub.

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