1.23.0
版本发布时间: 2021-10-21 04:53:27
dani-garcia/vaultwarden最新发布版本:1.32.0(2024-08-12 03:40:35)
⚠️ Reminder: If you are still using the bitwardenrs/server*
Docker images, you need to migrate to the new vaultwarden
image. Check https://github.com/dani-garcia/vaultwarden/discussions/1642 for an explanation. The old images are deprecated and will stop being updated after 1.23.0.
- Added emergency access feature
- Can be disabled setting
EMERGENCY_ACCESS_ALLOWED=false
- Can be disabled setting
- Added support for single organization policy
- Fixed incorrect webauthn origin
- Enforce personal ownership policy on imports
- Fixed issue using uppercase characters on emails
- Updated web vault to 2.23.0
- Added organization bulk user management actions (reinvite/confirm/delete)
- Removed limmit that disabled sending ciphers with attachments
- Disabled enforcing of two factor organization policy on users that haven't been accepted yet
- Added tzdata to the alpine containers, to be able to set a different timezone to UTC
- Updated icon fetching to make it work on unicode websites
- Docker images are now built using Github Actions, and the base images have been updated
- Added database connection check to
/alive
endpoint - Updated dependencies