v0.2.0
Pre-release
Pre-release
A new testing release with more UI context, better window handling, and support for NFC authenticators and the PRF extension!
Send us your feedback!
Breaking Changes
Gateway API
- Added window handle parameter.
UI Controller API
- Renamed
InitiateEventStream()toSubscribe(). - Serialized
BackgroundEvent,HybridState,UsbStateas tag-value structs. - Added window handle parameter.
Improvements
- Added NFC support.
- Added PRF support.
- Added translation support, with English and German translations.
- Added client information the initial UI prompt.
- Fixed user handle deserialization.
- Added a GUI for demo client.
- Notify user when a UV method is not set when required.
New Contributors
- @kashifsoofi made their first contribution in #134
- @arenekosreal made their first contribution in #130
Full Changelog: v0.1.0...v0.2.0