All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[3.7.14] - 2023-09-26
Added
- Add App icon in "All Flows" view of SDK
[3.7.12] - 2023-09-20
Changed
- Show host app step when API key is not provided in SDK config
[3.7.11] - 2023-09-19
Added
- Added
options
object to pass SDK options liketags
andtitle
[3.7.10] - 2023-09-19
Changed
-
title
field will be used to set title of all SDK views
[3.7.7] - 2023-09-19
Fixed
- Minor bug fixes
[3.7.7] - 2023-09-19
Added
- Added support for deployment ID for legacy users. When a deployment ID is provided to the SDK, only
Published
flows will be listed
[3.7.6] - 2023-09-18
Changed
- Update SDK button color to Integry blue
[3.7.4] - 2023-09-18
Changed
- Make Deployment ID optional in SDK config
[3.7.2] - 2023-09-18
Added
- Refreshed SDK when authorization is deleted using the
removeAuthorization
function
[3.7.1] - 2023-09-14
Added
- Added 'did-app-load' event when App loading is completed
[3.6.9] - 2023-09-15
Added
- Added a function called
removeAuthorization
to delete end-user authorization
[3.6.7] - 2023-09-09
Changed
- Changed button label to "Setup" for "Save and Execute Later" On-Demand Flow
[3.6.3] - 2023-09-08
Fixed
- Hidden Tooltip on Flow setup button after account verification is completed
[3.6.2] - 2023-09-08
Added
- Added support to execute On-Demand Flow on save if Flow is configured as "Save and Execute."
- Objects passed in SDK configuration will be used as a payload when executing On-Demand Flow.
[3.6.1] - 2023-09-08
Fixed
- Minor UI Fixes
[3.6.0] - 2023-09-07
Added
- Added support for SDK to accept Objects in SDK configuration for Incoming Webhook. These Objects will be used for field mapping