Releases: openwallet-foundation-labs/identity-credential
Releases · openwallet-foundation-labs/identity-credential
Multipaz 0.91.0
[0.91.0] - 2025-05-30
Changes since Multipaz 0.90 include
- Fix generated reader auth certificates to contain required extensions from
ISO/IEC 18013-5:2021 Annex B.1.7. - Multiplatform Camera composable in
multipaz-compose
library. - OpenID4VP draft 24 updates, based on interoperability testing.
- OpenID4VCI updates.
- Preliminary ZKP support.
- Preliminary support for scanning barcodes, using MLKit.
- Updated RPC schema hash calculations to better support with different Kotlin versions.
- Better support for semantic versioning.
- New icons.
- New https://apps.multipaz.org/ website with prebuilt APKs.
Multipaz 0.90
[0.90] - 2025-03-26
This is the first release with the CHANGELOG.md file and also the first release using the new
Multipaz name. Main changes since the Identity Credential version 202411.1 include:
- The project has been renamed to Multipaz and all package names have been
changed fromcom.android.identity
toorg.multipaz
. - New
multipaz-models
andmultipaz-compose
libraries - Removal of
appholder
module. - Conversion of DocumentStore, Document, Credential to use suspend methods.
- Conversion of SecureArea to use suspend methods.
- Introduction of new PromptModel to handle interaction with the user for
asynchronous methods on SecureArea and NFC tag reading. - New multiplatform ASN.1 and X.509 code.
- New multiplatform ISO/IEC 18013-5 proximity presentment stack.
- New multiplatform NFC stack and NFC tag reader abstraction.
- New multiplatform storage backend.
- New presentment model and composable.
- New HTML/Markdown, Notifications, LockScreen multiplatform composables.
November 2024 release
The 202411.1 release includes the following libraries
- identity
- identity-mdoc
- identity-doctypes
- identity-android
- identity-android-legacy
- processor-annotations
Artifacts are available on Google Maven.
August 2024 release
The 202408.1
release includes the following libraries
identity
identity-mdoc
identity-doctypes
identity-android
identity-android-legacy
processor-annotations
Artifacts are available on Google Maven.
Second Release
This is the second release
Initial Release
This is the initial release of the Identity Credential library.