# 3.2.0 - October 7, 2020

## Features/Improvements&#x20;

1. Ability to Import/Export Snippets is added.
2. Ability to sort pipes based on pipe name and updated time is added.&#x20;
3. Validation for pipe name added in Integrations page.
4. Mapping Import Design is updated.
5. Design changes added in API Handlers during mouse hover.&#x20;
6. An option to filter logs based on total records is added.
7. Timeout validation added in API Manager page.&#x20;
8. Detailed log will be opened in a new tab.&#x20;
9. Delete access for Admin Users is added.
10. Message content updated throughout the application.
11. Modifier to get Current Datetime Based on the Timezone is added&#x20;
12. In the Logs page, duration split up information for every synchronization is displayed on hovering upon the Duration field.&#x20;
13. Ability to test connection with/without Reusing Token option is added.

## Bug Fixes&#x20;

1. Fixed issue with modifier indication in Import Mappings.
2. Fields for which Modifiers have been applied in the Play area, cannot be directly removed from the Mapping page.&#x20;
3. Delete Console Log fixed.
4. While Cloning the project, the status of the flow will remain the same as the source project.
5. Fixed Custom Index Value missing issue in Imported Mapping.
6. Filter will not be closed while clicking the Reset Filter button in all Grid Pages.
7. "While Synchronizing Integration page went blank" bug fixed.
8. Fixed bugs with filtering logs with entity ID in logs 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://docs.dckapintegrator.com/others/release-notes/3.2.0-october-7-2020.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.
