Skip to content

v0.3.1

Latest

Choose a tag to compare

@ovitrif ovitrif released this 19 Jun 19:26
· 0 commits to master since this release
2cf6d4d

Version 0.3.1

  • Expose Trezor lock state through TrezorFeatures.unlocked so mobile clients can distinguish PIN protection from the current locked/unlocked session state.
  • Add trezor_refresh_features() for explicit one-shot fresh feature reads without background polling.
  • Surface busy Trezor transport state as TrezorError::DeviceBusy so clients can back off while the device is busy or awaiting user action.