# ZBrain Builder - Release Notes

### Discover what's new in ZBrain Builder <a href="#discover-whats-new-in-zbrain-builder" id="discover-whats-new-in-zbrain-builder"></a>

Track all updates, enhancements, and newly introduced capabilities across the ZBrain Builder platform. This space captures version-wise progress, covering detailed component-level updates and broader platform enhancements to drive continuous advancement in AI-powered app and agent development, orchestration, and deployment.

### **Development areas**

Each release note includes updates across one or more of the following ZBrain Builder components:

* Knowledge base
* Apps
* Agents
* Flows
* Prompts
* Monitor

### **What’s included**

* **New features** – Introduction of new capabilities to expand and enhance functionality across all ZBrain Builder components.
* **Improvements** – Refinements to existing features, focused on enhancing reliability, usability, and system performance.
* **Platform updates**– Key platform-wide updates including UI/ UX enhancements, improved security protocols, and enhanced compliance measures to uphold enterprise-grade trust.

**Latest release**

**ZBrain v 2.4.7**– Released Apr 07, 2026

{% content-ref url="/pages/fTvIPii6BFgEPE5ObTcJ" %}
[Version 2.4.7 | Apr 7, 2026](/zbrain-release-notes/zbrain-builder-release-notes/version-2.4.7-or-apr-7-2026.md)
{% endcontent-ref %}


---

# 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.zbrain.ai/zbrain-release-notes/zbrain-builder-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.
