Releases: luryus/wden
Releases · luryus/wden
0.13.1
0.13.0
0.12.0
0.11.0
- Fix logins to Bitwarden Cloud, once again. This time the issue was caused by Bitwarden removing a deprecated prelogin API that wden still used.
- Update cursive to a new version. This is a major update that should improve UI performance.
- Improvements to secret memory handling
- Miscellaneous dependency crate updates
0.10.3
- Fix logins to Bitwarden Cloud (bot detection once again seemed to be unhappy)
0.10.2
- Fixed Argon2 not working with Bitwarden servers
0.10.1
- Dependency crate updates, including some security fixes
0.10.0
- Enabled LTO and debug symbol stripping in release builds
- Changed CI to build Linux binaries on Ubuntu 22.04. The prebuilt Linux binaries are now linked against OpenSSL 3. They should now work on recent versions of most Linux distros.
- Dependency crate updates
0.9.1
- Dependency crate updates