v3.0.0
Welcome to Immich v3.0.0!
After months of hard work from the team and our amazing contributors, we're thrilled to announce the next major version of Immich: v3.0.0! 🎉
Breaking changes
This ...
are you using named volumes or mounting a directory for the data directory in postgres? If you changed the docker compose and lost data, you may have been using an ephemeral volume.
Make sure you take a backup. Changing the docker container nuked my db. Had to restore from a backup
As usual during upgrades where loosing data is not acceptable.
are you using named volumes or mounting a directory for the data directory in postgres? If you changed the docker compose and lost data, you may have been using an ephemeral volume.