# Release notes 2025Q4

## Wallet 1.7.2 November 24

### New features and updates

DCKA-5226 Updated the Connecting to blockchain message text to Connecting to registry

DCKA-5231 Adjusted for the React-Native Metro vulnerability

## Wallet 1.7.1 November 3

### New features and updates

DCKA-5202 Removed the credential claims screen

### Bug fixes

DCKA-5220 Fixed the push notification for DIDComm messages (iOS)

DCKA-5211 Fixed credential offer deeplinks on iOS

## Wallet 1.7.0 October 23

### New features and updates

DCKA-3240 Added No Internet Connection error messages

DCKA-5152 Implement SD-JWT support in the wallet

## Wallet 1.6.1 October 9

### New features and updates

DCKA-3440 Changed wallet-sdk examples to use npm instead of yarn

DCKA-3564 Moved qr code handler to the wallet sdk

DCKA-5025 Unified the experience between wallet examples

DCKA-5029 Added JS-Doc annotations in the wallet sdk

DCKA-5076 Support for 16KB memory page sizes for Google Play

DCKA-5080 Hide the message sender DID from the message

DCKA-5122 Upgraded the node and the wallet sdk versions for the wallet examples

### Bug fixes

DCKA-5060 Fixed push notification not coming through to 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-2025q4.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.
