# Release notes Q2 2025

## v1.63.0 June 14

### Updates and new features

DCKA-4847 Separated job processing into its own service

## v1.62.0 May 14

### Bug fixes

DCKA-4841 Fix verification history showing each verifier 3 times

DCKA-4842 Fix an issued with creating did:cheqd on testnet

## v1.61.0 April 14

### Updates and new features

DCKA-3819 Support for EDV labels entries based on the application that creates it

DCKA-4834 Convert API to ESM modules

DCKA-4836 Upgrade gcsRDSBackup and API to newer node version

DCKA-4927 Create wallet-edv-storage package

### Bug fixes

DCKA-4816 Fix subaccount billing

DCKA-4821 Fix credential table resizing bug

## v1.60.0 April 3

### Updates and new features

DCKA-4779 Upon issuance of the credential there will be no download of the issued credential, credential needs to be distributed via email or DID during issuance or if persisted can be downloaded from the credential view.

DCKA-4802 Update API OID4VCI flows to support latest spec requirements

### Bug fixes

DCKA-3089 Fixed an error where the verification template attribute field would change value if edited.


---

# 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/truvera-workspace/truvera-workspace-release-notes/2025-release-notes/release-notes-q2-2025.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.
