# Sep 24, 2025 release

### Trial improvements

We have improved the usability of how trials convert to paid plans.&#x20;

### Toggle to suppress dunning

It's not possible to suppress dunning for a specific account: `Disable dunning` on the account's billing tab.

### Fixes

* An issue with the table component we use for revenue recognition could cause totals to be wrong.&#x20;
* Bunny would sometimes send separate invoices for recurring and usage as well as for renewals.


---

# 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.bunny.com/guide/release-notes/sep-24-2025-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.
