Commit Graph
424 Commits
Author SHA1 Message Date
Jon 4362f37df2 fix: Fix issue with open router credential test (#14440) 2025-04-16 17:00:59 +02:00
Charlie Kolb a8fee9a4f3 feat(HTTP Request Node): Replace HttpRequest Tool with tool version of standalone HttpRequest Node (#14669) 2025-04-16 13:42:59 +02:00
Jaakko Husso 302258dda2 feat(editor): Align DynamicStructuredTool and DynamicTool name fields (#14604)
feat(Code Tool Node): Use node's name instead of separate name field as tool name

feat(Vector Store Tool Node): Use node's name instead of separate name field as tool name

feat(Custom n8n Workflow Tool Node): Use node's name instead of separate name field as tool name
2025-04-16 09:53:53 +03:00
Elias Meire 390c508946 fix(MCP Client Tool Node): Stringify tool result (#14554) 2025-04-14 21:22:07 +02:00
github-actions[bot]andCharlieKolb 981eaf0728 🚀 Release 1.89.0 (#14614)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-04-14 14:59:30 +02:00
JonandYiorgis Gozadinos 6748db9c3b fix: Fix issue with Qdrant not always connecting (#14328)
Co-authored-by: Yiorgis Gozadinos <ggozadinos@gmail.com>
2025-04-14 12:58:29 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0b460552ba feat(SearXNG Node): Add SearXNG tool (#13218) 2025-04-10 14:37:54 +02:00
Benjamin Schroth 2451ead9f3 fix(AI Agent Node): Allow removal of system message (#14407) 2025-04-10 14:13:40 +02:00
Eugene 8c417d7b1b fix(xAI Grok Chat Model Node): Remove stream_options parameter (#14496) 2025-04-10 12:25:17 +01:00
कारतोफ्फेलस्क्रिप्ट™ 49a2fd4639 ci: Polyfill globalThis.crypto in @n8n/nodes-langchain tests as well (no-changelog) (#14514) 2025-04-10 09:36:38 +02:00
कारतोफ्फेलस्क्रिप्ट™ 41b60cd11b Merge tag 'n8n@1.88.0' 2025-04-10 09:10:17 +02:00
jeanpaul f8ef57d5b6 docs(MCP Client Tool Node): Update documentation URL for MCP Client Tool Node (#14504) 2025-04-10 08:48:59 +02:00
github-actions[bot]andnetroy 0ff9ca989f 🚀 Release 1.88.0 (#14513)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-04-10 08:48:31 +02:00
34252f53f9 feat(MCP Client Tool Node): Add MCP Client Tool Node to connect to MCP servers over SSE (#14464)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: JP van Oosten <jp@n8n.io>
2025-04-09 17:31:53 +02:00
jeanpaulandकारतोफ्फेलस्क्रिप्ट™ 8360283c6f feat(MCP Server Trigger Node): Add MCP Server Trigger node to expose tools to MCP clients (#14403)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-09 14:45:24 +02:00
Yiorgis Gozadinos 048b9d7589 feat(Milvus Vector Store Node): Add support for the Milvus vector db (#14404) 2025-04-08 14:34:40 +02:00
github-actions[bot] 368ee9cfbf 🚀 Release 1.87.0 (#14444) 2025-04-07 15:45:29 +02:00
0bac6ffac6 feat(MongoDB Chat Memory Node): New MongoDB Chat Memory Node (#14049)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-04-04 11:12:18 +02:00
oleg 7cef314535 fix(HTTP Request Tool Node): Fix OAuth2 requests (#14380) 2025-04-04 08:16:16 +02:00
Yiorgis Gozadinos 281b70be04 feat(Think Tool Node): ToolThink, a simple tool to force the AI agent to do some thinking (#14351) 2025-04-03 12:06:23 +03:00
Benjamin SchrothandOleg Ivaniv 85cbfb64c0 feat: Add support for google vertex embeddings (#14359)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-04-03 10:10:16 +02:00
कारतोफ्फेलस्क्रिप्ट™ 58b1cee153 ci: Update project references for backend and nodes packages (no-changelog) (#14308) 2025-04-01 12:24:45 +02:00
कारतोफ्फेलस्क्रिप्ट™ 87bc38d409 fix(core): Upgrade @mozilla/readability to address CVE-2025-2792 (#14311) 2025-04-01 12:16:57 +02:00
कारतोफ्फेलस्क्रिप्ट™ 14979c1106 ci: Generate sourcemaps for nodes code again (no-changelog) (#14292) 2025-04-01 10:15:39 +02:00
github-actions[bot]andtomi 7e6a1e69bf 🚀 Release 1.86.0 (#14293)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-31 14:39:15 +02:00
Alex Grozav 2da0c86e4d refactor: Migrate nodes build system to tsup (no-changelog) (#14192) 2025-03-27 17:22:04 +02:00
oleg bbd6e8ee41 fix(Basic LLM Chain Node): Prevent stringifying of structured output on previous versions (#14200) 2025-03-27 11:48:17 +01:00
oleg b9030d45de fix(Basic LLM Chain Node): Prevent incorrect wrapping of output (#14183) 2025-03-26 14:26:09 +01:00
Charlie Kolb 70764a0258 fix: Correct connections in SentimentAnalysis and TextClassifier (#14155) 2025-03-25 09:08:33 +01:00
jeanpaul 5bf10cdb4a fix(OpenAI Node): Show correct inputs for AI node (#14142) 2025-03-24 19:45:53 +01:00
github-actions[bot]andCharlieKolb ef66518c92 🚀 Release 1.85.0 (#14135)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-03-24 14:47:49 +01:00
cc502fb8c3 feat: Add xAiGrok Chat Model node and credentials (#13670)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2025-03-24 12:00:17 +00:00
Alex Grozavandकारतोफ्फेलस्क्रिप्ट™ 8215e0b59f refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
Alex Grozav 49872fbbac fix: Replace ai nodes enum strings with hard-coded values (no-changelog) (#14091) 2025-03-21 09:24:05 +02:00
oleg e06c552a6a feat(Simple Vector Store Node): Implement store cleaning based on age/used memory (#13986) 2025-03-20 14:44:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ d3bc80c22b fix(core): Do not use url.includes to check for domain names (#13802) 2025-03-19 12:29:00 +01:00
Jon b2e359ac1c fix: Allow username to be set in Redis chat memory (#13926) 2025-03-18 16:48:04 +00:00
github-actions[bot]andकारतोफ्फेलस्क्रिप्ट™ 6aa75dd983 🚀 Release 1.84.0 (#13993)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-03-17 14:41:21 +01:00
3d872287fb feat(MongoDB Atlas Vector Store Node): Add Mongo db vector store Node (#12924)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2025-03-17 13:59:57 +01:00
oleg 1bfd128717 refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (#13850) 2025-03-14 11:38:22 +01:00
Eugene 311553926a refactor(Question and Answer Chain Node): Use new LangChain's syntax (#13868) 2025-03-14 11:17:11 +01:00
oleg b4672b8deb refactor: createVectorStoreNode refactoring and embeddings batching support (no-changelog) (#13674) 2025-03-13 16:23:06 +01:00
EugeneandOleg Ivaniv 5b6b78709e fix(Structured Output Parser Node, Auto-fixing Output Parser Node, Tools Agent Node): Structured output improvements (#13908)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-03-13 16:20:24 +01:00
oleg 31037484a5 fix(OpenAI Chat Model Node): Sort models alphabetically (#13909) 2025-03-13 15:08:33 +01:00
github-actions[bot]andtomi 732e049748 🚀 Release 1.83.0 (#13787)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-12 09:14:45 +01:00
कारतोफ्फेलस्क्रिप्ट™ 0a570f9bc8 Merge tag 'n8n@1.82.0' 2025-03-03 19:22:15 +01:00
github-actions[bot]andtomi 552c4260c0 🚀 Release 1.82.0 (#13639)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-03 17:45:11 +00:00
Mutasem Aldmour d9e3cfe13f fix(Call n8n Workflow Tool Node): Return all items from subexecution (#13393) 2025-03-03 15:33:02 +01:00
कारतोफ्फेलस्क्रिप्ट™ bd87728215 fix(OpenAI Node): Do not report openai RateLimitErrors to Sentry (no-changelog) (#13637) 2025-03-03 13:48:28 +01:00
oleg 289041e997 feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00