mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-06 01:09:45 +03:00
-
released this
2024-12-20 12:07:05 +03:00 | 161 commits to main since this releaseSecurity Fixes
This release contains a security fix for the following CVE https://github.com/dani-garcia/vaultwarden/security/advisories/GHSA-g65h-982x-4m5m.
This vulnerability affects any installations that have the
ORG_GROUPS_ENABLEDsetting enabled, and we urge anyone doing so to update as soon as possible.What's Changed
- feat: mask _smtp_img_src in support string by @tessus in https://github.com/dani-garcia/vaultwarden/pull/5281
- Some refactoring, optimizations and security fixes by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5291
- Allow adding connect-src entries by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5293
- Use updated fern instead of patch by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5298
Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.32.6...1.32.7
Downloads