Features
- feat(vertex): added vertex to list of supported providers (#2430)
- feat(i18n): update translations (#2421)
- feat(service-now): added service now block (#2404)
- improvement(helm): added more to helm charts, remove instance selector for various cloud providers (#2412)
Improvements
- improvement(subflow): resize vertical height estimate (#2428)
- improvement(mcp): restructure mcp tools caching/fetching info to improve UX (#2416)
Bug Fixes
- fix(condition): used isolated vms for condition block RCE (#2432)
- fix(inactivity-poll): need to respect level and trigger filters (#2431)
- fix(terminal): fix text wrap for errors and messages with long strings (#2429)
- fix(subflow): resizing live update
- fix(cmd-k): when navigating to current workspace/workflow, close modal instead of navigating (#2420)
- fix(subflow): fix json stringification in subflow collections (#2419)
- fix(chat): fix stale closure in workflow runner for chat (#2418)
- fix(logs-search): restored support for log search queries (#2417)
- fix(loop): increased max loop iterations to 1000 (#2413)