Immich | v1.143.1

Immich v1.143.1 released on 24-09-2025


Immich v1.143.1 is out now. Users will benefit from crucial bug fixes and improved translation support.

Users need to visit the product GitHub or official pages for more information.

What’s in this release

  • Fixed backup delay migration from the old timeline, contributed by @shenlong-tanwen.
  • Updated translations for enhanced language support in the web interface, with contributions from @weblate.
  • Access to the full changelog detailing all changes since the previous version.

Upgrade notes

  • No breaking changes reported; users are encouraged to upgrade for the latest features and fixes.
  • Rollback to the previous version is possible via the GitHub repository if necessary.

We invite users to share their comments on their experience with this release.

Related posts

Grafana | v12.4.3

Grafana v12 4 3: keeps internal dashboard ID, updates Go to 1 25 9, fixes Enterprise reporting with appSubURL, documents Alertmanager HA metrics prefix change

AdGuard Home | v0.107.74

AdGuard Home v0 107 74: maintenance release with security updates, Go toolchain fixes, new DoH config and schema 34, bug fixes and stability improvements

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...