# Dec 19, 2025 - Cloud

### December's new features

#### Fleets is now generally available

* Fleets provide a stable way to group and manage agents at scale.
* Use fleets to roll out configurations, monitor rollout status, and track agent health across large deployments.
* [See more.](https://docs.bindplane.com/feature-guides/fleets)

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

#### GPG signing

* Bindplane Linux collector packages are now GPG-signed to allow verification of package authenticity and integrity.
* Signature verification is supported for both Debian and RPM-based installs, with manual checks available when needed.
* [See more](https://docs.bindplane.com/deployment/virtual-machine/collector/linux-package-gpg-signing-verification)<br>

#### Tons of new integrations!

* [ClickStack](https://docs.bindplane.com/integrations/destinations/clickstack)
* [Grafana Loki](https://docs.bindplane.com/integrations/destinations/loki)
* [Grafana Tempo](https://docs.bindplane.com/integrations/destinations/grafana-tempo)
* [Chronosphere](https://docs.bindplane.com/integrations/destinations/chronosphere)
* [Suse Observability](https://docs.bindplane.com/integrations/destinations/suse-observability)
* [Statsig](https://docs.bindplane.com/integrations/destinations/statsig)
* [Oodle](https://docs.bindplane.com/integrations/destinations/oodle)<br>

#### In-product notifications

* Bindplane now includes an in-app Notifications inbox and bell to surface important events (like errored rollouts, agent errors, pending rollouts, and outdated agents) right in the UI.&#x20;
* [See more.](https://docs.bindplane.com/feature-guides/notifications)

<figure><img src="/files/8cTMG47rybvXt0lyA6lu" alt=""><figcaption></figcaption></figure>

#### New Support page

* A new Support page centralizes docs, support access, and self-service exports to make troubleshooting and support requests faster and easier.
* Access it by selecting the `?` icon on the bottom right of your screen or going to <https://app.bindplane.com/support>.

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

#### Improved searching and filtering for Blueprints

* The Blueprints page now includes searching and filtering using standardized tags (such as source, log type, and use case), making it easier to quickly find relevant blueprints.
* [See more.](https://docs.bindplane.com/feature-guides/blueprints)

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

#### Improved onboarding

* New onboarding improvements guide customers through initial setup with clearer empty states and a step-by-step quick start checklist that makes it easier to get up and running.
* For more information about getting started with Bindplane, [see here.](https://docs.bindplane.com/)

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


---

# 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/december-2025/december19-cloud-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.
