Skip to content

Latest commit

 

History

History
90 lines (60 loc) · 2.37 KB

File metadata and controls

90 lines (60 loc) · 2.37 KB

0.1.6

  • Fixes debug shortcuts.
  • Refactored support for debugging with multiple instances of wwWallet: Use a single source of truth.
  • Only show shortcuts in debug build.

0.1.5

  • Updated dependencies and SDK.
  • Switch to new web app location: https://id.siros.org
  • Reworked YubiKit SDK interception: Leave alone, only intercept, if security-key was selected.
  • Fixed WebView link handling: Show everything, which is not in id.siros.org in the browser instead of inside the wrapper app.

0.1.4

  • Fixed complete JS breakdown because of illegal innerHTML calls in conjunction with require-trusted-types-for Content-Security-Policy.
  • Updated dependencies and SDK.
  • Fixed LocalContainer not adhering to specifications.
  • Appeased ktlintcheck.

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