# Nov 20, 2025 release

### Tenant provisioning improvements

We have simplified how tenant provisioning and webhooks work to make things clearer and easier to manage. The Tenant provisioning and Features tabs have been removed from tenant objects, along with the **Provisioning required** tag on subscriptions and related workflows, which often caused confusion. Webhook payloads remain unchanged and we’re still sending the same tenant provisioning change data. In the UI, Platforms, API Clients, and Webhook logs have moved to **Settings > Developer**, and you can now use a new **Send test webhook** option to easily validate integrations. We’ve also improved the Webhook logs view with a new activity chart that helps you quickly spot successful and failed webhook deliveries.

### Product catalog improvements

When making changes to products and plans it is very useful to know who is actually using a particular product or plan. To that end, we have no added **Subscriptions** tabs to both the product and the plan form, which should give you more transparency.

### Cancel subscriptions retroactively

A subscription can now be canceled in the past, which is useful when a cancellation wasn't carried out in time.

### Various small improvements and bug fixes

This release contains a lot of small improvements to the UI.


---

# 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/nov-20-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.
