# Jun 20, 2025 release

### Document templates (beta)

Up till now, Bunny's quotes looked more like invoices. You can now build more visual [document templates](/guide/tour/quoting/document-templates.md) that will make your quotes look more like proposals or contracts. The template builder lets you easily configure headers and footers, insert images, 1 or 2-column text as well as customer details, quote details and signature fields.&#x20;

### Pay to accept

This new setting on the quote will require the customer to make a payment as part acceptance of the quote.

### VAT logic improvements

European VAT numbers vary from country to country. Several improvements have been made in the validation of VAT numbers to ensure correct VAT calculation.


---

# 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/jun-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.
