Features
- feat(api): added workflows api route for dynamic discovery (#2892)
- feat(settings): add debug mode for superusers (#2893)
- feat(browseruse): upgraded browseruse endpoints to v2 (#2890)
- improvement(router): add resizable textareas for router conditions (#2888)
- feat(search): added operations to search modal in main app, updated retrieval in docs to use RRF (#2889)
- feat(terminal): add fix in copilot for errors (#2885)
- feat(notifs): added block name to error notifications (#2883)
- feat(mcp): updated mcp subblocks for mcp tools to match subblocks (#2882)
Improvements
- improvement(kb): migrate manual fetches in kb module to use reactquery (#2894)
- improvement(stats): should track mcp and a2a executions like other trigger types (#2895)
- improvement(copilot): variables, conditions, router (#2887)
- improvement(emails): update unsub page, standardize unsub process (#2881)
Bug Fixes
- fix(kb): align bulk chunk operation with API response (#2899)
- improvement(modal): fixed popover issue in custom tools modal, removed the ability to update if no changes made (#2897)
- fix(copilot): ui/ux (#2891)
- fix(sso): removed provider specific OIDC logic from SSO registration & deregistration scripts (#2896)
- fix(linear): team selector in tool input (#2886)
- fix(undo-redo): preserve subblock values during undo/redo cycles (#2884)