Skip to content

0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 17:55
· 139 commits to main since this release

Server configuration changes

Wden now supports easier Bitwarden cloud server configuration. The new flag --bitwarden-cloud-region <region> should now be used instead of the vault.bitwarden.com server URL.

All changes

  • Add support for configuring separate API and identity server urls (#221)
  • Make selecting Bitwarden US/EU region servers easier (#221)
  • Pretty-print profile list as a table using tabled (#221)
  • Change configuration file format (support the separate API/identity URLs), automatically migrate files into the new format (#221)
  • Dependency crate updates