← Back
Sim
Sim Studio v0.5.104 adds Google Meet and Dub.co integrations; improves nested loop support
Sim Studio · releasefeatureintegrationbugfixperformance · github.com ↗

New Integrations

Sim Studio v0.5.104 expands its integration ecosystem with three new connectors:

  • Brandfetch integration for brand data and asset retrieval
  • Google Meet integration for video conferencing workflows
  • Dub.co integration for URL shortening and link management

These additions allow developers to incorporate more third-party services directly into their automation workflows.

Execution and Platform Improvements

The release introduces nested loops and parallel execution support in the executor, enabling more complex workflow logic. Additionally, the Airtable integration gains more tools, expanding capabilities for database automation.

Bug Fixes and Stability

Multiple issues have been resolved:

  • Subflow interaction: Fixed pointer events for nested subflow interactions
  • Editor improvements: Restored cursor position after tag/environment variable completion
  • API reliability: Added status field to log detail API for better polling
  • Performance: Fixed critical O(n²) string concatenation issue and unconsumed fetch response leaks
  • Compatibility: Polyfilled crypto.randomUUID for non-secure HTTP contexts
  • UI fixes: Corrected PagerDuty icon display

The memory optimization fix addresses a significant performance bottleneck affecting applications with large amounts of string processing.