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

# Release Notes

{% content-ref url="/pages/myFerXHMEjeqoMkHYJIh" %}
[August 2025](/support/release-notes/august-2025.md)
{% endcontent-ref %}

{% content-ref url="/pages/gYEYSEupJ7jRidicvOfI" %}
[June 2025](/support/release-notes/june-2025.md)
{% endcontent-ref %}

{% content-ref url="/pages/ts4GB3fIotsG69yeMMjF" %}
[May 2025](/support/release-notes/may-2025.md)
{% endcontent-ref %}

{% content-ref url="/pages/PtpcYOmWPtYb0Qyzhm2e" %}
[April 2025](/support/release-notes/april-2025.md)
{% endcontent-ref %}

{% content-ref url="/pages/5Bz1hKdajH6WcT6ZDuFZ" %}
[March 2025](/support/release-notes/march-2025.md)
{% endcontent-ref %}

{% content-ref url="/pages/Em84S8WpajJtlYa8Cvvx" %}
[February 2025](/support/release-notes/february-2025.md)
{% endcontent-ref %}

{% content-ref url="/pages/Pt1nE5OnFGLsEQZ0Xz83" %}
[January 2025](/support/release-notes/january-2025.md)
{% endcontent-ref %}

{% content-ref url="/pages/pmwqkbA1THDMXnHoFD8b" %}
[December 2024](/support/release-notes/december-2024.md)
{% endcontent-ref %}

{% content-ref url="/pages/WC5aLfYD0BF0Dh8MWTLZ" %}
[November 2024](/support/release-notes/november-2024.md)
{% endcontent-ref %}

{% content-ref url="/pages/o7vdE6X5UM9wVXdvcrOl" %}
[October 2024](/support/release-notes/october-2024.md)
{% endcontent-ref %}

{% content-ref url="/pages/mK8H5975gTDwYi5JsVwb" %}
[September 2024](/support/release-notes/september-2024.md)
{% endcontent-ref %}

{% content-ref url="/pages/yw905K19dQLiOVWZalBR" %}
[August 2024](/support/release-notes/august-2024.md)
{% endcontent-ref %}

{% content-ref url="/pages/g1dkLybOf4vUUC1OAHFa" %}
[July 2024](/support/release-notes/july-2024.md)
{% endcontent-ref %}


---

# 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.lleverage.ai/support/release-notes.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.
