Releases: luryus/wden
Releases · luryus/wden
0.8.1
0.8.0
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
0.7.1
- Fix prelogin failing with Vaultwarden
- Dependency crate updates for security fixes
0.7.0
0.6.0
- Dependency crate updates
- Search field is now cleared when it's focused with
/
0.5.0
- Add
--allow-invalid-certs
option for allowing connections with invalid and untrusted certificates. - Add support for bypassing CAPTCHA checks with personal api keys
- Fix vault loading failing if user name is not set in the profile details
- Add a hidden option
--always-refresh-token-on-sync
for making testing easier
0.4.0
- Collection filtering support
- New theme (UI colors)
- Upgrade all RustCrypto crates
- Other crate updates (and Github dependabot integration helping with future updates)
- Support showing identity item details
- Enable gzip in http requests
- A lot of internal refactoring
0.3.1
0.3.0
v0.2.0
Add changelog and release things #7