# Release Notes

Stay up to date with what's new, improved, and fixed in every Frends release. Each version page covers new features, improvements, and bug fixes for both the UI & Log Service and the Agent.&#x20;

Not sure how Frends versions work? See [Version Numbering](/release-notes/version-numbering.md) for an explanation of major, minor, and service releases — and how updates are rolled out.

{% hint style="warning" %}
Always review the breaking changes for your target version before starting an update. Updating without accounting for breaking changes may affect running integrations and Agent compatibility.
{% endhint %}

## See What's New in Frends

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/HZCdcMoZx7CgRDcajOgZ">/pages/HZCdcMoZx7CgRDcajOgZ</a></td><td>Introduced support for Long-Running Processes.</td><td><a href="/pages/HZCdcMoZx7CgRDcajOgZ">/pages/HZCdcMoZx7CgRDcajOgZ</a></td></tr><tr><td><a href="/pages/FP47qNirmXg0v9cE9AHT">/pages/FP47qNirmXg0v9cE9AHT</a></td><td>Launched Intelligent AI Connector for AI-powered integrations.</td><td><a href="/pages/FP47qNirmXg0v9cE9AHT">/pages/FP47qNirmXg0v9cE9AHT</a></td></tr><tr><td><a href="/pages/69Ay5xViwjdtGJ75Z9aN">/pages/69Ay5xViwjdtGJ75Z9aN</a></td><td>Rolled out AI Assistants to help build and manage integrations faster.</td><td><a href="/pages/69Ay5xViwjdtGJ75Z9aN">/pages/69Ay5xViwjdtGJ75Z9aN</a></td></tr><tr><td><a href="/pages/YE7qXK0TnJQiScbZjMy7">/pages/YE7qXK0TnJQiScbZjMy7</a></td><td>Shipped API Policies for fine-grained access control, and Private Applications for Frends-issued tokens.</td><td><a href="/pages/YE7qXK0TnJQiScbZjMy7">/pages/YE7qXK0TnJQiScbZjMy7</a></td></tr><tr><td><a href="/pages/TDmCYkvUw9qY09qcyLYg">/pages/TDmCYkvUw9qY09qcyLYg</a></td><td>Made integration development faster with Process Templates and Passthrough APIs.</td><td><a href="/pages/TDmCYkvUw9qY09qcyLYg">/pages/TDmCYkvUw9qY09qcyLYg</a></td></tr><tr><td><a href="/pages/ua3DqwXjHBhLs5woZBdI">/pages/ua3DqwXjHBhLs5woZBdI</a></td><td>Rebuilt the Frends UI from the ground up, adding dark mode.</td><td><a href="/pages/ua3DqwXjHBhLs5woZBdI">/pages/ua3DqwXjHBhLs5woZBdI</a></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.frends.com/release-notes/readme.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.
