Vaultwarden - Package Updates
Pinned
Vaultwarden
-
[1.16.3]
- Update Vaultwarden to 1.30.2
- Full changelog
- Prevent generating an error during ws close by @BlackDex in #4127
- Update Rust, Crates, Profile and Actions by @BlackDex in #4126
- Several small fixes for open issues by @BlackDex in #4143
- Fix the version string by @BlackDex in #4153
- Decrease JWT Refresh/Auth token by @BlackDex in #4163
- Update crates by @BlackDex in #4173
- Add additional build target which optimizes for size by @gladiac in #4096
- Update web-vault to v2023.12.0 by @BlackDex in #4201
- Update Rust and Crates by @BlackDex in #4211
- Fix Single Org Policy check by @BlackDex in #4207
- Allow customizing the featureStates by @PKizzle in #4168
-
[1.16.5]
- Update Vaultwarden to 1.30.5
- Update web vault to 2024.1.2b
- Full changelog
- Update crates to fix new builds by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4308
- Add Kubernetes environment detection by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4290
- Update GHA Workflows by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4309
- Update Rust, crates and web-vault by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4328
- Change the codegen-units for low resources by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4336
- Fix env templateto ensure compatibility with systemd's EnvironmentFile parsing by @seiuneko in https://github.com/dani-garcia/vaultwarden/pull/4315
- Update crates, GHA and a Python script by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4357
- fix: web API call for jquery 3.7.1 by @calvin-li-developer in https://github.com/dani-garcia/vaultwarden/pull/4400
-
[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