# February 2024

- [v0.17.0: Select Sheet Modal, Add Column Improvements, and Column Ordering Facility!](https://changelog.impler.io/february-2024/v0.17.0-select-sheet-modal-add-column-improvements-and-column-ordering-facility.md)
- [v0.16.1: Date format consistency, New auth screen graphics, and Updated OG Content for pages!](https://changelog.impler.io/february-2024/v0.16.1-date-format-consistency-new-auth-screen-graphics-and-updated-og-content-for-pages.md)
- [v0.16.0: Duplicate Import, Paginate Import records, Search over Imports and more!](https://changelog.impler.io/february-2024/v0.16.0-duplicate-import-paginate-import-records-search-over-imports-and-more.md): We've added facility to duplicate import items, paginate and search over them, and few bug fixes!


---

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