# Release notes Q3 2025

## v1.69.0 September 18

### Updates and new features

DCKA-4885 Handled breaking changes in the Digital Credentials API

## v1.68.0 September 10

### Updates and new features

DCKA-5018 Updated existing DIDs to add a DIDComm service endpoint

### Bug fixes

DCKA-5074 Fixed creds crypto utilsation error

## v1.67.0 September 4

### Updates and new features

DCKA-5014 Updated Postgres versions in RDS

DCKA-5017 Updated the information published on a webhook when a DIDcomm message is received

DCKA-5040 Added DIDComm message receiving - storing and retrieving of messages

### Bug fixes

DCKA-4983 Fixed the "Total Requests" for verification template

DCKA-4997 Fixed an error when "Back to main account" switched teams

DCKA-4998 Fixed an issue where schemas added to ecosystem by URL were not available for selection

DCKA-5003 Fixed the editing of credential data in the credential view

DCKA-5005 Added a restriction to not be able to delete a profile picture from an organization that is part of an ecosystem

## v1.66.0 August 12

### Updates and new features

DCKA-5020 Added DIDComm service endpoints to the API

### Bug fixes

DCKA-4907 Fixed a number being added on the attribute when creating a schema

DCKA-4938 Fixed the convener DID displayed in the Ecosystem edit view

## v1.65.0 July 27

### Bug fixes

DCKA-4897 Updated cheqd tests

## v1.64.0 July 12

### Updates and new features

DCKA-4865 Improved the "Switch sub-account" option

DCKA-4887 Added an option to resend expired team invites

### Bug fixes

DCKA-4848 Fixed the layout problem when creating a verification template"

DCKA-4864 Added logos to the subaccount list

DCKA-4874 Fixed the team name display after switching user


---

# 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-q3-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.
