Sim Studio v0.5.108 adds Jira user search and dropdown selectors for 14 integrations
Key Updates
New Features
- Jira User Search Tool: Added a new
search_userstool that enables user lookup by email address, streamlining user-related workflows in Jira integrations. - Expanded Dropdown Selector Support: Dropdown selectors now work across 14 integrations, improving the UI/UX for selecting resources within connected platforms.
Improvements & Stability
The release includes several under-the-hood optimizations:
- Selector Context Simplification: Removed legacy semantic fallback code and simplified selector context handling with new test coverage.
- OAuth Scope Centralization: Consolidated scope management and cleaned up dead scope evaluation code for better maintainability.
- Canonical Mode Backfill: Added backfill support for canonical modes when configuration changes occur.
Bug Fixes
- Fixed environment variable references in selector context to resolve at design time, preventing runtime errors.
- Upgraded Bun runtime from 1.3.9 to 1.3.10 for improved memory handling.
- Restored visibility of the workflow input mapper tool in the UI.