> 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-on-premise-customers/release-notes/2023/23.70.0-on-premise.md).

# 23.70.0 - On Premise

## &#x20;Release notes

Version  23.70

Includes all changes since version 23.22<br>

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

RQ048115 - aqua redesign | Part 1 | Redesign of the navigation page

RQ048119 - aqua redesign | New project search option on navigation page

RQ048763 - Navigation | Added button to open item from the ‘Details’ pageblock

RQ049091 - Navigation | Added an option to open an item with one click when clicking on the item's title

RQ049182 - Vulnerabilities | Upgraded CKEditor 4 to newest version available

RQ048996 - Vulnerabilities | 1. Fixed XSS vulnerability: HTMLEncode username and other fields on the history grid.

RQ049062 - Several changes to the "Test Case" page: added the ‘Save’ and ‘Run’ button to the test step designer page.

RQ049092 - Changed colours of the buttons in  the modal ‘Add test cases to scenario’  and ‘Add nested test cases’.

RQ049168 - Jira | Improvements to the options to connect Jira issues to aqua tickets

RQ049400 - \[Ranorex] Handle linked external files in Ranorex Scripts

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

RQ049227 - Part 1.1| Template | Test cases | Technical redesign + minor changes to UI

RQ049404 - Sunset of features | Remove Mylyn integration and the information from the pages where it's referenced

RQ049442 - New home page for aqua users\ <br>

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

DF049036 - CKEditor | When editing content in the item, the focus jumps to the top of the screen.

DF049181 - CKEditor | CKEditor toolbar is shown in floating mode when its config is not loaded on time

DF049141 - Text in the 'Comment' section is always displayed with styles after mentioning anyone.<br>

DF049426 - Find dependent | Filtering | Not possible to remove filtered items found via ‘Find dependent’

DF049294 - Test case | When resizing the step designer screen, the ‘New step’ button overlaps the title.

<br>


---

# 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:

```
GET https://docs.aqua-cloud.io/documentation/product-updates-for-on-premise-customers/release-notes/2023/23.70.0-on-premise.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.
