Hi, is there a way to get the vaultwarden version running from the vaultwarden web interface?
I can see which web version is running but not the underlying server part.
Thx. Cu!
Hi, is there a way to get the vaultwarden version running from the vaultwarden web interface?
I can see which web version is running but not the underlying server part.
Thx. Cu!
If you open /api/version
you can see what Vaultwarden version you are running. If you run testing
it also shows an abbreviated git commit hash (like "1.34.1-72adc239"
) which you can look up in the repository.