Skip to content

Releases: dani-garcia/vaultwarden

1.34.3

30 Jul 09:10
1.34.3
5d84f17
Compare
Choose a tag to compare

Notable changes

This release should fix an issue with MySQL/MariaDB database connections when using the Alpine images.
The alpine build image has reverted to use MariaDB Connector/C v3.4.5 which resolved the issue.

What's Changed

Full Changelog: 1.34.2...1.34.3

1.34.2

27 Jul 18:49
1.34.2
a0198d8
Compare
Choose a tag to compare

Notable changes

  • Updated web vault to 2025.7.0
  • Included experimental support for S3 file backend using OpenDAL. This currently requires compiling from source with the s3 feature flag, check #5626 for more details.

What's Changed

New Contributors

Full Changelog: 1.34.1...1.35.0

1.34.1

26 May 21:40
1.34.1
53f58b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.34.0...1.34.1

1.34.0

26 May 19:53
1.34.0
ef7835d
Compare
Choose a tag to compare

Notable changes

  • Updated web-vault to v2025.5.0
  • Implemented new registration flow with email verification
  • Added support for some feature flags (mutual TLS, attachment export, AnonAddy/SimpleLogin self host)

What's Changed

New Contributors

Full Changelog: 1.33.2...1.34.0

1.33.2

09 Feb 17:54
1.33.2
1f868b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.33.1...1.33.2

1.33.1

03 Feb 13:21
1.33.1
1109293
Compare
Choose a tag to compare

General mention

This release has some minor issues fixed like:

  • Icon's not working on the Desktop clients
  • Invites not always working
  • DUO settings not able to configure
  • Manager rights
  • Mobile client sync issues fixed

What's Changed

New Contributors

Full Changelog: 1.33.0...1.33.1

1.33.0

25 Jan 13:26
1.33.0
2903a3a
Compare
Choose a tag to compare

Security Fixes

This release contains security fixes for the following advisories.
And we strongly advice to update as soon as possible.

  • GHSA-f7r5-w49x-gxm3
    This vulnerability is only possible if you do not have an ADMIN_TOKEN configured and open links or pages you should not trust anyway. Ensure you have an ADMIN_TOKEN configured to keep your admin environment save.
  • GHSA-h6cc-rc6q-23j4
    This vulnerability is only possible if someone was able to gain access to your Vaultwarden Admin Backend. The attacker could then change some settings to use sendmail as mail agent but adjust the settings in such a way that it would use a shell command. It then also needed to craft a special favicon image which would have the commands embedded to run during for example sending a test email.
  • GHSA-j4h8-vch3-f797
    This vulnerability affects all users who have multiple Organizations and users which are able to create a new organization or have admin or owner rights on at least one organization. The attacker does need to know the Organization UUID of the Organization it want's to attack or compromise though.

Notable changes

  • Updated web-vault to v2025.1.1
  • Added partial manage role support for collections
  • Manager role is converted to a Custom role with either Manage All Collections or per collection.
    Admins and Owners probably want to check and verify if the rights are still correct.
  • The OCI containers and binaries are signed via GitHub Attestations
    This allows you to verify an OCI image or even the vaultwarden binary located within the OCI image.

These vulnerabilities affects

What's Changed

New Contributors

Full Changelog: 1.32.7...1.33.0

1.32.7

20 Dec 09:51
1.32.7
a523c82
Compare
Choose a tag to compare

Security Fixes

This release contains a security fix for the following CVE GHSA-g65h-982x-4m5m.

This vulnerability affects any installations that have the ORG_GROUPS_ENABLED setting enabled, and we urge anyone doing so to update as soon as possible.

What's Changed

Full Changelog: 1.32.6...1.32.7

1.32.6

10 Dec 21:16
1.32.6
45e5f06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.32.5...1.32.6

1.32.5

18 Nov 11:23
1.32.5
cdfdc6f
Compare
Choose a tag to compare

Security Fixes

This release further fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.

Notable changes

  • Added SSH-Key storage support. Currently only usable with Bitwarden Desktop v2024.12.0 and newer.
    You need to enable this feature by adding ssh-key-vault-item,ssh-agent to the EXPERIMENTAL_CLIENT_FEATURE_FLAGS config option. See .env.template

What's Changed

Full Changelog: 1.32.4...1.32.5