Skip to content

1.22.0

Compare
Choose a tag to compare
@dani-garcia dani-garcia released this 28 Jun 16:02
· 1207 commits to main since this release
72e1946

⚠️ Reminder: If you are still using the bitwardenrs/server* Docker images, you need to migrate to the new vaultwarden image. Check #1642 for an explanation. The old images are deprecated and will stop being updated after 1.23.0.

  • Added sends_allowed option to disable Send functionality.
  • Added support for hiding the senders email address.
  • Added Send options policy.
  • Added support for password reprompt.
  • Switched to the new attachment download API.
  • Send download links use a token system to limit their downloads.
  • Updates to the icon fetching.
  • Support for webauthn.
  • The admin page now shows which variables are overridden.
  • Updated dependencies and docker base images.
  • Now RSA keys are generated with the included openssl instead of calling to the openssl binary.
  • The web vault doesn't require accepting the terms are conditions now, which weren't applicable for a self hosted server.