# Sep 5, 2025 - Cloud

{% hint style="success" %}
This Bindplane Cloud release includes all updates from self-hosted release [v1.94.0](/changelog/september-2025/2025-09-04-release.md) plus the features below.
{% endhint %}

## New Features

* Added new [Growth Plan](https://bindplane.com/pricing).
* The Organization page now supports plan swapping between Free and Growth tiers.
* Collector upgrades are now pulled from [bdot.bindplane.com](http://bdot.bindplane.com/), instead of GitHub.


---

# 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.bindplane.com/changelog/september-2025/2025-09-05-cloud-release.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.
