Commit Graph

1094 Commits

Author SHA1 Message Date
Mutasem Aldmour
c18fabb419
feat: Track inputs and outputs in Evaluations (#17404) 2025-07-24 18:58:37 +02:00
Michael Kret
a98ed2ca49
feat: Respond to chat and wait for response (#12546)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-07-24 09:48:40 +01:00
RomanDavydchuk
f30cc7b6cf
fix(Google Gemini Node): Error when used as tool with "Message a model" operation (#17491) 2025-07-23 18:43:13 +01:00
Ricardo Espinoza
5524b2137a
feat: Proxy all RudderStack frontend telemetry events through the backend (#17177)
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2025-07-23 15:17:01 +02:00
Guillaume Jacquart
01b95a9ee5
fix(core): Make the module loading for local dev more generic (#17547) 2025-07-23 14:13:50 +02:00
Elias Meire
f11ec538dc
fix: Do not throw on tool errors, instead return error message (#17558) 2025-07-23 12:54:31 +02:00
oleg
8fb3d8d587
fix(GitHub Document Loader Node): Fix node loading issue (#17494) 2025-07-22 10:41:14 +02:00
Andreas Fitzek
e8056515c3
chore(core): Provide details on access token exchange error (#17506) 2025-07-22 09:45:53 +02:00
Cornelius Suermann
785b75d279
Merge tag 'n8n@1.104.0' 2025-07-21 15:38:55 +02:00
oleg
e51b056e3a
fix(OpenAI Node): Fix memory connector for assistant message (#17501) 2025-07-21 15:09:17 +02:00
github-actions[bot]
46320dc532
🚀 Release 1.104.0 (#17505)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-21 15:04:05 +02:00
Ilia Aphtsiauri
ba9eacaa6e
fix(OpenAi Node): optional chaining for error handling in router (#17412) 2025-07-21 12:25:58 +02:00
oleg
632b38119b
feat: AI Workflow Builder agent (no-changelog) (#17423)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-21 11:18:26 +02:00
RomanDavydchuk
5502361a97
feat(Anthropic Node): New node (#17121)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-07-21 11:40:11 +03:00
KGuillaume-chaps
a5d14a2509
feat(MCP Client Tool Node): Add support for HTTP Streamable Transport (#15454) 2025-07-18 14:27:21 +03:00
Csaba Tuncsik
f3f4461ac5
fix(editor): Show additional data on Users list page (#17339)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-17 17:26:39 +02:00
Csaba Tuncsik
d36abb5a3a
feat(editor): Using special env vars as feature flags in the frontend (#17355)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-17 16:06:21 +02:00
Iván Ovejero
5cc3b31b81
refactor(core): Add env var to disable Python execution (#17414) 2025-07-17 15:10:52 +02:00
Eugene
c159e2be5c
fix(Embeddings OpenAI Node): Disable model list filter when custom baseURL is set (#17296) 2025-07-16 16:56:02 +02:00
Michael Kret
49c84c2ce2
feat: New package version available callout (#17097) 2025-07-16 16:38:11 +03:00
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