Immich | v3.0.1

Immich v3.0.1 released on 02-07-2026


Immich v3.0.1 is out now. Restores album visibility for affected v2 mobile clients and delivers small web UI improvements plus updated translations.

See the full changelog and release notes on the project’s GitHub for details and upgrade instructions: https://github.com/immich-app/immich/compare/v3.0.0…v3.0.1

What’s in this release

  • Fix for albums not appearing in the mobile app on v2 mobile clients, restoring album visibility after a server upgrade.
  • Web UI: a “recently added” link added to the sidebar to jump to recently uploaded media.
  • UI polish and localisation: corrected spacing for the description input/snippet and updated translations via Weblate.

Upgrade notes

  • No breaking changes are noted; upgrade the server to v3.0.1 to resolve missing albums for affected mobile clients.
  • If you must revert, return to v3.0.0 and consult the project’s changelog for any manual follow-up steps.

Share your experience or report remaining issues on the project’s GitHub so maintainers and the community can follow up.

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