Skip to content

v8.1.2

Latest

Choose a tag to compare

@w-ensink w-ensink released this 22 Jul 08:48
9a7d5c1

Added

  • Ask engaged users to rate Yivi after their fifth successful session; users who are not happy are offered a private feedback box instead of the app store (Play Store version only)
  • Solve a proof-of-work challenge before requesting an SMS verification code in the embedded issuance flow, to make automated bulk requests expensive (no-op against issuers that do not hand out a challenge)

Fixed

  • Universal-link sessions are gated behind the PIN on a warm resume too, not only on cold start: when the app auto-locks after being idle and is then opened by a session link, biometric (Face ID / fingerprint) is withheld while a session is pending or in flight, so it can't unlock ahead of the incoming session
  • Scanning a desktop QR code with the phone's camera app is again treated as a second-device session instead of running the same-device return flow
  • On a second-device session, the relying party's client return URL is no longer opened in a browser on the phone (the browser session lives on the other device); the wallet confirms success locally instead. A tel: return URL still opens the phone dialer.
  • You now get the option to obtain a new credential when you already have a suitable credential in disclosure requests with pre-defined values

Internal

  • Upgrade irmago to v1.2.0