# Release Notes - Assure v26.1.4

Avo is excited to announce the release of new version 26.1.4. Here are the enhancements:&#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>Test Case Count Display for Bitbucket Push</td><td>You can now view the total number of Test cases selected before pushing them to Bitbucket. This improves accuracy, provides better visibility, and enhances the overall user experience.<br><a href="/spaces/k8QZzXZMIJSStKAzDSTu/pages/zKq5kBEVezv955j3EeTe">Learn more</a></td><td></td><td></td></tr></tbody></table>

## Bug Fixes and Improvements &#x20;

See the following table for the bugs resolved and the key benefits. &#x20;

<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 <strong>Find</strong> Action</td><td>The <strong>Find</strong> action did not provide clear error feedback when it could not identify an existing UI element and instead showed the failure under Start Data, leading to confusion. This issue is resolved, and failures are now reported with clear and accurate error messages.</td><td></td><td></td></tr><tr><td>Fixed Issue with Capturing Radio Button Using <strong>Visible</strong> Method</td><td>Radio buttons were not captured using the <strong>Visible</strong> method and were captured only through the <strong>Manual</strong> method. This issue is resolved, and radio buttons are now captured correctly using the <strong>Visible</strong> method.</td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: 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.2.0/release-notes-assure-v26.1.4.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.
