All Fixes
Updated Zendesk OAuth authentication flow
We’ve updated the OAuth authentication journey for the Zendesk and Zendesk Trigger connector versions to resolve issues with creating new authentications - no action is required on your part.
What has changed?
The OAuth popup flow has changed slightly: after completing third-party consent, users will see a new intermediate screen before returning to the app.
We have disabled editing existing Zendesk OAuth authentications from within the embedded config wizard .
How are you affected?
No action needed - existing authentications continue to work as normal.
Only the OAuth UI authentication journey is affected.
Embedded: For end users to make changes to an existing OAuth authentication (e.g. update scopes) via the config wizard, they'll need to create a new authentication instead of editing the existing one.
If you use custom CSS for embedded, you may want to review it in case adjustments are needed for the updated screen.
SDLC: Improved Workflow Cleanup During Project Import
We've updated how workflows are handled during project imports to ensure better consistency and prevent unintended workflow execution. When importing a project that has had workflows removed, those workflows will now be deleted in the destination project rather than being detached and preserved as standalone workflows.
For example, when importing a project from development to production, any workflows deleted in development will now be automatically removed from the production project, maintaining perfect synchronization between environments.
This change helps prevent potential confusion and security risks from orphaned workflows that previously would have continued running outside project scope.
Role capabilities update: Viewers can export workflows and projects
We’ve updated our Roles and Permissions models to provide more flexibility. Viewers now have the ability to export workflows and projects.
UI Fix: Edit Data Mapping Option and Deselection Confirmation
We've added a new 'Edit Data Mapping' option and a deselection confirmation to the UI to help prevent unintended edits.
Dynamic Output Schema Update Optimization
Steps that have a dynamic output schema update work smooth when there is a change in the inputs that updates the output schema.
This is most notable for the Salesforce `find records` operation. Now when a new field is added to the inputs of that step it works as expected without any glitches or delays in responsiveness. Shout out to Stuart for this fix - appreciate you! Salesforce builders rejoice!
Configuration Data UI Updates
We fixed a bug that caused problems when updating configuration data and modernized the UI of the experience at the same time.
Fixed issues with marking end users as test users
We have corrected problems with marking embedded end users as test users for UAC accounts.
Fixes - Week of January 8th
We have made several fixes to make for a smoother user experience when accessing execution logs