# 4.3.0 February 25, 2025

## What's New - Key Highlights

<div><figure><img src="/files/Yc1zgV5Y0Ah19bWblvhG" alt=""><figcaption><p>Introducing Snippets</p></figcaption></figure> <figure><img src="/files/ePtsoWLFxEmO7xKRHwFZ" alt=""><figcaption><p>Project Analytics</p></figcaption></figure> <figure><img src="/files/8fQFq3rp5FQbGVGThPkU" alt=""><figcaption><p>Logs Date Filter</p></figcaption></figure> <figure><img src="/files/sINhxXVBMqBr3bLflwf6" alt=""><figcaption><p>Sensitive Fields</p></figcaption></figure></div>

## **DCKAP Integrator Release February 2025, Version 4.3.0 – What’s New?**

{% embed url="<https://youtu.be/qtTODQlknF8>" %}

## Features/Improvements

* Introducing snippets in Workflows to enhance readability and reusability within a workflow. [Learn more](/project-manager/workflows/snippets.md)
* Architectural changes have improved the performance of the Logs and Detailed Logs pages. A date filter is now mandatory on log pages to improve performance.
* Analytics has been added to Projects, allowing all project members to access the analytics section. [Learn more](/getting-started/analytics.md#project-level-analytics)
* Global Errors and Warnings for Workflows have been improvised to facilitate easier debugging.
* Sensitive credential fields like passwords and secret keys can no longer be viewed after creation for security reasons. However, they can still be updated.

## Minor Improvements & Bug Fixes

* Minor design improvements have been made, including increasing the boldness of grey text, adjusting it to a darker shade for better readability and improving all grid/list page headers.
* The Exchange section has been removed for new projects. It will be reintroduced once Workflows support is added to Exchange.
* Workflow UI Improvements: The Status, Debug Mode and Console Logs switches have been relocated to Workflow Settings.
* The validation issue when clearing email id in the Add Users section has been fixed.
* Resolved an issue where missing or incorrect data was displayed when a user received a group invitation.
* Removed Exchange from the default landing screen options in Account Settings.
* Restricted the creation of projects with duplicate names in Project Settings.
* Restricted the use of inactive private systems.
* The special variable `current_pipe` is renamed to `current_workflow` for workflows.
* A new category, Change Request, has been added under Support Tickets to facilitate requests for implementation changes.
* Timezone issues associated with the analytics graphs have been addressed.
* Returning `[], {}, false` via Set Response step will no longer result in `null`; they will return as it is.&#x20;
* Exceptions meta data are handled and logged in API calls for Analytics.
* Resolved the issue of multiple scrollbars appearing in the User Group section when multiple users are added.


---

# 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/4.3.0-february-25-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.
