Skip to main content

1.61.0

· 2 min read

We're happy to announce v1.61.0!

New features

  • Wallet Unit Attestation (WUA)
    • Added support for Wallet Unit Attestations using the OAuth 2.0 Attestation-Based Client Authentication protocol
    • The Procivis One Wallet can request an attestation from Procivis One Core
    • Platform-specific validation ensures wallet instances are legitimate apps
    • Attestations enable wallet instances to prove app integrity to both issuer and verifiers
  • NFC engagement
    • Added NFC engagement support for Android devices using the ISO 18013-5 mdoc flow
    • The Procivis One Wallet now supports both QR code and NFC engagement for presentation flows on compatible devices
    • See the ISO offline flow for NFC engagement configurations

Wallet app

  • Added support for arbitrary QR codes
    • Scanning QR codes that do not conform to supported protocols now allow the user to open in their browser

Bugs

  • Fixed issue where Desk users could not access removed trust entity detail page
  • Fixed issue where GET /api/credential/v1 did not allow filtering by credential schema IDs
  • Fixed issue where Wallet app was rendering credential and claim selection incorrectly with certain proof request structures
  • Fixed issue where non-selectively disclosable claims in SD-JWT credentials were failing to present
  • Fixed minor UI issues in apps and Desk UI