# 5.2.0 December 18, 2025

## What's New

<div><figure><img src="/files/41HhSZMZi19cTpvAcAAL" alt=""><figcaption><p>EDI Support</p></figcaption></figure> <figure><img src="/files/5woqGIypxvl2TiaFQmXz" alt=""><figcaption><p>Workflow Variables</p></figcaption></figure> <figure><img src="/files/2OD5yM5kxndk9CClN4CB" alt=""><figcaption><p>Inline Transformations</p></figcaption></figure> <figure><img src="/files/RLRmDNLWZgoOUHYoaLaB" alt=""><figcaption><p>Variable Overview</p></figcaption></figure> <figure><img src="/files/t7Rsz65hVgJe77eOEPAU" alt=""><figcaption><p>7 New Systems</p></figcaption></figure></div>

{% hint style="success" %}
**Multi-Factor Authentication (MFA)** is now mandatory for all users to enhance account security. Email-based MFA is enabled by default, with the option to switch to authenticator apps as needed.
{% endhint %}

## Features/Improvements

* DCKAP Integrator now supports EDI transactions by managing partners, certificates, and connectors in one place, with all transactions monitored through the Messages module.
* Variables have been introduced to the workflows, enabling flexible initialization, updates, and value management across steps.
* Inline data transformations are now supported, allowing users to easily modify workflow data in a user-friendly way.
* Users can import and export snippets along with Workflows.
* Support for nested snippets has now been added to Workflows.
* 7 New Public Systems have been added in new Systems module.
  * Adobe Commerce - Magento2
  * Shopify
  * Salesforce
  * Distribution One
  * HubSpot
  * MySQL
  * MSSQL

## Minor Improvements & Bug Fixes

* Support for testing published system APIs with body data has been added.
* Console logs now include step numbering for workflow snippets.
* Support for adding system logos in SVG format has been added.
* System names appear in alphabetical order in Workflows.
* API Execution Error bug has been fixed.
* Copy-paste issues when adding collaborators to support tickets have been fixed.
* Users can change the status of the support tickets.
* Users have the ability to change the visibility of the support ticket anytime.
* Validation has been added to prevent copying and pasting a break step outside a loop in Workflows.
* In case of failure of any step in a dynamic synchronization, the return handler returns 400.
* Understanding the risks involved, the user can choose to connect to systems with http URLs.
* Incorrect redirection for unregistered users invited to a project has been 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/5.2.0-december-18-2025.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.
