Sim v0.5.108 adds JIRA user search and dropdown selectors for 14 integrations
New Features
JIRA User Search Tool: The release introduces a new search_users tool for JIRA integration, enabling user lookup by email. This allows workflows to programmatically find and reference users within JIRA instances.
Expanded Dropdown Selectors: Dropdown selectors have been added for 14 integrations, improving the user experience when selecting values from connected services in workflow design.
Improvements and Fixes
The release includes several code quality improvements:
- Removed dead semantic fallback code in selectors
- Simplified selector context implementation with new test coverage
- Centralized OAuth scopes and eliminated dead scope evaluation code
- Added backfill support for canonical modes on configuration changes
Bug Fixes:
- Resolved environment variable references at design time for selector context
- Upgraded embedded runtime (Bun) from 1.3.9 to 1.3.10
- Restored visibility of workflow input mapper controls
Actionable Updates
Users working with JIRA workflows can now leverage email-based user lookups. Teams using any of the 14 newly supported integrations will benefit from improved dropdown selector availability during workflow configuration.