Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@iinuwa iinuwa released this 21 Feb 22:03
· 121 commits to main since this 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() to Subscribe().
  • Serialized BackgroundEvent, HybridState, UsbState as 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

Full Changelog: v0.1.0...v0.2.0