# Release notes November 2024

## v1.47.0 November 21

### Updates and new features

DCKA-2748 Updated ecosystems "View schema" menu item to show the credential schema.

DCKA-2789 Implemented the updated credential and blockchain SDKs.

### Bug fixes

DCKA-2944 Fixed verification failing when verifying a ZKP date range attribute.

## v1.46.0 November 13

### Updates and new features

DCKA-94 Credential view table will show the Issuer profile name instead of the DID

DCKA-2452 In order to better track API keys in Certs, a description or alias field was added.

## v1.45.0 November 1

### Updates and new features

DCKA-2166 Users will be able to filter their credential view table by Credential ID, Issue date, Type (schema used) and subject reference.

DCKA-2453 Made the width of table columns in Certs adjustable for easier management.

DCKA-2913 Deprecated anchoring routes and old revocation registries support

### Bug fixes

DCKA-2928 Fixed the API Server error when using GET/dids/{did}/ecosystems endpoint


---

# 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/2024-release-notes/release-notes-november-2024.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.
