# 3.4.8 May 27, 2024

## Whats New - Key Highlights

<div data-full-width="true"><figure><img src="https://2655769465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjVABEcCgwItwY4IEAD%2Fuploads%2Fn4PVeiE0WIGUOJQathLQ%2Fv348-item-2a.png?alt=media&#x26;token=1a74a19a-ce5f-4ff4-9ffe-a5f10d9ddc79" alt=""><figcaption><p>Import &#x26; Export <br>Workflows</p></figcaption></figure> <figure><img src="https://2655769465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjVABEcCgwItwY4IEAD%2Fuploads%2FswJZbW2QFaoTwRk4ZTHg%2Fv348-item-3.png?alt=media&#x26;token=9b97a462-084c-49e7-bcda-b9da830afa8f" alt=""><figcaption><p>API Response <br>Validation</p></figcaption></figure> <figure><img src="https://2655769465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjVABEcCgwItwY4IEAD%2Fuploads%2Fc6VJZk3lAkheXWZadiWo%2Fv348-item-4a.png?alt=media&#x26;token=897acaf5-b5b8-4366-9cbb-e7c95caa90ef" alt=""><figcaption><p>Conditional Builder<br>Improvements</p></figcaption></figure> <figure><img src="https://2655769465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjVABEcCgwItwY4IEAD%2Fuploads%2F84slgEZjQCkYm8w1C53n%2Fv348-item-1.png?alt=media&#x26;token=f8d927a2-b4ea-4482-8dc8-c65218e0f7ee" alt=""><figcaption><p>Say hello to new font<br></p></figcaption></figure> <figure><img src="https://2655769465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjVABEcCgwItwY4IEAD%2Fuploads%2F6Q5AHZ2MZQfbMaUflvpG%2Fv348-item-5.png?alt=media&#x26;token=d0a8d83c-06f2-404f-b18c-a8b8e3f5c4ec" alt=""><figcaption><p>Introducing<br>Stop Step</p></figcaption></figure></div>

## Features/Improvements

* Say hello to our sleek new font! We've made some exciting updates to improve legibility and elevate the overall aesthetic of our web application.&#x20;
* Workflows Improvements
  * Users can export and import workflows across different projects within the application.
  * Added the ability to clone workflows.
  * Introducing *stop* *tool* to stop the execution anywhere in the workflows.
  * To improve the performance, the progress bar for automated jobs will not be visible upfront. Users can click the "Check Progress" button to view synchronization progress.
  * When an error is encountered in workflows, synchronization will stop. Previously, it continued despite errors.
  * API response validation now supports multiple options to handle various cases, reducing the need for a decision step after the API call.
  * Conditional Builder Improvements
    * Only three values allowed now: DataHub Field, String and Number
    * Manually entered values in LHS or RHS will be considered as strings, except for DataHub values.
    * Added validation based on the selected operator.
    * Introduced new operators 'isTrue' and 'isFalse'.
* Introducing background tasks.
  * Detailed log reports are prepared for download asynchronously. Once the file is ready, users receive an email notification and can download the file from the Background Tasks menu.
  * Background tasks records will be accessible for 3 days, after that it will be expired.
  * More long running services or tasks will be moved here to run asynchronously in the upcoming releases.
* Support for UUID package added in both flows and workflows
* The 'Now Modifier' now supports timezone and datetime formats.
* The invitations page has been redesigned for a fresh look and improved user experience.

## Minor Improvements & Bug Fixes

* Improved error handling and validation for cut, copy, and paste functions in workflows.
* If the DataHub array has no values, the length will now be return as 0 instead of null.
* Fixed search filter issues in Help & Support section
* Fixed API call total records miscalculation in some cases.
* Fixed source keyword issue and added support for patch APIs in mapping section.
* Added support for CSV Writer for Dynamic (Lightning) calls.
* Fixed issue with DataHub keys containing the '#' character not being fetched.

{% hint style="success" %}
Integrator Lightning Services are also updated to v3.4.8
{% endhint %}
