# December 2023

- [v0.14.0 - Delete record, Output sync, and Deployment improvements!](https://changelog.impler.io/december-2023/v0.14.0-delete-record-output-sync-and-deployment-improvements.md): Users can exempt the records that they don't want to import, the Developer can restart sync after updating the output format manually, and some improvements!
- [v0.13.0 - Record grouping, Latest dependency upgrades, and bug fixes!](https://changelog.impler.io/december-2023/v0.13.0-record-grouping-latest-dependency-upgrades-and-bug-fixes.md): With an improved version of the review layout users can group records, applications use the latest version of dependencies, and important bug fixes for a smooth data import experience!
- [v0.12.1 - Data cleaning improvements, Excel based validations, Multi widget support, and more!](https://changelog.impler.io/december-2023/v0.12.1-data-cleaning-improvements-excel-based-validations-multi-widget-support-and-more.md): With latest updates, users can now edit values without any hassle, excel based validations will give users a hint about what data is valid and no it's possible to initiate multiple widgets on a page!


---

# 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/december-2023.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.
