# ZBrain Release Notes

#### **ZBrain platform updates and enhancements** <a href="#zbrain-platform-updates-and-enhancements" id="zbrain-platform-updates-and-enhancements"></a>

The central source for all official updates, feature enhancements, and improvements across the ZBrain ecosystem. This space keeps you up to date and informed about the latest capabilities rolled out across its core solutions:

* ZBrain Builder
* ZBrain ZSearch
* ZBrain Quantadocs
* ZBrain HR JD Builder

Each branch maintains detailed release notes covering new features, performance improvements, and technical enhancements relevant to that solution.

#### **Release frequency** <a href="#release-frequency" id="release-frequency"></a>

ZBrain follows a weekly release cycle, ensuring the platform evolves consistently to meet enterprise needs. Each release is accompanied by detailed documentation to ensure seamless integration of the latest updates across your organization.


---

# 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.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.
