> For the complete documentation index, see [llms.txt](https://docs.meeco.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meeco.me/platform/releases/svx-4.0.1.md).

# 4.0.1

**Software Release Date:** 1 July 2026

**Summary:**

This is a bugfix release for the SVX Platform.

## Bug Fixes

* Fixed uniqueness constraint on application API key name: creating a new key with the same name as a previously deleted key no longer fails with a unique constraint violation.
* Fixed admin session expiring without a refresh token due to the `offline_access` scope being silently dropped by the OIDC provider when `prompt=consent` was absent.
* Fixed the `presentation_request.presentation_template` name, updated to `presentation_definition`. No API spec changes, only in code.
* Fixed Demo UI navigation after a credential offer is created.
* Fixed an issue where deploying multiple wallet configuration changes at the same time could fail.
