Notable changes
- 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
What's Changed
- Update GitHub Action Workflows by @BlackDex in #4849
- Fix Duo Redirect not using path by @BlackDex in #4862
- Fix manager in web-vault v2024.6.2 for collections by @BlackDex in #4860
- Update email footer padding values by @dfunkt in #4838
- Remove unecessary email normalization by @Timshel in #4840
- Fix Vaultwarden Admin page error messages by @BlackDex in #4869
- Update issue template by @BlackDex in #4876
- remove overzealous sanity check by @stefan0xC in #4879
- Fix Login with device by @BlackDex in #4878
- Switch to Whitelisting in .dockerignore by @Timshel in #4856
- Remove
version
from server config info by @zacknewman in #4885 - Update issue template by @BlackDex in #4882
- Update crates (GHSA-wq9x-qwcq-mmgf) by @BlackDex in #4889
- Updated security readme by @BlackDex in #4892
- Allow custom umask setting by @BlackDex in #4896
- Allow Org Master-Pw policy enforcement by @BlackDex in #4899
- Allow enforcing Single Org with pw reset policy by @BlackDex in #4903
- Add a CLI feature to backup the SQLite DB by @BlackDex in #4906
- Update web-vault, crates and gha by @BlackDex in #4909
- Add orgUserHasExistingUser parameters to org invite by @Timshel in #4827
- Update Rust version & crates by @dfunkt in #4928
- Fix sync with new native clients by @BlackDex in #4932
- Fix collection update from native client by @BlackDex in #4937
- fix invitation link via /admin by @stefan0xC in #4950
- Fix Pw History null dates by @BlackDex in #4966
- fix 2fa policy check on registration by @stefan0xC in #4956
- Actually use Device Type for mails by @dfunkt in #4916
- remove backtics from postgresql migrations by @stefan0xC in #4968
- Fix Device Type column for 2FA migration by @BlackDex in #4971
- Fix encrypted lastUsedDate by @BlackDex in #4972
- Fix keyword collision in Rust 2024 and add new api/config value by @dani-garcia in #4975
- Add extra linting by @BlackDex in #4977
New Contributors
- @zacknewman made their first contribution in #4885
Full Changelog: 1.32.0...1.32.1