Skip to main content

Multipaz 0.98.0 Released: Advancing Global Digital ID Standards and UX

· 5 min read

Written by David Zeuthen, Multipaz project leader.

We are thrilled to announce the release of Multipaz 0.98.0!

This release brings a wealth of capabilities tailored for the evolving digital identity ecosystem. Whether you are a software developer building the next generation of digital wallets, standards architect working on interoperable standards and protocols, or just casually tracking the wallet ecosystem, this release delivers critical updates designed to make digital credentials more accessible, standardized, and user-friendly.

Here is a deep dive into the significant changes arriving with Multipaz 0.98.0 (full changelog).

Advancing Global Standards and Reach

As digital identity crosses borders, standardization and localization are more important than ever.

  • Global Accessibility: We have rolled out brand-new translation infrastructure alongside full translations for 21 languages, ensuring digital credentials can be seamlessly adopted by diverse populations globally.
  • Leading the ISO Evolution: Multipaz now supports the ISO/IEC 18013-5 Second Edition query language, according to the latest drafts from ISO JTC1 SC17 WG10. Furthermore, we’ve integrated support for ISO/IEC 18013-7:2025 Annex A, which is now live on verifier.multipaz.org and within the Multipaz TestApp.
  • Aadhaar Expansion: Broadening our support for major national identity frameworks, 0.98.0 includes support for the Aadhaar doctype in our online verifier at https://verifier.multipaz.org.

Unifying the User Experience

One of the greatest friction points in digital identity is the disconnect between how credentials are used in-person versus online. We have heavily prioritized creating a cohesive experience across all platforms.

Unification of Proximity and Online Presentment UI/UX: The lines between tapping your phone at a physical terminal and presenting credentials online are blurring. We have unified the UI/UX for proximity and online presentment to provide users with a consistent, intuitive flow regardless of the interaction context. To that end, presenting a credential to a website is now using the same UI/UX as when presenting it to a proximity reader.

New Vertical Document Lists & QuickAccessWallet: Developers using both Compose (Android) and SwiftUI (iOS) can take advantage of our new vertical document list composables/views (VerticalDocumentList composable, VerticalDocumentList SwiftUI view). On Android, we've also engineered our PresentmentActivity so it can easily be used to implement a QuickAccessWallet on Android, allowing users to rapidly access their most essential credentials (example).

Hardware Support and Security Auditing

For verifiers and developers testing physical infrastructure, flexibility is key.

  • USB-Connected NFC Readers: We've introduced support for USB-connected NFC readers, opening up new deployment architectures for physical terminal verifiers. Release 0.98.0 supports three USB readers with more planned in the future.
  • Event Logging Framework: To address the growing need for accountability and security auditing, we've implemented a new event logging framework. This records significant user lifecycle events, such as credential presentment, ensuring compliance, robust debugging, and enabling forensic analysis. The recorded events are intended to be saved on the user's device and never shared but the storage format is flexible enough to be exported by the user if they wish to share it with someone else for analysis.

Developer Tooling, File Sharing & More

  • Migration to Maven Central: Starting with 0.98.0, all Multipaz releases will be distributed via Maven Central, moving away from GMaven. This streamlines dependency management for the broader open-source Java/Kotlin community.
  • Enhanced Sharing & Reliability: We've added native support for sharing files seamlessly on both Android and iOS using the standard share sheets functionality of each platform. This makes it easy for wallet applications to e.g. share events recorded by our new event logging framework.
  • Looking to the Future: Rounding out the release, we are introducing preliminary support for Digital Payment Credentials, paving the way for the convergence of identity and payments in a single wallet ecosystem. For the next release we'll be working on adding support for transaction data in both our OpenID4VP and ISO/IEC 18013-5:2021 implementations and build demos showcasing this.

Try it out!

We provide APKs of Multipaz Test App of the latest release directly available for sideloading, see https://apps.multipaz.org. Additionally our online verifier at https://verifier.multipaz.org and our credential issuer at https://issuer.multipaz.org have been updated to the latest version.