← Back
Sim
Sim v0.5.104 adds three new integrations and improves nested loop handling
Sim Studio · releasefeatureintegrationbugfixperformance · github.com ↗

New Integrations

Sim v0.5.104 brings three new integrations to the platform:

  • Brandfetch integration: Enables workflows to access brand data and assets
  • Google Meet integration: Allows automation workflows to interact with Google Meet
  • Dub.co integration: Adds support for link management and shortening workflows

Core Improvements

Beyond integrations, this release delivers several meaningful enhancements:

  • Nested loops and parallels support: The executor now properly supports nested loops and parallel execution patterns, enabling more complex workflow designs
  • Expanded Airtable tools: Additional tools have been added to the Airtable integration, providing more granular control over database operations

Bug Fixes

The release addresses multiple stability issues:

  • Fixed pointer events for nested subflow interactions, improving interaction reliability in complex workflows
  • Restored cursor position after tag and environment variable completion in code editors
  • Added status field to log detail API for improved polling capabilities
  • Fixed persistence of outbound edges from locked blocks
  • Resolved critical O(n²) string concatenation performance issue and fetch response memory leaks
  • Added crypto.randomUUID polyfill for non-secure HTTP contexts
  • Fixed PagerDuty icon display

Getting Started

Update to v0.5.104 to access the new integrations and performance improvements. Existing workflows will benefit from the bug fixes, particularly those using nested subflows or experiencing memory issues with larger datasets.