# Release notes August 2024

## v1.40.0 August 29

### Bug fixes

* **\[DCKA-2807]** Fixed the issue where holders were unable to submit data for requested attributes during credential issuance.

### Tasks

* **\[DCKA-2732]** Added a button to delete a schema from an ecosystem table in the UI.
* **\[DCKA-2788]** Billing report of monetizable verifications include the id of verification template used.

## v1.39.0 August 20

### Bug fixes

* **\[DCKA-2735]** Fixed a logo issue in the ecosystem participants list, when a schema was assigned to the same DIDs in two different ecosystems.
* **\[DCKA-2796]** Fixed a bug that did not allow users to login with their @gmail accounts.
* **\[DCKA-2797]** Added consistent restrictions to DIDs profile and trust registry profile logos.

### Tasks

**\[DCKA-2771] \[DCKA-2773] \[DCKA-2787] \[DCKA-2794]** Added OID4VCI API routes to authorize and issue credentials; create a credential offer; create a verification template, submit verification proof and presentation.

**\[DCKA-2790]** Submit webhook on proof request received from the holder.

**\[DCKA-2791]** Support JWT-VC verification and fix schema validation.

**\[DCKA-2793]** Support for default JWT paths in the builder in Dock Certs.

## v.1.38.0 August 07

This release includes updated support for the OpenID4VC implementors draft (both issuance and presentation). To test this, we added a page to our bank demo <https://bank-demo.dock.io/openid> that uses OpenID rather than our default DIDComm credential exchange. We confirmed that we can issue into the Mattr Wallet and the Sphereon wallet, but those wallets don't seem to have support for OID4VP. We'll publish additional guidance after we complete more interoperability testing.

### Story

**\[DCKA-2495]** Added monetizable credential functionality to the bank demo

### Bug fixes

* **\[DCKA-2750]** Allowing to add a schema to an ecosystem without assigning any participants to it.
* **\[DCKA-2775]** Schema prices will load when editing a verification template.

### Tasks

* **\[DCKA-2761]** Ran tests on OpenID implementation to prepare for updates.
* **\[DCKA-2776]** API issuance of OpenID for VC implementation with existing wallet client .
* **\[DCKA-2352]** Participants are required to accept an invitation to join an ecosystem, when invited by modifying the on-chain trust registry directly.

##


---

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