Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 1.62 KB

File metadata and controls

68 lines (44 loc) · 1.62 KB

0.1.3

  • Replaced app icon with new SIROS logo.

0.1.2

  • hotterfix: use signing extension sdk

0.1.1

  • hotfix: add signing extension sdk

0.1.0

  • passkeys provider
  • sign extension
  • minor bug fixes

0.0.16

  • release version preparation
  • playstore release and on github
  • rework external url handling (openid4vp://, haip://)
  • persist baseurl across sessions
    • use app shortcuts (longpress on app icon)
  • add feature debug only passkey provider

0.0.15

  • stability improvements
  • add 'hints' to select from platform authenticator (android sdk) or security key authenticator (yubikit sdk).
  • align night / day mode with phone selection
  • add credential selection for multiples
  • cleanup
  • use debug build for debug menu and issue reporting

0.0.14

  • fix for PRF extension
  • github action for building, testing and releasing
  • available: release, debug, yubikit apks.

0.0.13

  • Fix back button behaviour
  • update state after history.back() got executed, otherwise compose doesn't pickup the next state change
  • Add handling of external links
    • GitHub and Gunet open default browser now
  • minor polishing

0.0.12

0.0.11

  • Invoke wallet over default browser ('app links')

0.0.10

  • Convert incoming js arrays into correct representation for extensions (prf)

0.0.0 - 0.0.10

// internal development versions