Skip to content

Releases: a-sit-plus/valera

5.8.0

Choose a tag to compare

@nodh nodh released this 29 Jun 06:33
  • Update to VC-K 6.0.0
  • Credentials: Show credential titles in refresh prompts and allow suppressing a prompt for a single credential
  • Issuing: Update key attestation to VC-K 6.0 / TS3 WUA 1.5 APIs
  • Raise iOS target from 16.0 to 18.6 (iOS 18 is the oldest version to still receive security updates)
  • Please migrate to issuing service at https://wallet-issuer.a-sit.plus/
  • Ensure compatibility with relying party at https://wallet-rp.a-sit.plus/
  • DC API:
    • Support requests with multiple protocols
    • Use VC-K data classes to (de-)serialize received/emitted data
    • Add support for iOS using ISO/IEC 18013-7 Annex C protocol
    • Add support for issuance via the DC API based on the preliminary spec defined in openid/OpenID4VCI#476

5.7.6

Choose a tag to compare

@nodh nodh released this 27 Apr 10:35
  • Update to VC-K 5.12.0
  • Credentials: Fix displaying age verification credential
  • Credentials: Remove support for ID Austria credential
  • Support URL scheme av for age verification
  • DC API: Use VC-K serializers
  • DC API: Support requests with multiple protocols
  • Add: Support refreshing of credentials
  • Add: Support presentation for general DCQL queries
  • Add: Debug version allows for localhost cleartext transmissions, supporting local test environments

5.7.5

Choose a tag to compare

@nodh nodh released this 05 Dec 15:15
  • Update to VC-K 5.10.1
  • Provide self-signed key attestation on issuing

5.7.4

Choose a tag to compare

@nodh nodh released this 03 Dec 19:42

Updates to VC-K 5.10.0, which bumps the implementation of OpenID for Verifiable Presentations to 1.0 from 9 July 2025 and the implementation of OpenID for Verifiable Credential Issuance to 1.0 from 16 September 2025 in preparation for EUDI Wallets Launchpad.

  • Presentation:
  • Issuing:
    • Support URL scheme haip-vci from latest HAIP draft
    • Support direct invocation from browser
    • Update to VC-K 5.10.0, updating OpenID4VCI to 1.0
    • Please migrate to issuing service at https://wallet.a-sit.at/m7
  • DC API:
    • Remove preview protocol
    • Update matcher
  • Credentials:
  • Proximity:
    • Update to multipaz 0.94.0
    • Add BLE and NFC capability checks for proximity (enabled, selected)
  • General:
    • Move transfer options selection from general settings view to proximity holder and verifier route
    • Add CapabilitiesService, CapabilitiesView to hint wrong settings
    • Add InitializationView
    • Add AuthCheckKit as new dependency
    • Build: Set disableAppleTargets=true in local.properties to disable iOS targets on non-Mac hosts

5.7.3

Choose a tag to compare

@nodh nodh released this 01 Aug 10:25
  • Update to VC-K 5.8.0, fixing optional attributes during presentation
  • Credentials: Add FallbackCredentialScheme for unknown schemes
  • Improve display of complex credentials in technical detail view
  • Add SessionService to handle scoped Koin objects
  • Add FallBackKeyMaterial to catch startup exceptions
  • Remove getMatchingCredentials (move to VC-K)

5.7.2

Choose a tag to compare

@JesusMcCloud JesusMcCloud released this 30 Jun 15:05
  • Proximity: Use fixed IACA key and certificate for reader authentication
  • Credentials: Show technical metadata (validity, status)

5.7.1

Choose a tag to compare

@nodh nodh released this 26 Jun 08:22
  • Update to VC-K 5.7.1, fixing JWS certificate encoding

5.7.0

Choose a tag to compare

@JesusMcCloud JesusMcCloud released this 18 Jun 19:27
  • Require biometric auth to use holder key
  • Update to VC-K 5.7.0, adding encryption and key agreement for all targets
  • Add support for OID4VP and ISO 18013-7 Annex C over the Digital Credentials API
  • Show Credential Freshness

5.6.5

Choose a tag to compare

@nodh nodh released this 11 Jun 10:58
  • Credentials: Safe decoding of images in credentials
  • Credentials: Update EHIC to latest schema (1.1.0)

5.6.4

Choose a tag to compare

@nodh nodh released this 02 Jun 12:20
  • Add: Koin Dependency Injection
  • Issuing: Fix regression not storing credentials in auth code flow
  • Presentation: Treat all requested attributes as optional by default on consent screen
  • Upgrade to VC-K 5.6.5 (improving interop)