github immich-app/immich v3.0.0-rc.0

pre-release4 hours ago

Immich v3.0.0-rc.0 — 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.

We're excited to share our first release candidate (RC) for Immich v3: v3.0.0-rc.0. For information about how to use and test the RC, see below.

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=v2
+ IMMICH_VERSION=v3.0.0-rc.0

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 the in release note below, or tap on "Join the beta" from the Google Play Immich page

image

iOS

Use the TestFlight link or scan the QR Code 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!


What's Changed

🚨 Breaking Changes

🫥 Deprecated Changes

🔒 Security

  • fix: run profile picture through thumbnail pipeline by @bo0tzz in #27890

🚀 Features

🌟 Enhancements

🐛 Bug fixes

📚 Documentation

  • fix(docs): instructions on how to use local immich ui by @YarosMallorca in #27813
  • fix(docs): helmet file affected containers by @mmomjian in #27939
  • fix(docs): Update Tailscale free tier user and device limits by @Hakuin123 in #28151
  • docs: update rocm installation instructions by @aigarius in #25434
  • fix(docs): document upgrade-insecure-requests default by @meesfrensel in #28279
  • fix(docs): missing colon in config file doc by @SuperSandro2000 in #28313
  • fix: update server-commands subcommand list by @bo0tzz in #28402
  • feat(docs): add fixed subnet guide for Synology to prevent firewall issues by @racehd in #26554
  • chore(docs): update FAQ with profile picture change instructions by @tvangemert in #28634
  • chore: update documentation to use mise commands by @timonrieger in #28515
  • fix(docs): v3 bumps by @mmomjian in #29007

🌐 Translations

New Contributors

Full Changelog: v2.7.5...v3.0.0-rc.0

Don't miss a new immich release

NewReleases is sending notifications on new releases.