# 3.2.2 Dec 24, 2020

## Features&#x20;

1. Added the ability to print request parameters in console logs.&#x20;
2. GET\_FROM\_USER has been replaced with GET\_FROM\_CREDENTIALS in API Manager and Systems Page.&#x20;

   **Note**: We have provided backward compatibility to support GET\_FROM\_USER as well. We suggest using GET\_FROM\_CREDENTIALS in all API Managers and Systems page.&#x20;
3. Regex Modifier has been added.&#x20;
4. URL Validation added in Credentials Hostname field.&#x20;
5. Added Comment option in Mapping Fields.

## Bug Fixes&#x20;

1. Issue with nested array in Mapping is fixed.&#x20;
2. Fixed displaying the queue status even while the sync is running.&#x20;
3. Issue with Truncate Modifier is Fixed.&#x20;
4. Displaying other projects API manager data in API Handler is fixed.&#x20;
5. Fixed Detailed logs pop up misalignment.&#x20;
6. Change password 15 characters limitations added.&#x20;
7. Confirmation pop-up added to Reprocess Button.&#x20;
8. Fixed Mapping not populated issue if added in snippets.

{% hint style="info" %}
We are running a few background services to clean up old logs. So users will be able to see only the last two months' logs(Logs Summary, Detailed Logs, Console Logs). We will not retain any logs beyond two months.
{% endhint %}


---

# 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.2-dec-24-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.
