1.11.0
版本发布时间: 2019-10-09 01:31:39
dani-garcia/vaultwarden最新发布版本:1.32.4(2024-11-11 07:55:30)
Important note: If you are using the old mprasil/bitwarden
image, you need to migrate to the newer bitwardenrs/server
to access the new releases, the images are compatible so you can follow the instructions on updating the image from the wiki.
- Initial support for PostgresSQL! 🎉 Currently still a bit untested and without docker images
- To compile enable the
postgresql
feature (cargo build --features="postgresql"
) - Currently there are no migration guides available, but check the previous release for some tips about migrating to MySQL
- To compile enable the
- Added new icon blacklisting option, to block all non global IPs (
ICON_BLACKLIST_NON_GLOBAL_IPS
) - Added SQLite binary in the SQLite images, to enable backup option
- Admin page scripts are loaded locally instead of using a CDN
- Added CORS support
- Added docker healthcheck
- Added email 2FA
- Updated web vault to 2.12.0