Commit Graph

13607 Commits

Author SHA1 Message Date
Iván Ovejero
313cfec74d
fix(core): Restore run data value when offloading to workers (#14516) 2025-04-10 11:13:53 +02:00
Guillaume Jacquart
b7a1d63410
chore(benchmark): Increase benchmark vm disk size from 16 to 32 (#14501) 2025-04-10 11:04:22 +02:00
Guillaume Jacquart
ec73958797
feat(API): Match insights summary period with number of days filter in graphs and table (#14500) 2025-04-10 10:52:23 +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
AdinaTotorean
b52f9f0f6c
feat(Azure Cosmos DB Node): New node (#14156)
Co-authored-by: feelgood-interface <feelgood.interface@gmail.com>
2025-04-09 15:05:33 +01: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
Alex Grozav
a495d81c13
fix(editor): Fix race condition for updating node and workflow execution status (#14353)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-09 12:57:12 +03:00
Iván Ovejero
84e85c9469
fix(core): Fall back to regular mode for execute and executeBatch commands (#14381) 2025-04-09 10:26:10 +02:00
कारतोफ्फेलस्क्रिप्ट™
860bb1ef92
fix(Code Node): Use an explicit indexURL to load the pyodide runtime (#14487) 2025-04-09 10:20:14 +02:00
कारतोफ्फेलस्क्रिप्ट™
9ba58ca80b
refactor(core): Persist node execution order, and forward it to the frontend (#14455) 2025-04-09 10:19:58 +02:00
Raúl Gómez Morales
707ecb63ae
fix(editor): Sort insights table with tabs (no-changelog) (#14467) 2025-04-09 09:16:12 +02:00
Milorad FIlipović
2a5c3d4990
fix(editor): Prevent moving non owned workflows to folders (#14474) 2025-04-09 08:58:13 +02:00
Suguru Inoue
aee83bf344
fix(editor): Inline expression previews are not displayed in NDV (#14475) 2025-04-08 16:38:28 +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
Milorad FIlipović
ad6c83afd4
fix(editor): Improve node creator items typing and fix missing icons (#14449) 2025-04-08 13:26:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
4edb90f557
Merge tag 'n8n@1.87.0' 2025-04-08 12:23:08 +02:00
कारतोफ्फेलस्क्रिप्ट™
b5d5b57118
fix(core): Fix routing for waiting webhooks and forms (#14470) 2025-04-08 12:17:01 +02:00
Guillaume Jacquart
6c73d7ed81
fix(API): Fix ratio tests on insights by workflow (#14448) 2025-04-08 10:48:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
577e2777e1
ci: Generate jest-junit reports only on CI (no-changelog) (#14463)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-04-08 10:42:40 +02:00
कारतोफ्फेलस्क्रिप्ट™
3816ca4b41
chore: Upgrade pkce-challenge (no-changelog) (#14465) 2025-04-08 10:10:29 +02:00
umanamente
457870953a
feat(Email Trigger (IMAP) Node): IMAP trigger node returns message UIDs (#13152) 2025-04-08 09:54:59 +02:00
Cornelius Suermann
7463f0c18a
fix: Isolate license SDK proxy settings to avoid affecting unrelated requests (#14451) 2025-04-08 09:40:31 +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
shortstacked
1c2d48f7ee
ci: Skip test until behavior is clarified (no-changelog) (#14447) 2025-04-07 17:12:45 +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
कारतोफ्फेलस्क्रिप्ट™
9f752016cd
ci: Fix DB tests (no-changelog) (#14435) 2025-04-07 11:10:21 +02:00
Charlie Kolb
d60ed746bb
fix(editor): Autofocus Search in Move Folder Dialog (#14378) 2025-04-07 10:56:05 +02:00
Csaba Tuncsik
e8a7acda6b
fix(editor): Insights FE fixes and improvements (#14398)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-04-07 10:55:56 +02:00
Suguru Inoue
8f9ea23019
feat(editor): Hover actions on the logs overview (#14386) 2025-04-07 10:35:29 +02:00
Marc Littlemore
89d2eb7aa3
feat: Add license helpers for insights (no-changelog) (#14180) 2025-04-07 09:18:46 +01:00
Jaakko Husso
ce5a237d0d
chore: Remove AI assistant experiment's feature flag. (no-chanelog) (#14430) 2025-04-07 11:15:29 +03:00
Jaakko Husso
2dfd4205eb
chore: Remove template credential experiment's feature flag. (no-changelog) (#14429) 2025-04-07 11:14:14 +03:00
Ricardo Espinoza
adbfb44c26
fix(core): Detach workflow from parent folder in source project when transferring ownership (#14414) 2025-04-05 14:31:55 -04:00
Nora Shapiro
c2d39dfbb7
ci: Add test results upload to Codecov (#14410) 2025-04-04 22:58:08 +02:00
Stanimira Rikova
33e265aaa8
feat(GitHub Node): GitHub Node Overhaul implementation #12271 (#13238) 2025-04-04 19:03:45 +01:00
Elias Meire
2f0b5e488e
fix(editor): Fix empty objects in schema view in output panel (#14355) 2025-04-04 18:38:39 +01:00
Jon
54fcf58331
test(Wordpress Node): Add tests to Wordpress node (#14231) 2025-04-04 18:16:11 +01:00
RomanDavydchuk
ec4dd9f762
feat(editor): Display a notice for HTTP header auth credentials (#14389) 2025-04-04 17:37:47 +01:00
Cornelius Suermann
c9565fc0be
feat(core): Make detaching floatable entitlements on shutdown configurable (#14266)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-04-04 17:35:32 +02:00
Marc Littlemore
39e2d35a71
fix(core): Return correct trigger count for nodes with multiple webhooks (#14300)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-04 14:15:10 +01:00
Charlie Kolb
480b44d024
fix(Code Node): Ensure 'Generate Code' works with empty input object (#14352) 2025-04-04 11:24:27 +02:00
Pash10g
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
Suguru Inoue
5382531970
fix(editor): Memory getting rendered in chat on workflow load (#14346) 2025-04-04 11:07:35 +02:00
Charlie Kolb
73748e300e
feat(core): Add special @tool displayOption (#14318)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-04 09:22:13 +02:00
Charlie Kolb
9104743a5f
fix(editor): Improve sub-workflow debugging for more node error types (#14347) 2025-04-04 08:33:29 +02:00