# Version 2.3.3 | Jun 17, 2025

### Overview <a href="#overview" id="overview"></a>

ZBrain CoI version 2.3.3 enhances the display of use case discovery titles across the platform. It also includes multiple fixes that improve usability, data accuracy and consistency in notifications, pagination and UI elements.

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

| **Component**      | **Capability**        | **What it delivers**                                                                       |
| ------------------ | --------------------- | ------------------------------------------------------------------------------------------ |
| Use case discovery | Title consistency     | Displays only the use case title (not full input text) across all relevant sections        |
| Billing and usage  | Usage correction      | Resolved an issue where credits were showing negative values                               |
| User management    | Pagination behavior   | Disabled pagination when no users exist; enabled when more than 10 users are present       |
| Notifications      | Notification accuracy | Removed the incorrect company details update notification from appearing in the admin view |
| Notification panel | Unread filter fix     | *Only Show Unread* toggle now correctly filters unread notifications                       |

### Improvements <a href="#improvements" id="improvements"></a>

#### Use case discovery: Title display <a href="#use-case-discovery-title-display" id="use-case-discovery-title-display"></a>

* The system now consistently shows the title of a use case discovery instead of the full input statement.

<figure><img src="/files/hzBbGESaFSBzgrQbE2s8" alt=""><figcaption></figcaption></figure>

* This feature is applied across the following areas:
  * Create new use case/opportunity → Recent use case import
  * Use case discovery
  * Opportunities → Identified opportunities
  * AI CoE Dashboard → AI opportunities
  * Admin → Notification panel

<figure><img src="/files/Rvi6WICYAQZxgxxwGeXA" alt=""><figcaption></figcaption></figure>

**Benefit:** Provides a cleaner and more user-friendly view of use cases across the platform.

### **Bug fixes** <a href="#bug-fixes" id="bug-fixes"></a>

* **Billing and usage:** Corrected an issue where usage credits were displayed as negative values.
* **User management:** Pagination is now correctly disabled when no users are present and enabled only when there are more than 10 users.
* **Notifications:** Fixed an issue where a notification was incorrectly triggered when an admin updated company details.
* **Notification panel:** Fixed an issue where enabling the *Only Show Unread* toggle in the notifications panel caused all notifications to disappear and displayed "No notifications to display", even when unread notifications were available. The panel now correctly shows only unread notifications. If none exist, it displays a clear message stating that there are no unread notifications available.


---

# 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-coi-release-notes/version-2.3.3-or-jun-17-2025.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.
