> 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.5.0.md).

# Release Notes - Assure v26.5.0

Every minor release is delivered through multiple patch releases. Each patch introduces a subset of enhancements, fixes, or improvements that together make up the complete minor release.

The patch releases included in this minor release are listed here:

* [26.4.1](/release-documentation/release-documentation/release-notes-assure-v26.5.0/release-notes-assure-v26.4.1.md)
* [26.4.2](/release-documentation/release-documentation/release-notes-assure-v26.5.0/release-notes-assure-v26.4.2.md)
* [26.4.3](/release-documentation/release-documentation/release-notes-assure-v26.5.0/release-notes-assure-v26.4.3.md)
* [26.4.4](/release-documentation/release-documentation/release-notes-assure-v26.5.0/release-notes-assure-v26.4.4.md)

{% hint style="info" %}
**Note**: The 26.5.0 minor release focuses on consolidating all updates delivered through the associated patch releases into a single, unified version.
{% endhint %}

## Key Highlights  <a href="#known-issues" id="known-issues"></a>

To know what noteworthy items have gone in this release, you can refer this [Key Highlights 26.5.0](/release-documentation/release-documentation/release-notes-assure-v26.5.0/key-highlights-26.5.0.md).

## Known Issues <a href="#known-issues" id="known-issues"></a>

To know which are the known issues for this release, you can refer this [Known Issues 26.5.0](/release-documentation/release-documentation/release-notes-assure-v26.5.0/known-issues-26.5.0.md).

## Upgrade Guidance <a href="#known-issues" id="known-issues"></a>

To know what instruction you should follow after every release, you can refer this [Performing Post Upgrade Activities in Avo Assure](/avo-assure/support-resources/knowledge-base-articles/performing-post-upgrade-activities-in-avo-assure.md)


---

# 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.avoautomation.com/release-documentation/release-documentation/release-notes-assure-v26.5.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.
