Commit Graph

823 Commits

Author SHA1 Message Date
Iván Ovejero
44c8ea472e
Move it all experiment 2025-04-24 10:57:02 +02:00
Iván Ovejero
eba881a1d3
Initial setup 2025-04-23 16:55:08 +02:00
Iván Ovejero
e6381e09e3
refactor(core): Introduce @n8n/decorators package (#14784) 2025-04-23 16:39:49 +02:00
Benjamin Schroth
9021e195fa
fix(Text Classifier Node): Validate inputText parameter (#14832) 2025-04-23 14:18:36 +02:00
Mutasem Aldmour
6197b0cb6d
feat: Group memory nodes into section in nodes panel (#14826) 2025-04-23 13:13:17 +02:00
Iván Ovejero
9243e18de6
refactor(core): Introduce @n8n/constants package (#14825) 2025-04-23 12:25:39 +02:00
Iván Ovejero
14d8ae1c1a
refactor(core): Remove legacy middleware from insights module (#14819) 2025-04-23 12:18:22 +02:00
Yiorgis Gozadinos
0e2eceb33f
feat(OpenAI Node): Filter available models by blacklisting rather than whitelisting (#14780) 2025-04-23 11:09:16 +02:00
कारतोफ्फेलस्क्रिप्ट™
749f130d4f
refactor(core): Refactor some of the external secrets related code (no-changelog) (#14791) 2025-04-22 18:11:01 +02:00
Guillaume Jacquart
65d6b2382d
feat(core): Add insights date ranges option to frontend settings (#14792) 2025-04-22 16:58:37 +02:00
github-actions[bot]
e4213e24fe
🚀 Release 1.90.0 (#14767)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-04-22 10:40:53 +02:00
Iván Ovejero
3cdc8b41be
refactor(core): Port workflow history config (#14689) 2025-04-17 13:09:40 +02:00
Iván Ovejero
bfccd42b9f
chore(core): Fix typo in prototype mutation env var docline (#14652) 2025-04-17 10:07:22 +02:00
कारतोफ्फेलस्क्रिप्ट™
11a36b758d
fix(editor): Restrict what binary-data types can be viewed in the UI (#14685) 2025-04-16 18:05:19 +02:00
Jon
4362f37df2
fix: Fix issue with open router credential test (#14440) 2025-04-16 17:00:59 +02:00
Iván Ovejero
ff47279b25
perf(core): Reuse context in runOnceForEachItem mode in task runner (#14682) 2025-04-16 16:19:47 +02:00
Ricardo Espinoza
e1b9407fe9
feat(core): Add scopes to API Keys (#14176)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
2025-04-16 09:03:16 -04:00
Charlie Kolb
8b3b4749ea
fix(editor): Improve handling of trailing 'Trigger' in NodeCreator search (#14612) 2025-04-16 13:43:14 +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
Iván Ovejero
8b99f42009
refactor(core): Provide clearer errors on task runner rejection (#14666) 2025-04-16 10:28:47 +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
Iván Ovejero
7c1be05845
fix(core): Allow $evaluateExpression to resolve in task runners (#14641) 2025-04-15 20:27:26 +02:00
कारतोफ्फेलस्क्रिप्ट™
2ca742cb15
refactor(core): Migrate binary-data config to a decorated config class (#14616) 2025-04-15 10:32:38 +02:00
Guillaume Jacquart
6dd7756191
fix(editor): Fix Insights display time saved from minutes (#14622) 2025-04-15 09:38:01 +02:00
Elias Meire
390c508946
fix(MCP Client Tool Node): Stringify tool result (#14554) 2025-04-14 21:22:07 +02:00
Dana
7723a138a1
feat(core): Add support for signed URLs for binary data (#14492)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-14 19:59:40 +02:00
github-actions[bot]
981eaf0728
🚀 Release 1.89.0 (#14614)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-04-14 14:59:30 +02:00
Jon
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
Charlie Kolb
00038be81a
test: Add snapshot for sublimeSearch and a first test (no-changelog) (#13794) 2025-04-14 11:56:11 +02:00
Guillaume Jacquart
d390258001
fix(core): Schema parsing bypassing config key assignment (#14556) 2025-04-11 16:19:06 +02:00
Iván Ovejero
9397320af9
refactor(core): Validate all string union config fields (#14527) 2025-04-11 13:58:07 +02:00
Mutasem Aldmour
faecb47f15
test: Add $agentInfo to known task runner parsers (no-changelog) (#14525) 2025-04-10 15:13:04 +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
Iván Ovejero
d6ae3889ca
feat(core): Make runtime prototype mutation protection configurable for task runner (#14515) 2025-04-10 14:12:25 +02:00
Iván Ovejero
52170f1bbc
fix(core): Validate task runner mode (#14376) 2025-04-10 13:35:13 +02:00
Eugene
8c417d7b1b
fix(xAI Grok Chat Model Node): Remove stream_options parameter (#14496) 2025-04-10 12:25:17 +01:00
Guillaume Jacquart
b7a1d63410
chore(benchmark): Increase benchmark vm disk size from 16 to 32 (#14501) 2025-04-10 11:04:22 +02: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]
0ff9ca989f
🚀 Release 1.88.0 (#14513)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-04-10 08:48:31 +02:00
Elias Meire
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
jeanpaul
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
कारतोफ्फेलस्क्रिप्ट™
9ba58ca80b
refactor(core): Persist node execution order, and forward it to the frontend (#14455) 2025-04-09 10:19:58 +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
कारतोफ्फेलस्क्रिप्ट™
4edb90f557
Merge tag 'n8n@1.87.0' 2025-04-08 12:23:08 +02:00
Guillaume Jacquart
60afb46094
perf(core): Batch raw insights save and add metadata cache (#14261)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-04-07 18:18:11 +02:00
github-actions[bot]
368ee9cfbf
🚀 Release 1.87.0 (#14444) 2025-04-07 15:45:29 +02:00
RomanDavydchuk
ae8cbbba2e
ci: Correctly resolve the dirname in create-json-schema.ts on all platforms (#14433) 2025-04-07 15:28:54 +03:00