Vaultwarden - Package Updates
Pinned
Vaultwarden
-
[1.17.0]
- Update Vaultwarden to 1.31.0
- Full changelog
- Initial support for the beta releases of the new native mobile apps
- Removed support for WebSocket traffic on port 3012, as it's been integrated on the main HTTP port for a few releases
- Updated included web vault to 2024.5.1
-
[1.18.0]
- Update Vaultwarden to 1.32.0
- Full changelog
- CVE-2024-39924 Fixed via #4715
- CVE-2024-39925 Fixed via #4837
- CVE-2024-39926 Fixed via #4737
- Updated web-vault to v2024.6.2
- Fixed issues with password reset enrollment by rolling back a web-vault commit
-
[1.18.1]
- Update Vaultwarden to 1.32.1
- Full changelog
- Fixed syncing/login with native mobile clients
- Added CLI option to backup SQLite database
- Email Template changes regarding invites, 2FA Incomplete logins, and new logins
-
[1.18.2]
- Update Vaultwarden to 1.32.2
- Full changelog
- Fixed collection management for managers
- Fix compiling for Windows targets by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5053
- Updates and collection management fixes by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5072
- Fix --version from failing without config by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5055
-
[1.18.3]
- Update Vaultwarden to 1.32.3
- Full changelog
- Email template for org invites was updated again. The URL got HTML Encoded which resulted in a sometimes non-working URL (#5100)
- Fixed SMTP issues with some providers which send erroneous response to QUIT messages (Like QQ) (Thanks to @paolobarbolini)
- Fixed a long standing collection management issue where collections were not able to be managed via the Password Manager overview
-
[1.18.4]
- Update vaultwarden to 1.32.4
- Full Changelog
- Added more compatibility fixes for the native mobile apps, datetimes are now formatted without too many decimals.
- Email Template changes to the send emergency access invite. If you have modified this template, make sure to update it with the new changes.
- Update README by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5153
-
[1.18.5]
- Update vaultwarden to 1.32.5
- Full Changelog
- Added SSH-Key storage support. Currently only usable with Bitwarden Desktop v2024.12.0 and newer.
- Fix if logic error by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5171
- More authrequest fixes by @dani-garcia in https://github.com/dani-garcia/vaultwarden/pull/5176
- Add dynamic CSS support by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4940
- fix hibp username encoding and pw hint check by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5180
- Remove auth-request deletion by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5184
- fix password hint check by @stefan0xC in https://github.com/dani-garcia/vaultwarden/pull/5189
-
@Package-Updates This update is very important! It fixes a CVE
From the Github directly:
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.
-
[1.18.6]
- Update vaultwarden to 1.32.6
- Full Changelog
- Fix push not working by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5214
- Fix editing members which have access-all rights by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5213
- Update Rust and crates by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5248
- Update Alpine to version 3.21 by @dfunkt in https://github.com/dani-garcia/vaultwarden/pull/5256
- Fix another sync issue with native clients by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5259
- Update crates by @dfunkt in https://github.com/dani-garcia/vaultwarden/pull/5268
- Some Backend Admin fixes and updates by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5272
- @chuangjinglu made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/5224