1.99.0 (2025-06-16)
Bug Fixes
- AWS Bedrock Chat Model Node: Update LangChain AWS package (#16323) (24e4be1)
- core: Always save evaluation executions (#16285) (739ad85)
- core: Fix http requests by using correct agent (#16258) (e58de1a)
- core: Prevent DoS via malformed binary data ID (#16229) (43c52a8)
- core: Register transition handlers after modules init (#16308) (7177e3a)
- core: Remove duplicated logs for insights (#16228) (56b16b8)
- editor: Cannot expand sub execution log if it finished with an error (#16236) (3fcabd4)
- editor: Fix inaccurate message in log view when input data is empty (#16234) (e93fd1a)
- editor: Fix pagination and sorting issue for insights (#16288) (84c51b1)
- editor: Logs not shown when tools are partially executed (#16274) (b2eb333)
- editor: Prevent node renaming to restricted JS method names (#16270) (ecfb667)
- editor: Support renaming node in HTML parameters (#16315) (88e3c90)
- Fix paired item handling of multiple inputs (#16153) (50e00cd)
- Gmail Node: Do not break threads while creating drafts (#16272) (113d94c)
- HTTP Request Node: Process text files (#16226) (0d5ac1f)
- Postgres node with ssh tunnel getting into a broken state and not being recreated (#16054) (879114b)
- Run evaluations as full manual executions in queue mode (#16230) (e363458)
- Run evaluations successfully when offload manual executions is true with queue mode (#16307) (aa27374)
Features
- Chat Trigger Node: Fix CSS variable
--chat--message--font-size
not applying correctly (#16310) (ab8a2b0) - core: Add description to projects (#15611) (1ddbb78)
- core: Add number of tokens and latency automatically as metrics in evaluation (#16243) (eff0571)
- core: Add OIDC support for SSO (#15988) (30148df)
- core: Add task runner events to log streaming (#16265) (46723d3)
- core: Handle scoped resource not existing with 404 (#16022) (42b9a8a)
- editor: Add access control and not found entity views (#15860) (80a784a)
- editor: Add RAG starter template callouts experiment (#16282) (d0a313a)
- editor: Change default node names depending on node operation and resource (#16188) (4e94488)
- editor: Move element plus plugin config to design system test setup (#16319) (3864f0e)
- editor: Remember different panel state for sub nodes (#16189) (b9e0351)
- editor: Show node type on hover over node icon in NDV (#16278) (396da25)
- Linear Node: Add options to add a link and a comment to an issue (#13464) (a417ed3)
- MCP Server Trigger Node: Support for Streamable HTTP transport in MCP Server (#15833) (8d6e796)