Vaultwarden - Package Updates
Pinned
Vaultwarden
-
[1.9.0]
- Update Vaultwarden to 2.25.0
- Full changelog
- Updated included web vault to v2.28.1
- Update Rocket to 0.5 and async, and compile on stable by @dani-garcia in #2276
- Update async to prepare for main merge + several updates by @BlackDex in #2292
- Add IP address to missing/invalid password message for Sends by @jaen in #2313
- Add support for custom .env file path by @TinfoilSubmarine in #2315
- Added autofocus to pw field on admin login page by @taylorwmj in #2328
- Update login API code and update crates to fix CVE by @BlackDex in #2354
-
[1.9.1]
- Update Vaultwarden to 1.25.1
- Full changelog
- Updated included web vault to version 2022.6.2 by @dani-garcia
- Sync global_domains.json by @jjlin in #2555
- Add TMP_FOLDER to .env.template by @fox34 in #2489
- Allow FireFox relay in CSP. by @BlackDex in #2565
- Fix hidden ciphers within organizational view. by @BlackDex in #2567
- Add password_hints_allowed config option by @jjlin in #2586
- Fall back to move_copy_to if persist_to fails while saving uploaded files. by @ruifung in #2605
-
[1.9.2]
- Update Vaultwarden to 1.25.2
- Full changelog
- Fix persistent folder check within containers by @BlackDex in #2631
- Mitigate attachment/send upload issues by @BlackDex in #2650
- Fix issue with CSP and icon redirects by @BlackDex in #2624
- Update build workflow for CI by @BlackDex in #2632
-
[1.10.0]
- Update Vaultwarden to 1.26.0
- Full changelog
- Updated web vault to v2022.10.0
- Fix uploads from mobile clients (and dep updates) by @BlackDex in #2675
- Update deps and Alpine image by @BlackDex in #2665
- Add support for send v2 API endpoints by @BlackDex in #2756
- External Links | Optimize behavior by @Fvbor in #2693
- Add Org user revoke feature by @BlackDex in #2698
- Change the handling of login errors. by @BlackDex in #2729
- Added support for web-vault v2022.9 by @BlackDex in #2732
- add not_found catcher for 404 errors by @stefan0xC in #2768
- Fix issue 2737, unable to create org by @BlackDex in #2738
-
[1.11.0]
- Update Vaultwarden to 1.27.0
- Full changelog
- Group support | applied .diff by @MFijak in #2846
- Add Organizational event logging feature by @BlackDex in #2868
- Updated web vault to 2022.12.0 by @dani-garcia
- Update diesel to 2.0.2 by @dani-garcia in #2724
- Limit Cipher Note encrypted string size by @BlackDex in #2945
- fix invitations of new users when mail is disabled by @stefan0xC in #2773
- attach images in email by @stefan0xC in #2784
- allow registration without invite link by @stefan0xC in #2799
- Fix master password hint update not working. by @BlackDex in #2834
-
[1.12.0]
- Update Vaultwarden to 1.28.0
- Full changelog
- The project has changed license to the AGPLv3. If you're hosting a Vaultwarden instance, you now have a requirement to distribute the Vaultwarden source code to your users if they request it. The source code, and any changes you have made, need to be under the same AGPLv3 license. If you simply use our code without modifications, just pointing them to this repository is enough.
- Added support for Argon2 key derivation on the clients. To enable it for your account, make sure all your clients are using version v2023.2.0 or greater, then go to account settings > security > keys, and change the algorithm from PBKDF2 to Argon2id.
- Added support for Argon2 key derivation for the admin page token. To update your admin token to use it, check the wiki
-
[1.12.1]
- Update Vaultwarden to 1.28.1
- Full changelog
- Decode knowndevice X-Request-Email as base64url with no padding by @jjlin in https://github.com/dani-garcia/vaultwarden/pull/3376
- Fix abort on password reset mail error by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/3390
- support /users/<uuid>/invite/resend admin api by @nikolaevn in https://github.com/dani-garcia/vaultwarden/pull/3397
- always return KdfMemory and KdfParallelism by @stefan0xC in https://github.com/dani-garcia/vaultwarden/pull/3398
- Fix sending out multiple websocket notifications by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/3405
- Revert setcap, update rust and crates by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/3403
-
[1.13.0]
- Update Vaultwarden to 1.29.0
- Full changelog
- Mobile Client push notification support, see #3304 thanks @GeekCornerGH!
- Web-Vault updated to v2023.5.0 (v2023.5.1 does not add any improvements for us)
- The latest Bitwarden Directory Connector can be used now (v2022.11.0)
- check if reset password policy is enabled by @stefan0xC in #3427
- WebSockets via Rocket's Upgrade connection by @BlackDex in #3404
- Several config and admin interface fixes by @BlackDex in #3436
-
This version was revoked since it needs db schema migration
[1.13.3]
- Update Vaultwarden to 1.29.2
- Full changelog
- Fix .env.template file by @BlackDex in #3734
- Fix UserOrg status during LDAP Import by @BlackDex in #3740
- Update images to Bookworm and PQ15 and Rust v1.71 by @BlackDex in #3573
- Implement "login with device" by @quexten in #3592
- chore: Bump web vault to v2023.7.1 and bump Rust by @GeekCornerGH in #3769
- Optimized Favicon downloading by @BlackDex in #3751
- add UserDecryptionOptions to login response by @stefan0xC in #3813
- add new secretsmanager plan for web-v2023.8.x by @stefan0xC in #3797
-
[1.13.5]
- Update Vaultwarden to 1.29.2
- Full changelog
- Fix .env.template file by @BlackDex in #3734
- Fix UserOrg status during LDAP Import by @BlackDex in #3740
- Update images to Bookworm and PQ15 and Rust v1.71 by @BlackDex in #3573
- Implement "login with device" by @quexten in #3592
- chore: Bump web vault to v2023.7.1 and bump Rust by @GeekCornerGH in #3769
- Optimized Favicon downloading by @BlackDex in #3751
- add UserDecryptionOptions to login response by @stefan0xC in #3813
- add new secretsmanager plan for web-v2023.8.x by @stefan0xC in #3797
-
Difference between 1.13.3 and 1.13.5?
-
@necrevistonnezr 1.13.3 was revoked since a db migration was required to upgrade. So, 1.13.4 has the db migration and 1.13.5 is the same as 1.13.3
-
@Kubernetes if it updated fine, nothing to do. You can go ahead and update to 1.13.4 and 1.13.5.
If the update to 1.13.3 had failed, then you have to revert to 1.13.2 and then upgrade to 1.13.4 and then 1.13.5 .