Sim releases v0.5.108 with Jira user lookup and expanded dropdown selectors
New Features
Jira User Lookup Tool: The search_users tool has been added to enable user lookups by email address, improving workflow automation capabilities when working with Jira integrations.
Expanded Dropdown Selectors: Dropdown selectors are now available for 14 integrations, enhancing the user interface for configuration and workflow design.
Improvements & Bug Fixes
Selector & OAuth Improvements:
- Removed dead semantic fallback code in selectors
- Simplified selector context with additional test coverage
- Centralized OAuth scopes and removed dead scope evaluation code
- Added backfill support for canonical modes on config changes
Bug Fixes:
- Fixed environment variable references in selector context to resolve at design time
- Upgraded the bundled Bun runtime from 1.3.9 to 1.3.10
- Restored workflow input mapper visibility
What Developers Should Know
This incremental release focuses on expanding integration capabilities and cleaning up technical debt. The Jira user lookup feature is immediately available for workflows that need to query user information. The selector improvements make configuration clearer and more reliable across supported integrations.