# v0.24.1: Angular SDK, Additional Texts for Customization, and more...

In this release of Impler v0.24.1, after months of serving Impler in the react community, we're happy to serve the Angular community with a readymade data importer.

### ✨ Latest Features

* [**Angular SDK**](https://docs.impler.io/widget/angular-embed), Write a few lines of code and integrate CSV Excel importer into your angular application within minutes.

### ➕ Enhancements

* [**More Texts for Customization**](https://docs.impler.io/widget/text-customization), Added more keys to the text customization feature to update texts in the import widget.
* **Guide Points**, Added more guide points in the web application to indicate the meaning and usage of features on the portal.

### 🔧 Bug Fixes

* **Issue with Bulk Deleting 3K+ rows:** Fixed issue of bulk deleting 3K+ rows in one go.
* **API failing when Terminating Import:** Fixed the issue of failing APIs when the import is terminated in the middle.

***

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/september-2024/v0.24.1-angular-sdk-additional-texts-for-customization-and-more....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.
