Features
- fix(condition): fixed deactivated edges when if and else if conditions connected to same destination block, added 100+ unit tests (#2497)
- feat(kb): Adding support for more tags to the KB (#2433)
- fix(helm): add custom egress rules to realtime network policy (#2481)
- fix(subflow): prevent auto-connect across subflow edges with keyboard shortcut block additions, make positioning for auto-drop smarter (#2489)
- fix(autofill): add dummy inputs to prevent browser autofill for various fields, prevent having 0 workflows in workspace (#2482)
Improvements
- improvement(ui): updated kb tag component to match existing table (#2498)
- improvement(ui): updated subscription and team settings modals to emcn (#2477)
Bug Fixes
- fix(condition): remove dead code from condition handler, defer resolution to function execute tool like the function block (#2496)
- fix(tool-input): allow multiple instances of workflow block or kb tools as agent tools (#2495)
- fix(logs): always capture cost, logging size failures (#2487)
- fix(edges): prevent autoconnect outgoing edges from response block (#2479)
- fix(redaction): consolidate redaction utils, apply them to inputs and outputs before persisting logs (#2478)
- fix(api-keys): remove billed account check during api key generation (#2476)