Features
- feat(integrations): add brandfetch integration (#3402)
- feat(integrations): add google meet integration (#3403)
- feat(integrations): add dub.co integration (#3400)
Improvements
- improvement(executor): support nested loops/parallels (#3398)
- improvement(airtable): added more tools (#3396)
Bug Fixes
- fix(subflows): fix pointer events for nested subflow interaction (#3409)
- fix(editor): restore cursor position after tag/env-var completion in code editors (#3406)
- fix(logs): add status field to log detail API for polling (#3405)
- fix(socket): persist outbound edges from locked blocks (#3404)
- fix(memory): fix O(n²) string concatenation and unconsumed fetch response leaks (#3399)
- fix(layout): polyfill crypto.randomUUID for non-secure HTTP contexts (#3397)
- fix(icons): fix pagerduty icon (#3392)
Other Changes
- chore(careers): remove careers page, redirect to Ashby jobs portal (#3401)