dani-garcia / vaultwarden

Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
GNU Affero General Public License v3.0
39.36k stars 1.91k forks source link

Add `extension-refresh` feature flag #5106

Closed dfunkt closed 1 month ago

dfunkt commented 1 month ago

More info: https://www.reddit.com/r/Bitwarden/comments/1g6ipmp/bitwarden_browser_extension_ui_design_refresh/ https://bitwarden.com/blog/bringing-intuitive-workflows-and-visual-updates-to-the-bitwarden-browser/

pquantin commented 1 month ago

It would be nice to document this new flag in the .env.template file, like other ones

dfunkt commented 1 month ago

Fair enough, added it in https://github.com/dani-garcia/vaultwarden/pull/5112.