Features
- fix(webhooks): made spacing more clear, added copy button for webhook URL & fixed race condition for mcp tools/server fetching in the mcp block (#1309)
- improvement(readme): add e2b reference to readme (#1307)
- Fix(yaml env var): added env var fallback (#1300)
- feat(mcp): added support for mcp servers (#1296)
- feat(account): added user profile pictures in settings (#1297)
- feat(logs-api): expose logs as api + can subscribe to workflow execution using webhook url (#1287)
- feat(usage-api): make external endpoint to query usage (#1285)
Improvements
- improvement(subblock-defaults): custom defaults for subblocks if needed (#1298)
Bug Fixes
- fix(webhook-ui): fixed webhook ui (#1301)
- fix(subflow-validation): validate subflow fields correctly + surface serialization errors in the logs correctly (#1299)
- fix(start-input): restore tag dropdown in input-format component (#1294)
- fix(workflow-block): remove process specific circular dependency check (#1293)
- Merge pull request #1286 from simstudioai/fix/copilot-custom-tools
- Fix custom tool save
Other Changes
- Lint
- V1