@integry/sdk 3.6.2 → 3.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,31 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
+ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
+
8
+ ## [3.6.3] - 2023-09-08
9
+
10
+ ### Fixed
11
+
12
+ - Hide Tooltip on Flow setup button after account verification is completed
13
+
14
+ ## [3.6.2] - 2023-09-08
15
+
16
+ ### Added
17
+
18
+ - Support to execute On-Demand Flow on save if Flow is configured as "Save and Execute"
19
+ - Objects passed in SDK configuration will be used as payload when executing On-Demand Flow
20
+
21
+ ## [3.6.1] - 2023-09-08
22
+
23
+ ### Fixed
24
+
25
+ - UI Issues
26
+
27
+ ## [3.6.0] - 2023-09-07
28
+
29
+ ### Added
30
+
31
+ - Support for SDK to accept Objects in SDK configuration for Incoming Webhook. These Object will be used for field mapping