Commit Graph

14265 Commits

Author SHA1 Message Date
Konstantin Tieber
0a7a638422
chore: Add local development docs for environments feature (#20165) 2025-09-30 09:44:09 +02:00
Daria
c62892ce62
feat(core): Add dryRun to Data Table delete rows (no-changelog) (#20070) 2025-09-30 10:42:45 +03:00
Svetoslav Dekov
27e0320e41
feat(editor): Update workflows list endpoint to support filter by node type (no-changelog) (#20158) 2025-09-30 10:26:38 +03:00
yehorkardash
ac0e7e375f
fix(AwsS3 Node): Return data with continueOnFail (#19951) 2025-09-30 10:23:06 +03:00
Iván Ovejero
7af1a5c7b8
fix(core): Capture stderr from task process in native Python runner (#20180) 2025-09-30 09:18:37 +02:00
Milorad FIlipović
ecc23ac553
feat(core): Implement mcp server module (no-changelog) (#19738)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-09-30 09:04:14 +02:00
Iván Ovejero
77d7408093
fix(core): Add globals and locals to denylist in native Python runner (#20172) 2025-09-30 09:00:28 +02:00
Nikhil Kuriakose
02c6a9485c
fix: Use monospace for param preview (#19975) 2025-09-30 05:59:34 +02:00
Benjamin Schroth
fadfb756ae
feat: Implement Agent executing tools in the engine (#20030) 2025-09-29 19:22:10 +02:00
yehorkardash
7570922d16
feat(Gmail Node): Add "Recipients only" option for reply mode (#19912) 2025-09-29 15:01:04 +00:00
RomanDavydchuk
c3fff03945
fix: n8n-node not working on Windows (#20091) 2025-09-29 17:54:03 +03:00
Michael Kret
96a643edf1
fix(Salesforce Trigger Node): Cleanup logic update (#19769) 2025-09-29 15:42:48 +01:00
Declan Carroll
e248a50816
test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
Jaakko Husso
f72b9fa130
refactor(core): Unify transaction handling at data table (#20024) 2025-09-29 17:24:58 +03:00
Jaakko Husso
305cd605b6
refactor(editor): Move NodeView template operations on useCanvasOperations for reusability (no-changelog) (#20076) 2025-09-29 17:24:09 +03:00
Alex Grozav
874c89085b
fix(editor): Clean up NDV RunData loading states (#20082) 2025-09-29 16:46:46 +03:00
Benjamin Schroth
1291399b88
feat: Add execute function to tools (no-changelog) (#19997) 2025-09-29 14:47:27 +02:00
Romeo Balta
0789364838
feat(editor): Implement template reco v3 (no-changelog) (#20152) 2025-09-29 12:57:20 +01:00
Iván Ovejero
b70899b249
refactor(core): Use shared memory instead of file-based transfer in native Python runner (#20150) 2025-09-29 13:49:44 +02:00
oleg
a71306e2d0
feat(editor): Add workflow execution to AI Workflow Builder (no-changelog) (#20037)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-09-29 13:35:20 +02:00
Jaakko Husso
a5c1adf6ea
test: Add benchmark test for inserting data into data tables (#20027) 2025-09-29 14:16:22 +03:00
Danny Martini
7de2eddc8a
fix(core): Preserve sourceOverwrite in pairedItem data during workflow execution (#20064) 2025-09-29 13:06:16 +02:00
Suguru Inoue
29aec202df
fix(editor): Fix ask assistant button style (no-changelog) (#20080) 2025-09-29 11:59:44 +02:00
mfsiega
4d024ecb9d
fix(core): Only print deprecation notices on start command (#19987) 2025-09-29 11:51:09 +02:00
Declan Carroll
2fffc7a0ff
test: Skipping flaky tests (#20144) 2025-09-29 10:26:26 +01:00
Irénée
24ea97a77f
feat(core): Add custom data range query to insights endpoints (#20009) 2025-09-29 09:35:05 +01:00
Raúl Gómez Morales
4c0e19f637
fix(editor): Adjust insight's project filter placeholder (#19909) 2025-09-29 09:22:04 +02:00
yehorkardash
c96e6aef21
fix(Microsoft Excel 365 Node): Allow appending to empty sheets (#19642)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-29 07:00:49 +00:00
yehorkardash
ea9093c39c
fix(WhatsApp Business Cloud Node): Include whatsapp id in contact properties (#19762)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-29 07:00:14 +00:00
Svetoslav Dekov
c6443c39da
fix(editor): Fix rlc input selection issue when not in list mode (#20004) 2025-09-29 09:16:06 +03:00
Michael Drury
47cbd72834
fix(ChatTrigger Node): Chat submit button, fix disabled state coloring (#20085) 2025-09-26 16:58:36 +01:00
Suguru Inoue
7ccb99e984
refactor(editor): Use PascalCase in Vue template consistently (#20055) 2025-09-26 17:07:25 +02:00
Andreas Fitzek
fa664010f1
fix(editor): Fix empty credential translation (#20019) 2025-09-26 16:34:36 +02:00
Csaba Tuncsik
b59f97631d
feat: Make project member updates immediate (#19837) 2025-09-26 16:03:17 +02:00
Andreas Fitzek
0e3bfa9232
chore(core): Log error when listen address is not available (#20066) 2025-09-26 15:32:54 +02:00
Milorad FIlipović
9fef8c19c4
feat(core): Add RootLevelController decorator (no-changelog) (#19972) 2025-09-26 15:14:27 +02:00
Mutasem Aldmour
249d8f6ee6
feat: Add metering UI (no-changelog) (#20021)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
2025-09-26 15:01:56 +02:00
RomanDavydchuk
3963e97c1f
fix(Wordpress Node): Handle before query parameter when getting many posts or pages (#20041) 2025-09-26 15:57:41 +03:00
Elias Meire
e0a9de7fe3
fix(MCP Client Tool Node): Change default transport to HTTP Streamable (#20053)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-26 14:47:37 +02:00
Elias Meire
b55c95c863
feat: Add community node ESLint plugin, use in scanner (#19660)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-26 14:41:35 +02:00
Declan Carroll
84ae389c97
test: Migrate basic folder tests to Playwright (#20074) 2025-09-26 13:31:53 +01:00
Suguru Inoue
63dbd65e34
fix(editor): NDV in focus panel review batch 2.1 (no-changelog) (#19665) 2025-09-26 12:39:12 +02:00
Iván Ovejero
5a3adf5c97
feat(core): Support _FILE in native Python runner (no-changelog) (#20035) 2025-09-26 12:03:36 +02:00
yehorkardash
ef5ec8a688
feat(editor): Show node update button in ndv and nodecreator (#19696) 2025-09-26 09:35:46 +00:00
oleg
35a4a35358
chore: Refactor T2WF evals into separate evaluators (no-changelog) (#19739) 2025-09-26 11:20:37 +02:00
Eugene
a6c7e39cb8
fix(OpenAI Node): Missing header for assistant API calls (#20060) 2025-09-26 10:57:58 +02:00
Suguru Inoue
677cddab31
perf(editor): Skip calculating log tree entirely when the panel is closed (#19870) 2025-09-26 10:27:48 +02:00
Suguru Inoue
1ca9bbed68
feat(editor): Add keyboard shortcut for run data search in the log view and mapper popover (#19745) 2025-09-26 10:23:23 +02:00
Svetoslav Dekov
1fb1aa747f
chore(editor): Remove unused element plus styles (no-changelog) (#19895)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-09-26 08:43:01 +02:00
Idir Ouhab Meskine
9806e6fc72
feat(core): Add HTTPS protocol support for environments (#19482)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
2025-09-25 18:11:04 +02:00