Verify what you downloaded
Every artifact above lists its SHA-256. Compare it before you run the installer - it takes one command.
# Windows
Get-FileHash .\vandle-setup.exe -Algorithm SHA256
# Linux and macOS
shasum -a 256 vandle.tar.gzBuilds
One file per platform. Install it, point it at your state, and your connections, folders and routes are there. Every download lists its size and SHA-256 so you can check what you got before you run it.
Also coming: Windows, Linux, macOS, Android, iOS.
Every artifact above lists its SHA-256. Compare it before you run the installer - it takes one command.
# Windows
Get-FileHash .\vandle-setup.exe -Algorithm SHA256
# Linux and macOS
shasum -a 256 vandle.tar.gzVandle checks for a newer version itself and tells you in the sidebar. No updater service in the background, no separate tool, nothing installed beside the client.
Which also means you can stay on the version you have. An update is something you accept, not something that happens to you.