# v0.23.1: Hotfix with Import Widget Bug fixes

In this immediate release of Impler v0.23.1 after the release of v0.23.0, we fixed and released these bugs.

### 🔧 Bug Fixes

* **Image Upload Not Available:** The import widget was showing that you don't have access to Image Upload in your current plan.
* **Download Sample throwing error with custom schema:** The download sample button was throwing an error when dealing with dynamic schema.

***

If you have any questions, suggestions, or comments. Feel free to reach out to us over [**Discord**](https://discord.impler.io). We’re constantly improving to deliver the best Data Importer for your product, and we value your input.


---

# 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/august-2024/v0.23.1-hotfix-with-import-widget-bug-fixes.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.
