v3.0.0-rc.1 #29173
alextran1502
announced in
Announcements
v3.0.0-rc.1
#29173
Replies: 1 comment 3 replies
-
|
I haven't been able to get v3 RC to complete its DB migration jobs:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
v3.0.0-rc.1 — Release Candidate
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 second release candidate
v3.0.0-rc.1fixes bugs and issues that were found in the last release candidate. You can now use the release candidate tagv3-rcfor all the prereleases underv3.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_VERSIONin your.envfile:or
Then pull and restart:
docker compose pull && docker compose up -dMobile
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
iOS
Use the TestFlight link or scan the QR Code https://testflight.apple.com/join/JTSTucBd
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!
What's Changed
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors
Full Changelog: v3.0.0-rc.0...v3.0.0-rc.1
This discussion was created from the release v3.0.0-rc.1.
Beta Was this translation helpful? Give feedback.
All reactions