Commit Graph

153 Commits

Author SHA1 Message Date
Suguru Inoue
d24b684a95 feat(editor): Make logs applicable for all nodes (#14397)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-10 13:05:52 +02:00
Csaba Tuncsik
2fb970aaa1 fix(editor): Add telemetry to Insights (#14511) 2025-04-10 12:46:49 +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
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
कारतोफ्फेलस्क्रिप्ट™
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
Milorad FIlipović
ad6c83afd4 fix(editor): Improve node creator items typing and fix missing icons (#14449) 2025-04-08 13:26:50 +02:00
github-actions[bot]
368ee9cfbf 🚀 Release 1.87.0 (#14444) 2025-04-07 15:45:29 +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
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
Charlie Kolb
480b44d024 fix(Code Node): Ensure 'Generate Code' works with empty input object (#14352) 2025-04-04 11:24:27 +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
Csaba Tuncsik
90ba680631 feat(editor): Insights dashboard (#13739)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
2025-04-03 16:24:44 +02:00
Raúl Gómez Morales
328976e5fe fix(editor): Adjust table styling to match figma (no-changelog) (#14385) 2025-04-03 14:34:48 +02:00
Raúl Gómez Morales
02d11b5e7a fix(editor): Ai 674 update runs list UI graph (no-changelog) (#14012)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-04-03 12:30:39 +02:00
Jaakko Husso
3d64d140e9 fix(editor): Fix search highlights on node details view table schema (#14379) 2025-04-03 12:57:40 +03:00
Michael Kret
501963f568 fix: Show correct message on retry (#14321) 2025-04-02 17:20:21 +03:00
Charlie Kolb
744e2da3f9 fix(editor): Support 'View Execution' links with multiple branches (#14345) 2025-04-02 14:55:55 +02:00
Dana
8abbc304f0 fix(editor): Make styling of search labels inline (#14323) 2025-04-02 11:40:23 +01:00
Charlie Kolb
64aeb37814 fix(editor): Disable Drag and Drop for ResourceMapper 'attemptToConvertTypes' switch (#14327) 2025-04-02 12:00:43 +02:00
Michael Kret
0450542170 fix: Disable autocomplete expression for specialized editor types (#14344) 2025-04-02 12:23:16 +03:00
Suguru Inoue
37e5349fe1 feat(editor): Show error state in the logs overview (#14248) 2025-04-02 09:21:21 +02:00
Dana
08450b20af fix(editor): Change label for unexecuted nodes (#14260) 2025-04-01 16:15:42 +02:00
Guillaume Jacquart
837131fc96 feat(API): Add insights config on frontend settings (#14315) 2025-04-01 15:18:26 +02:00
Alex Grozav
a245a5ca61 fix(editor): Hide node toolbar on AddNodes node type (#14317) 2025-04-01 14:59:53 +03:00
Elias Meire
83738bd324 fix: Push tidy up telemetry events to posthog (no-changelog) (#14296) 2025-03-31 16:12:32 +02:00
github-actions[bot]
7e6a1e69bf 🚀 Release 1.86.0 (#14293)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-31 14:39:15 +02:00
Suguru Inoue
d1710a1da3 feat(editor): Logs overview panel (#14045) 2025-03-31 13:19:54 +02:00
Milorad FIlipović
bfe3d469ea feat(editor): Add breadcrumbs to project card badges (no-changelog) (#14256) 2025-03-31 11:48:11 +02:00
Alex Grozav
2da0c86e4d refactor: Migrate nodes build system to tsup (no-changelog) (#14192) 2025-03-27 17:22:04 +02:00
Milorad FIlipović
3bdddbf759 perf(editor): Making sure every card in workflows list has unique render key (no-changelog) (#14222) 2025-03-27 15:19:07 +01:00
Alex Grozav
a4a34a2745 fix(editor): Fix nodes and connection debouncing during execution (no-changelog) (#14208) 2025-03-27 11:59:04 +02:00
Guillaume Jacquart
ffc0a596e0 feat(API): Return null deviation on insights summary if previous period has no data (#14193) 2025-03-26 17:56:56 +01:00
Alex Grozav
ee64fdc5cb fix(editor): Upgrade vue-i18n to latest version (no-changelog) (#14130) 2025-03-26 15:20:43 +02:00
oleg
53e11b19ad feat(core): Automatically extract evaluation metrics (no-changelog) (#14051) 2025-03-25 15:43:19 +01:00
oleg
22e6569f7e feat(Evaluation Metrics Node): Add Evaluation Metrics node (no-changelog) (#14050) 2025-03-25 14:45:20 +01:00
Eti Ijeoma
8aad7dbaf6 fix(editor): Handle Leading Spaces in Workflow Search (#13889) 2025-03-25 14:31:12 +01:00
Milorad FIlipović
1ff3049ffb fix(editor): Fix folders UI for different plans (no-changelog) (#14159) 2025-03-25 11:56:37 +01:00
Charlie Kolb
ca01236dd1 fix(editor): Change freeAiCredits success text size (#14161) 2025-03-25 11:30:20 +01:00