# 3.2.7 June 18, 2021

### Features and Improvements

1. The ability to add notes in Pipes has been provided&#x20;
2. Added the ability to support text/CSV responses&#x20;
3. New Handler Added: [Timezone Handler](/developers/flows/timezone-converter-handler.md) - to convert timezones and also to obtain the timestamp&#x20;
4. Added Unicode to Ascii Handler in flows - to convert the Unicode to readable characters&#x20;
5. Added project name, account name, and the server name in health checkup emails&#x20;
6. Added "Save & Continue" button in all form pages to remain on the same page after item being saved
7. Users can now add more email id's in Tickets to be notified of the ticket activity&#x20;
8. Ability to toggle handlers in Flows Full Screen Mode for better readability&#x20;
9. Restricting the ability to delete a system/API if it is being used in Pipes & Flows&#x20;
10. Restricting the ability to modify the system of an API (if it is already being used)&#x20;
11. Aligned the Flows Handlers in alphabetical order&#x20;
12. Update through email on ticket status updates&#x20;
13. Search added in Switch Accounts and Projects navigator
14. Persisting previous values of limit and filter in a user session&#x20;
15. Supports attachments for customer support emails&#x20;
16. Added Mapping name while exporting the Mapping&#x20;
17. Displaying the datatype in Mapping Preview&#x20;
18. Improved design on the Integrations page&#x20;
19. Added status reset in Logs grid filters

## Bug Fixes&#x20;

The following bugs have been fixed:&#x20;

1. Unicode Issues while printing or logging console &#x20;
2. Current default account is not checked in switch account&#x20;
3. Button issue in Manage invitation email in outlook&#x20;
4. Show proper error in modifier json validation if the link is missing &#x20;
5. Delete all console to\_date frontend issue&#x20;
6. Exchange: Unable to Edit descriptions once created and saved &#x20;
7. System image upload issue&#x20;
8. System getting duplicated issue


---

# 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.7-june-18-2021.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.
