v1.4.92
Fixed
- Improved accessibility with clearer aria labels for Connections component and updating colors to meet minimum contrast ratio thresholds.
v1.4.91
Fixed
- Improved accessibility with aria labels for Connections component
linkandsettingsbuttons
v1.4.88
Fixed
- Improved accessibility with aria labels for sync status, icons, and buttons
- Enhanced icon and image components with alt text and aria descriptions
Added
- Added support for connector-level schedules via the toggle in Settings > Widget,
Enable connector schedules. The scheduling module continues to affect flow-level schedules, as normal, unless this toggle is enabled.
v1.4.86
Fixed
- HG-3639: Fixed linked state misalignment for targets in the target flow modal.
Added
- HG-3641: Users are now redirected directly to select
optionsafter OAuth, whenoptionsare defined in an availableSource. This is currently only relevant for Xero (tenant selection) and Amazon Advertising (profile selection) integrations.
v1.4.84
Added
- HGI-6913: Added a copyable external ID in the S3 connector settings when using Cross-account assumeRole authentication
v1.4.79
Added
- HG-3491: Introduced new
runJobhelper function which introduces support for running v2 flows and specifying thejobType, the signature is:
Fixed
- HG-3496: Resolved bug where
onConnectorLinkedlistener was not triggering when the widget was closed after making an OAuth connection
Deprecated
- HG-3491: As part of introducing the
runJobhelper function we have deprecatedcreateJobas it doesn’t support v2 flows.
v1.4.78
Fixed
- HG-3398: Avoid undefined error when updating
isSelectedvalue in the field map component
v1.4.77
Fixed
- HG-3443: ensure
onLinkFailedlisteners still fire when invalidconnectValuesare passed toHotGlue.linkfunction