Sim v0.5.105 adds Slack tools, ServiceNow params, and improves memory management
New Features
Sim v0.5.105 introduces several integration enhancements designed to improve workflow automation:
Slack Integration Improvements
- New tools and user selectors for more granular Slack automation
- Remove reaction tool enabling programmatic emoji reaction management
ServiceNow Integration
- Added offset and display value parameters to the read records function, allowing more flexible data retrieval and presentation options
Bug Fixes
This release addresses several important stability and functionality issues:
- Chat Guard Logic: Replaced heuristic-based trigger type detection with explicit checks for improved reliability
- Editor Functionality: Fixed workspaceId passing in credential name usage within block preview
- Memory Management: Enhanced garbage collection and stream handling, including Bun.gc support, stream cancellation, and proper fetch drain cleanup
- Subflow Handling: Improved lock, enable, and protection check recursion to properly traverse all descendant flows
These fixes target core platform reliability and data handling, particularly around resource management and workflow control flow.