← Back
Sim
Sim releases v0.5.101 with Devin integration and Google Workspace expansions
Sim Studio · releasefeatureintegrationbugfixsecurityapi · github.com ↗

New Integrations & Expansions

This release introduces several major integrations and tool expansions to extend Sim's automation capabilities:

  • Devin Integration: Autonomous coding sessions are now available directly within Sim workflows, enabling AI-assisted development tasks
  • Google Workspace Suite: New integrations for Google Tasks and BigQuery, complementing existing Gmail, Drive, Sheets, and Calendar support with previously missing tools
  • Google Translate: Direct translation service integration
  • Audit Logging: New API endpoints for admin and enterprise users to read audit logs

Workflow & UI Improvements

Several usability improvements enhance workflow management:

  • Workflow Locking: Lock/unlock workflows from context menus and workflow panels to prevent accidental modifications
  • Google Sheets Filtering: Read operations now support filtering for better data retrieval
  • Confluence Enhancements: New user lookup tool and improved page version retrieval with content return

Bug Fixes & Security

Critical fixes address data integrity and security concerns:

  • Confluence SSRF Protection: Added input validation for SSRF-flagged parameters
  • Data Loss Prevention: Fixed issue preventing content erasure on Confluence page and blogpost updates
  • Workflow Input Handling: Resolved bug where raw workflow inputs could overwrite coerced start block values
  • Loop Support: Fixed execution order threading through child workflow SSE events

Performance & Technical Improvements

Database optimization removes 8 redundant indexes and adds partial indexing for stale execution cleanup. Code refactoring extracts shared utilities and removes dead code from handlers.