# JULY 2024

- [v0.22.0: Email Alerts, SDK Optimization, and Enhancements](https://changelog.impler.io/july-2024/v0.22.0-email-alerts-sdk-optimization-and-enhancements.md)
- [v0.21.1: Null issue in Import Widget](https://changelog.impler.io/july-2024/v0.21.1-null-issue-in-import-widget.md)
- [v0.21.0: Delimiter with Multi-select,  New Column UI, Imported Data on Frontend](https://changelog.impler.io/july-2024/v0.21.0-delimiter-with-multi-select-new-column-ui-imported-data-on-frontend.md)
- [v0.20.4: Quick Documentation Access, UX Updates, and CI/CD Improvements](https://changelog.impler.io/july-2024/v0.20.4-quick-documentation-access-ux-updates-and-ci-cd-improvements.md)
- [v0.20.3: CI/CD Pipeline Improvements](https://changelog.impler.io/july-2024/v0.20.3-ci-cd-pipeline-improvements.md)
- [v0.20.2: CI/CD Pipeline Improvements and Unique value edge case](https://changelog.impler.io/july-2024/v0.20.2-ci-cd-pipeline-improvements-and-unique-value-edge-case.md)
- [v0.20.1: Checkout view, Bubble destination optimization, User survey Form](https://changelog.impler.io/july-2024/v0.20.1-checkout-view-bubble-destination-optimization-user-survey-form.md)


---

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