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

# ZBrain XPLR - Release Notes

**Explore what's new in ZBrain XPLR**

Stay ahead with the latest updates, enhancements, and breakthrough capabilities in ZBrain XPLR. Track progress, explore new possibilities, and stay aligned as the platform evolves to accelerate AI use case discovery, evaluation, and solution design.

## Module coverage <a href="#module-coverage" id="module-coverage"></a>

Updates span across all XPLR modules, ensuring comprehensive visibility into platform evolution:

* Simulation XPLR
* Taxonomy XPLR
* Solution XPLR
* Portfolio XPLR
* Functional Design XPLR

## What's included in each release <a href="#whats-included-in-each-release" id="whats-included-in-each-release"></a>

* **New features** – Introduction of new capabilities aimed at extending the scope and deepening the functionality of ZBrain XPLR modules.
* **Improvements** – Refinements to existing features, along with performance, stability, and functional enhancements across individual modules.
* **UI/UX updates** – Design and interaction refinements to deliver a more intuitive and efficient user experience.
* **Platform announcements** – Notable changes, including new integrations, security updates, and system-wide enhancements to the XPLR platform.

**Latest release**

**ZBrain XPLR v 3.0.3** – Released July 2, 2025

View Full Release Notes →

{% content-ref url="/pages/L337mLNaCbtWpFYrtoza" %}
[Version 3.0.3 | July 2, 2025](/zbrain-release-notes/zbrain-xplr-release-notes/version-3.0.3-or-july-2-2025.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, and the optional `goal` query parameter:

```
GET https://docs.zbrain.ai/zbrain-release-notes/zbrain-xplr-release-notes.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.
