Features
- feat(highlighting): added resolved vars highlighting to code subblock, to be consistent with other subblocks (#1570)
- feat(i18n): update translations (#1569)
- fix(streaming-response): add in handling for the response block when streaming (#1568)
- feat(chat-streaming): added a
stream
option to workflow execute route, updated SDKs, updated docs (#1565) - feat(nested-workflow-spans): nested child workflow spans in logs sidepanel (#1561)
Improvements
- improvement(sockets): position persistence on drag end, perms call only on joining room (#1571)
Bug Fixes
- fix(curl-example): fixed curl example in deploy modal to reflect selected option (#1573)
- fix(workspace-selector-kb): fix selector for assigning workspaces for kbs (#1567)
- fix(undo-redo): preserve trigger/advanced mode (#1566)
- fix(db): enable database connection pooling in production (#1564)