Skip to main content

V 1.1.67

New and Improved Features

  1. Last Cached Value Activities
    Introduced Set Last Cached Value and Get Last Cached Value activities, enabling workflows to store and retrieve the most recent cached value efficiently for reuse across executions.

Documentation Link -

  1. Parallel For Each Group
    Added a Parallel For Each group that allows iterations to execute concurrently, helping integrations process collections faster and improve overall workflow performance.
  2. Deployed Version Changelog
    Now supports structured changelog generation for deployed versions, allowing users to easily view what changed between releases and improving governance and traceability.
  3. Git Validation Enhancements
    Enhanced Git validation so that rule engine validations are automatically enforced before pushing changes, helping ensure integrations meet platform policies prior to commit.
  4. Developer Settings in User Settings
    Developer settings are now organized within the User Settings panel, making configuration easier to discover and manage.

Bug Fixes

  1. Custom Activity Editing
    Improved schema handling when editing Subflow-based custom activities, ensuring updates are applied reliably without affecting activity configuration.