Immich | v3.0.1

Immich v3.0.1 released on 02-07-2026


Immich v3.0.1 is out now. It fixes a bug that prevented albums from appearing in the mobile app (v2 mobile clients), restoring album listings and access for affected users.

Visit the project’s GitHub for the full changelog and installation notes: github.com/immich-app/immich/compare/v3.0.0…v3.0.1

What’s in this release

  • Bug fix: albums were not showing on v2 mobile clients — now restored.
  • Web UI: adds a “Recently added” link in the sidebar for quicker access to new uploads.
  • UI tweak: adjusts spacing for the settings input field description snippet to improve layout and readability.
  • Translation updates: refreshed web translations via Weblate.

Upgrade notes

  • No breaking changes are listed for this patch release — follow the changelog and update as normal: full changelog.
  • If you need to revert, roll back to the previous tag (v3.0.0) using your usual deployment process; details are available in the compare link above.

Share any feedback or issues on the project’s GitHub so the maintainers can follow up on your experience.

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