> For the complete documentation index, see [llms.txt](https://docs.aqua-cloud.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua-cloud.io/documentation/product-updates-for-public-and-private-clouds-customers/release-notes/2023/23.92.0-public-and-private-clouds.md).

# 23.92.0 - public and private clouds

## Release notes<br>

Version  23.92

Includes all changes since version 23.70

<br>

<mark style="color:green;">New features and improvements:</mark>

RQ049391 - AI Copilot | Tweak text helpers

RQ057982 - AI Copilot | Enable tweak text helpers to all item types and comments

RQ049495 - AI Copilot | Improve writing helpers for better results based on selected option by a user

RQ048474 - Jira | Show the linked issues in Jira as the dependencies in aqua and include them into the report<br>

RQ049307 - Jira | Enable sync for datacenter 9 version<br>

RQ057896 - Test case | Ask a user if he wants to finish the previous not completed test execution

RQ049489 - UI/UX | Open the item page in the same tab and add 'back' button

RQ049449 - Dashboards | Part 1| Re-design the dashboards page

RQ057876 - Item | Remove redirection of a user to the 'page closed information'

RQ049514 - Navigation | Improve the flow with adding the columns to navigation

RQ049441 - UI | User Administration | Change sorting of the projects from 'recent created' to alphabetical order

RQ048998 - Vulnerabilities | 4. Add support for CSP, report only by default

RQ049421 - Vulnerabilities \[mvc] | 5. Update 3rd party frontend components to latest compatible versions

<br>

<mark style="color:red;">Fixed defects:</mark>

DF058007 - AI Copilot | Create a session for a user even when the connection is not stable

DF049523 - CK editor | Remove thr floating bar in the editor and mark the item as unsaved when the changes are made

DF049522 - User Administration | Localize the 'Roles and permissions' labels to German


---

# 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.aqua-cloud.io/documentation/product-updates-for-public-and-private-clouds-customers/release-notes/2023/23.92.0-public-and-private-clouds.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.
