# v0.20.1: Checkout view, Bubble destination optimization, User survey Form

With this small release of Impler v0.20.1 we're excited to introduce Checkout view, Optimization to bubble destination and survey form to know users.

### ✨ New Features

* **Checkout View:** Showing you exact calculation of amount while doing checkout of any plan. So users can understand the calculation of how much is deducted.

### ➕ Improvements

* **Bubble Destination:** Showed custom domain name only when environment is production. So users don't get stuck.
* **User survey form:** To serve users better, introduced survey form to know more about user background.

***

**Stay Connected and Share Your Thoughts**

We’re constantly working on improving the way we handle CSV & Excel import in your product, and we value your input on features, bugs, and more.

Your feedback is crucial in guiding our development efforts and making Impler better. Feel free to send a message to <bhavik@impler.io> and join our [Discord](https://discord.impler.io).


---

# 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://changelog.impler.io/july-2024/v0.20.1-checkout-view-bubble-destination-optimization-user-survey-form.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.
