Commit Graph

1074 Commits

Author SHA1 Message Date
Eugene ac552e68fd fix(Think Tool Node): Use dynamic tool name based on node name (#17364) 2025-07-16 13:57:29 +02:00
Iván Ovejero 320a810b56 refactor(core): Add shutdown method to modules (#17322) 2025-07-16 12:36:11 +02:00
Eugene 5bb5a65edf fix(AWS Bedrock Chat Model Node): Do not show issues for arbitrary model names (#17079) 2025-07-15 10:02:27 +02:00
github-actions[bot] f1e03ab6b1 🚀 Release 1.103.0 (#17299)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-14 14:27:50 +02:00
Csaba Tuncsik d002cc3f7d fix(core): Allow insights breakdown by workflow to be sorted by workflow name (#17184) 2025-07-14 10:10:03 +02:00
KSG 232b8f6cb1 feat: Add HTTP proxy support for OpenAI Embeddings node (#17173) 2025-07-14 09:58:15 +02:00
Benjamin Schroth 2f7ed14a23 fix(Sentiment Analysis Node): Fix problems with first sentiment output (#17233) 2025-07-11 16:39:47 +02:00
jeanpaul a34b30acc7 feat(n8n Evaluation Node): Add pre-defined metrics to the "Set Metrics" operation (#17127) 2025-07-11 13:58:26 +02:00
oleg 2402926573 fix(Token Splitter Node): Cache tokenizer JSONs in memory (#17201) 2025-07-10 19:08:29 +02:00
Benjamin Schroth 3edadb5a75 feat: Update Chat SDK to support streaming responses (#17006)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
2025-07-10 12:25:29 +02:00
Jaakko Husso bd6d954253 fix(core): Make our file reads more robust (no-changelog) (#17162) 2025-07-09 21:51:09 +03:00
Andreas Fitzek 3b46dec616 chore(core): Hide invite URL in users list if not an admin (#17101) 2025-07-09 15:58:20 +02:00
oleg c37397cb2b feat(Cohere Chat Model Node): Add Cohere Chat Model node (#16888) 2025-07-09 13:20:25 +02:00
oleg d08f306c83 chore: Fix hot reload for nodes-langchain package (no-changelog) (#17111) 2025-07-09 13:13:07 +02:00
Elias Meire d1ac292709 feat(Email Trigger (IMAP) Node): Limit new mails fetched (#16926)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-07-09 14:04:10 +03:00
RomanDavydchuk 0f59eeaf5b feat(Google Gemini Node): New node (#16863) 2025-07-09 13:29:00 +03:00
Mutasem Aldmour f67581b74d feat(AI Agent Tool Node): Add Agent Tool (#17108) 2025-07-09 11:41:58 +02:00
Ricardo Espinoza cc39c50737 perf(core): Improvements to GET /workflows endpoint (#17086) 2025-07-08 14:40:55 -04:00
Iván Ovejero d6b646d8cf refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
Benjamin Schroth 1a4e4c5e72 fix(AI Agent Node): Prevent fallback input to be added in version <2.1 (#17094) 2025-07-08 12:39:47 +02:00
Tomi Turtiainen 779f2e6304 Merge tag 'n8n@1.102.0' 2025-07-08 11:25:36 +03:00
Israel Shenkar 0cc54ecf6d feat(core): Add workflow name label to workflow metrics (#16837)
Co-authored-by: Marc Littlemore <marc@n8n.io>
2025-07-08 09:11:03 +01:00
Eugene 4ca9826d7e chore(core): Add first-shot evaluation for the T2WF (no-changelog) (#16996) 2025-07-07 18:35:13 +02:00
github-actions[bot] 0547d6f5d2 🚀 Release 1.102.0 (#17075)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-07 17:13:34 +02:00
Iván Ovejero 982a7a11f5 refactor(core): Port SSO config (#17044) 2025-07-07 16:59:35 +02:00
Iván Ovejero 7d06a89d4d chore(core): Lintfix modern packages (#17046) 2025-07-07 14:30:57 +02:00
Iván Ovejero 5db122be0d fix: Fix lintfix command (#17003) 2025-07-04 17:08:17 +02:00
jeanpaul e982d9144b feat: Make the 'set output' node optional if you inserted a 'set metrics' node (no-changelog) (#16955) 2025-07-04 14:55:23 +02:00
Alex Grozav d754ce922d feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
Benjamin Schroth 5a5848aa42 feat(AI Agent Node): Implement streaming on AI agent node (no-changelog) (#16897) 2025-07-04 09:21:48 +02:00
Iván Ovejero 7317f67797 feat(core)!: Introduce insecure mode in task runner (#16911) 2025-07-04 08:32:49 +02:00
Eugene cfe3699782 feat(LangChain Nodes): Upgrade LangChain and improve proxy handling for LLM nodes (#16778) 2025-07-03 14:22:25 +02:00
Csaba Tuncsik 19ac32659f refactor(editor): Update users list on user settings page (#16244)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-07-03 13:57:14 +02:00
Iván Ovejero 50d80ee620 refactor(core): Set up @n8n/errors package (#16918) 2025-07-03 13:32:57 +02:00
Benjamin Schroth 58fd1ec325 fix(AI Agent Node): Fix tool-usage with fallback mechanism (#16898) 2025-07-03 09:48:44 +02:00
Iván Ovejero 8aecd327c6 refactor(core): Improve top-level key validation in task runner (#16882) 2025-07-03 08:58:58 +02:00
Duda Nogueira 4813c011ec feat: Weaviate Vector Store Node for Langchain (#16856) 2025-07-03 09:35:47 +03:00
Andreas Fitzek 657e5a3b3a feat(core): Allow enforcement of MFA usage on instance (#16556)
Co-authored-by: Marc Littlemore <marc@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-07-02 11:03:10 +02:00
कारतोफ्फेलस्क्रिप्ट™ 9f8d3d3bc8 refactor(core): Overhaul commands setup. Add support for module commands (#16709)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-07-01 19:14:22 +02:00
Iván Ovejero af52a0d1ed fix(core): Apply same VM wrapper to both modes in task runner (#16872) 2025-07-01 15:18:30 +02:00
Iván Ovejero 9ffca02016 chore: Lintfix @n8n/nodes-langchain (#16868) 2025-07-01 14:08:51 +02:00
Andreas Fitzek 7c8a152490 chore(core): Add inviteAcceptUrl to users list schema (#16871) 2025-07-01 12:46:49 +02:00
Benjamin Schroth 47bf4b77d3 feat: Implement streaming response node on ChatTrigger and Webhook (no-changelog) (#16761) 2025-07-01 11:03:23 +02:00
Iván Ovejero 06f49c294a refactor(core): Lint to enforce lazyloading in modules (#16843)
Co-authored-by: Juuso Tapaninen <juuso@n8n.io>
2025-07-01 10:45:30 +02:00
Csaba Tuncsik 9517d11a7e fix(editor): Disable all potential eslint rule conflicts with prettier (#16832) 2025-06-30 19:30:48 +02:00
Alex Grozav c76d94b364 feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
github-actions[bot] 173cbe48f1 🚀 Release 1.101.0 (#16835)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-30 14:31:31 +02:00
Iván Ovejero 7e76222d3c chore: Silence warnings for @n8n/nodes-langchain (#16824) 2025-06-30 11:46:02 +02:00
Jaakko Husso 5392efaf71 fix(editor): Disable vue eslint rules that were conflicting with our formatting (no-changelog) (#16823) 2025-06-30 12:01:06 +03:00
oleg c5ec056eb5 fix(Token Splitter Node): Prevent tiktoken blocking on repetitive content (#16769) 2025-06-27 16:08:14 +02:00