# 3.4.0 August 10, 2022

## Features/Improvements

1. Application domain migrated to <https://integrator.dckap.com/>
2. Static Assets have been moved to CDN. This has improved the performance across all pages.

## Bug Fixes

1. SFTP Delete bug fixed in windows machines.
2. Pagination limit issue has been fixed.
3. Entity ID search issue in some cases has been fixed.


---

# 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://docs.dckapintegrator.com/others/release-notes/3.4.0-august-10-2022.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.
