> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/release-documentation/release-documentation/release-notes-assure-v26.4.0/release-notes-assure-v26.3.3.md).

# Release Notes - Assure v26.3.3

Avo is excited to announce the release of new version 26.4.2. Here are the enhancements and bug fixes: &#x20;

## Key Enhancements

<table><thead><tr><th width="279.7110595703125">Feature</th><th width="461.79998779296875">Description</th><th data-hidden>Issue key </th><th data-hidden> Sub Areas </th></tr></thead><tbody><tr><td>Track Changes Using Test Case <strong>Audit Logs</strong></td><td>You can now use Test Case Audit Logs to track and review the history of changes made to test case folders, test cases, and Test Step Groups. Audit Logs also include Bitbucket actions, providing a complete view of activity history. This enhancement helps you easily view what changes were made, when they were made, and who performed them.<br><a href="/spaces/k8QZzXZMIJSStKAzDSTu/pages/ClNEAfwoUWxmjwW0HybT">Learn more</a></td><td>CQX- 485</td><td>Execution Profile</td></tr><tr><td>Enhanced <strong>Add Client Certificate</strong> Action Support after Avo Package Upgrade</td><td>The <strong>Add client certificate</strong> action of webservices now works correctly after the Avo package upgrade and provides the expected results. This ensures reliable execution and improves overall action stability.<br><a href="/spaces/k8QZzXZMIJSStKAzDSTu/pages/aqzC5SvL6a1mNymOUQHp">Learn more</a></td><td></td><td></td></tr></tbody></table>

## Bug Fixes and Improvements

See the following table for the bugs resolved and the improvements. 

<table><thead><tr><th width="279.7110595703125">Feature</th><th width="461.79998779296875">Description</th><th data-hidden>Issue key </th><th data-hidden> Sub Areas </th></tr></thead><tbody><tr><td>Fixed Issue with Data Table Retention during Folder Copy</td><td>Copying folders that contained multiple data tables to a new location did not retain the data tables correctly. All data tables appeared empty except one, which caused data loss during the copy-paste operation. This issue is resolved, and data tables now copy correctly with all data retained during folder copy and paste operations.</td><td>CQX- 623</td><td>Test Case  design</td></tr><tr><td>Fixed Issue with Saving Test Step Details</td><td>Test step details such as <strong>Test step Description</strong>, <strong>Expected Results</strong>, <strong>Pass Results</strong>, and <strong>Fail Results</strong> were not saved in the Test Case. This issue is resolved, and you can now edit and save test step details.</td><td></td><td></td></tr><tr><td>Fixed Issue with Test Step Group Position after Saving</td><td>Saving changes to a Test Step Group caused the User Interface (UI) to refresh and return to the first test step group in the test case, disrupting the workflow and current position. This issue is resolved, and the UI now maintains focus on the current Test Step Group after saving</td><td></td><td></td></tr><tr><td>Fixed Issue with Custom Action Recognition in Avo Assure Client</td><td>Newly created custom actions inside a Test Step Group were not recognized during debug or execution, and Avo Assure Client displayed an <strong>Invalid Keyword</strong> error. This issue is resolved, and custom actions are now recognized correctly in Avo Assure Client and executed successfully.</td><td></td><td></td></tr><tr><td>Fixed Issue with Versioning Status during Test Case Copying</td><td>Copying and pasting folders containing test cases also copied versioning commit statuses such as <strong>Checked-In</strong>, <strong>In-Progress</strong>, <strong>Rejected</strong>, or <strong>Approved</strong> to duplicated test cases. This issue is resolved, and versioning commit status is no longer copied during duplication.</td><td></td><td></td></tr><tr><td>Fixed Issue with Tooltip Display in <strong>Elements</strong> Dropdown</td><td>Tooltips did not appear for the <strong>Elements</strong> dropdown while designing a test case. This issue is resolved, and tooltip now displays correctly for elements in the dropdown.</td><td></td><td></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:

```
GET https://docs.avoautomation.com/release-documentation/release-documentation/release-notes-assure-v26.4.0/release-notes-assure-v26.3.3.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.
