# Product update

See what's new and improved in our latest update.

### Stream usage now counts against subscription limits

* Stream usage is now factored into organisation subscription limits for a more accurate picture of platform consumption
* Demo data pools are automatically excluded to keep the numbers accurate
* Notifications will be sent as organisations get close to their usage limits
* Organisations have limits enforced. If they exceed these limits, they won't have access and will need to contact support.

### Multi-column leaderboard: data conditions

* The multi-column leaderboard widget now supports data conditions per column
* Apply conditional logic to control how values are displayed or ranked in each column, giving more flexibility when building comparative dashboards

<details>

<summary>Improved</summary>

* Semantics now backed by a graph database, improving the performance and flexibility of semantic model queries

</details>

<details>

<summary>Fixed</summary>

* Search bar now correctly filters streams when attaching them to widgets

</details>


---

# 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://wiki-cloud.bitpool.com/update-log/2026/product-update-1.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.
