github immich-app/immich v3.2.0-rc.3

pre-release3 hours ago

v3.2.0-rc.3

Warning

Disclaimer

This is a release candidate, not a stable release. It is subject to change and may contain bugs or breaking changes. As always, make sure you have a backup of your database and library before upgrading to this version.

Welcome to the third release candidate of v3.2; v3.2.0-rc.3! Just a few more bug fixes for more people to test over the long weekend, before we will release next week.

Release notes

Work-in-progress release notes can be found here:

https://pr-737.dev.immich.app/blog/v3.2.0-release

Server

To use this RC version on the server, update the IMMICH_VERSION in your .env file:

IMMICH_VERSION=v3.2.0-rc.3

or

IMMICH_VERSION=v3-rc

Then pull and restart:

docker compose pull && docker compose up -d

Mobile

To use this RC version on the mobile app, follow the appropriate link for your platform:

Android

You can download the APK in the release note below, or tap on "Join the beta" from the Google Play Immich page

image

iOS

The iOS app is available via Testflight: https://testflight.apple.com/join/JTSTucBd

image

If you run into any issues, please report them on GitHub so we can address them before the final release. Thank you for helping us test!

And as always, bugs are fixed, and many other improvements also come with this release.

What's Changed

🐛 Bug fixes

  • fix(server): never unlink an untracked-file path that an asset now references by @immich-push-o-matic[bot] in #31194
  • fix: incorrect edit's openapi type by @immich-push-o-matic[bot] in #31233
  • fix(web): album date range formatting by @immich-push-o-matic[bot] in #31238
  • fix: face detection of edited assets by @immich-push-o-matic[bot] in #31243
  • fix(mobile): prevent inner mutability on Freezed classes by @immich-push-o-matic[bot] in #31251
  • fix(web): partner sharing timeline by @immich-push-o-matic[bot] in #31252
  • fix(mobile): refresh the memory lane after resume by @immich-push-o-matic[bot] in #31260

Full Changelog: v3.2.0-rc.2...v3.2.0-rc.3

Don't miss a new immich release

NewReleases is sending notifications on new releases.