# 3.2.3 and 3.2.4 March 8, 2021

## Features/Improvements

1\. Global Variables Feature Introduced. You can declare your global variables in project settings and account settings.&#x20;

2\. API's Exposed for Creating Templates and Importing Templates&#x20;

3\. Templatization Module added. You can now create and publish your templates.&#x20;

4\. Eye icon added to view credentials secret keys&#x20;

5\. Added Ability to add notes in the Mapping area&#x20;

6\. Auto suggestion disabled in Flows handler search box&#x20;

7\. Expand and collapse all added in Flows page&#x20;

8\. Designs updated for delete pop-ups

## Bug Fixes&#x20;

1\. Fixed Settings Icon not displaying issue for Strip Modifier&#x20;

2\. Returned None value if Number is not present in the string in Get Number from String Modifier&#x20;

3\. Fixed Modifier not being executed when applied over a group&#x20;

4\. Regex modifier output will be as the original output. String conversion is omitted.&#x20;

5\. Fixed Issue with index modifier in List type&#x20;

6\. Fixed copy URL returning undefined issue&#x20;

7\. Fixed Design issue while importing api managers&#x20;

8\. Fixed Time Interval issue with Server Health checkup in Credentials page 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.2.3-and-v3.2.4-march-8-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.
