> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/release-note/release-notes/v1.11/1.11.0.md).

# 1.11.0

10 May 2026

## Product

<table><thead><tr><th width="172.2222900390625">Module</th><th>Feature</th><th data-hidden></th></tr></thead><tbody><tr><td><a href="https://docs.cloudeka.ai/deka-claw/introduction">Deka Claw</a></td><td>New product release for Deka Claw, including AI provider, agent, and channel management capabilities.</td><td></td></tr></tbody></table>

## Feature

<table><thead><tr><th width="166.8887939453125">Module</th><th>Feature</th><th data-hidden></th></tr></thead><tbody><tr><td>Deka Notebook</td><td>Refreshed the Deka Notebook interface with a cleaner, more modern, and intuitive visual design.</td><td></td></tr><tr><td>Deka Claw</td><td>Create Deka Claw</td><td></td></tr><tr><td>Deka Claw</td><td>Configure Deka Claw</td><td></td></tr><tr><td>Deka Claw</td><td>Delete Deka Claw</td><td></td></tr><tr><td>Deka Claw</td><td>Create Provider</td><td></td></tr><tr><td>Deka Claw</td><td>Detail Provider</td><td></td></tr><tr><td>Deka Claw</td><td>Edit Provider</td><td></td></tr><tr><td>Deka Claw</td><td>Delete Provider</td><td></td></tr><tr><td>Deka Claw</td><td>Create Agent</td><td></td></tr><tr><td>Deka Claw</td><td>Detail Agent</td><td></td></tr><tr><td>Deka Claw</td><td>Edit Agent</td><td></td></tr><tr><td>Deka Claw</td><td>Delete Agent</td><td></td></tr><tr><td>Deka Claw</td><td>Create Channel</td><td></td></tr><tr><td>Deka Claw</td><td>Detail Channel</td><td></td></tr><tr><td>Deka Claw</td><td>Edit Channel</td><td></td></tr><tr><td>Deka Claw</td><td>Delete Channel</td><td></td></tr><tr><td>Deka Registry</td><td>Helm Charts Repository</td><td></td></tr><tr><td>Deka Registry</td><td>Search Helm Charts</td><td></td></tr><tr><td>Deka Registry</td><td>Delete Helm Charts</td><td></td></tr><tr><td>Service Portal</td><td>Create Tag</td><td></td></tr><tr><td>Service Portal</td><td>Edit Tag</td><td></td></tr><tr><td>Service Portal</td><td>Delete Tag</td><td></td></tr><tr><td>Service Portal</td><td>Add Tag to Organization</td><td></td></tr><tr><td>Service Portal</td><td>Add Tag to Project</td><td></td></tr></tbody></table>

## Bug

<table><thead><tr><th width="213.99993896484375">Module</th><th>Description</th></tr></thead><tbody><tr><td>Balance</td><td>Fixed balance synchronization issues between Deka GPU and Deka Flexi upgrade services.</td></tr><tr><td>Deka Box</td><td>Fixed validation issues related to optional expiration time configuration.</td></tr><tr><td>Deka CDN</td><td>Fixed default quota configuration issues for prepaid customer usage.</td></tr><tr><td>Deka LLM</td><td>Fixed multiple issues related to LLM creation, payment flow, and redirection handling.</td></tr><tr><td>Deka Flexi</td><td>Fixed multiple issues related to pagination, backup actions, VPC response handling, mobile display, security configuration, instance validation, and menu state behavior.</td></tr><tr><td>Deka GPU: Kubernetes</td><td>Fixed an issue where member users were unable to view service accounts.</td></tr><tr><td>Service Portal</td><td>Fixed multiple issues related to account visibility, Rafay menu display, flavor management, pagination behavior, sales field visibility, and package limit configuration.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cloudeka.ai/release-note/release-notes/v1.11/1.11.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
