Skip to content

Releases: openwallet-foundation-labs/identity-credential

Multipaz 0.91.0

30 May 16:17
adda92f
Compare
Choose a tag to compare

[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

27 Mar 12:51
5076b50
Compare
Choose a tag to compare

[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 from com.android.identity to org.multipaz.
  • New multipaz-models and multipaz-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

11 Nov 21:14
Compare
Choose a tag to compare

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

20 Aug 14:47
36f1103
Compare
Choose a tag to compare

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

03 Oct 20:20
f8b3596
Compare
Choose a tag to compare

This is the second release

Initial Release

02 May 14:48
Compare
Choose a tag to compare

This is the initial release of the Identity Credential library.