> For the complete documentation index, see [llms.txt](https://docs.dckapintegrator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dckapintegrator.com/others/release-notes/3.3.1-october-22-2021.md).

# 3.3.1 October 22, 2021

## Features/Improvements

\
1\. Validations have been added to check if proper credentials have been selected in pipes for the corresponding Flow

2\. An error message will be shown in the mapping rows if you modify any field in API Manager Request/Response which is used in Mapping Area

3\. The ability to generate Access Tokens in Generate Keys Module has been added. You can now generate a token of smaller size using Access Tokens

4\. An Acknowledgment email will be triggered after Creating DCKAP Integrator Ticket

5\. The ability to override the timeout in API manager has been added

6\. Added a new handler to trigger an Internal Call

7\. System changes in Flows are now being tracked and decisions to retain the mapping are requested from the user to maintain the stability in mapping

8\. All Credentials sensitive data have been masked in the UI Front End

9\. Mapping will be persisted even when switching over different credentials or changing flows.\
\ <br>

## Bug Fixes

1. Global Variable Non-String issue has been fixed
2. SQL handler issue during delete operation has been fixed
3. Systems will now be reloaded properly in all necessary places
4. Loader added in Save buttons
5. Support module pagination - filter issue has been fixed
6. Host URL validated in Credentials
7. Fixed issue in triggering emails for Completely Failed Category in Logs
8. Save button enabled even when the Play area is empty in Modifiers
9. Logs Link redesigned
10. Outlook email issue fixed
11. Clicking on add projects save button multiple times won't create duplicate projects


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dckapintegrator.com/others/release-notes/3.3.1-october-22-2021.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
