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 addingssh-key-vault-item,ssh-agent
to theEXPERIMENTAL_CLIENT_FEATURE_FLAGS
config option. See .env.template
What's Changed
- Fix if logic error by @BlackDex in #5171
- More authrequest fixes by @dani-garcia in #5176
- Add dynamic CSS support by @BlackDex in #4940
- fix hibp username encoding and pw hint check by @BlackDex in #5180
- Remove auth-request deletion by @BlackDex in #5184
- fix password hint check by @stefan0xC in #5189
- don't infer manage permission for groups by @stefan0xC in #5190
- Some more authrequest changes by @dani-garcia in #5188
- Support SSH keys on desktop 2024.12 by @dani-garcia in #5187
- Fix Org Import duplicate collections by @BlackDex in #5200
Full Changelog: 1.32.4...1.32.5