Skip to content

v3.0.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@immich-push-o-matic immich-push-o-matic released this 26 Jun 21:52
· 1 commit to main since this release

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.

This third release candidate v3.0.0-rc.3 fixes bugs and issues that were found in the last release candidate.

Release notes

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

https://pr-558.dev.immich.app/blog/v3.0.0-release

Server

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

IMMICH_VERSION=v3.0.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

🌟 Enhancements

🐛 Bug fixes

📚 Documentation

🌐 Translations

New Contributors

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