# Release notes 2025Q2

## Wallet 1.5.11 June 25

### New features and updates

DCKA-3209 Remove redundant wallet-sdk wasm services

DCKA-4878 Updated Flutter verification example

DCKA-4914 Added a cloud wallet example for the angular environment

DCKA-4946 Added support for wallet users to scan proof request deep links rendered as QR codes

DCKA-3548 Remove token support from the wallet the SDK

DCKA-3405 Reduced the size of dependencies in wallet SDK

DCKA-4904 Remove polkadot libraries from the wallet sdk

### Bug fixes

DCKA-4906 Updated a missing translation

DCKA-4941 Fixed a react native example error

DCKA-4916 Clean up error messages due to blockchain connectivity

## Wallet 1.5.7 May 14

### New features and updates

DCKA-3394 Added the capability for white label customers to be able to change the biometric plugin

DCKA-4817 Brought the iOS testmode switch back to Settings view

DCKA-2880 Updated the biometric attributes embedded in the bank identity credential

DCKA-2881 Updated the biometric checks to check for the specific issuer

DCKA-3468 Simplified the biometric check credential

DCKA-3525 Implemented support for multiple keys to unlock the cloud wallet

DCKA-4786 Implemented localisation for the whitelabel wallet

DCKA-4873 Add user selector between app locales

### Bug fixes

DCKA-4871 Updated the wallet-sdk verfication example

DCKA-4875 Fixed the OID4VC DID Link on iOS

DCKA-4777 Fixed the "BDDT16KVAC" verification error

## Wallet 1.5.6 April 1

### New features and updates

DCKA-4804 Added support for OID4VCI credential offer deeplink.

DCKA-3470 iOS 18 SDK update

DCKA-4799 Adjusted wallet build process to handle different formatting in the files

### Bug fixes

DCKA-4792 Fixed an error in the Open in Wallet link on the credential distribution email.

DCKA-4837 Fixed an issue where wallets could import a credential from email multiple times

DCKA-4908 Fixed the "invalid\_request"verification error when evaluating presentation

DCKA-4818 Fixed the OID4VP flow in the wallet


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.truvera.io/credential-wallet/truvera-wallet-release-notes/release-notes-2025q2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
