Commit Graph

1357 Commits

Author SHA1 Message Date
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
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
Benjamin Schroth
fadfb756ae
feat: Implement Agent executing tools in the engine (#20030) 2025-09-29 19:22:10 +02:00
RomanDavydchuk
c3fff03945
fix: n8n-node not working on Windows (#20091) 2025-09-29 17:54:03 +03:00
Jaakko Husso
f72b9fa130
refactor(core): Unify transaction handling at data table (#20024) 2025-09-29 17:24:58 +03:00
Benjamin Schroth
1291399b88
feat: Add execute function to tools (no-changelog) (#19997) 2025-09-29 14:47:27 +02: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
Irénée
24ea97a77f
feat(core): Add custom data range query to insights endpoints (#20009) 2025-09-29 09:35:05 +01: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
Csaba Tuncsik
b59f97631d
feat: Make project member updates immediate (#19837) 2025-09-26 16:03:17 +02:00
Milorad FIlipović
9fef8c19c4
feat(core): Add RootLevelController decorator (no-changelog) (#19972) 2025-09-26 15:14:27 +02: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
Iván Ovejero
5a3adf5c97
feat(core): Support _FILE in native Python runner (no-changelog) (#20035) 2025-09-26 12:03:36 +02:00
oleg
35a4a35358
chore: Refactor T2WF evals into separate evaluators (no-changelog) (#19739) 2025-09-26 11:20:37 +02:00
Iván Ovejero
72a94c5e41
fix(core): Do not report SyntaxError to Sentry in native Python runner (no-changelog) (#20031) 2025-09-25 17:11:34 +02:00
Andreas Fitzek
1c4728aed2
chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02:00
Andreas Fitzek
3aae96482f
chore(core): Allow OIDC prompt parameter to be configured (#19967) 2025-09-25 13:30:50 +02:00
yehorkardash
a26810b8ae
fix(core): Allow accessing nodes.json in preview mode (#19920) 2025-09-25 07:48:27 +00:00
Mutasem Aldmour
c449e9e9c8
feat: Add metering for builder (no-changelog) (#19842) 2025-09-25 09:40:55 +02:00
Suguru Inoue
e25131613b
refactor: Clean up partial exec version flag (#19598)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-09-24 19:07:10 +02:00
Ricardo Espinoza
002f380934
fix: Only show AI assistant when AI service URL is setup (#18774) 2025-09-24 11:20:44 -04:00
Suguru Inoue
a6793593b9
fix(editor): Reflect Wait node's execution status correctly in log view (#19898) 2025-09-24 16:38:08 +02:00
Stephen Wright
560c95126a
feat: PAY-3774 entities import logic (#19770)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-24 14:23:54 +01:00
Irénée
7c3e1c9e01
feat(core): Add startDate and endDate filter query to insights endpoints (#19954) 2025-09-24 12:16:28 +01:00
mfsiega
2db47fd8c4
fix(core): Batch markAsCrashed updates to avoid oversized queries (#19904) 2025-09-24 11:57:35 +02:00
Milorad FIlipović
fd63f37e9a
feat(editor): Implement MCP access front-end module (no-changelog) (#19834) 2025-09-24 10:32:10 +02:00
Neal Zhu
199d919df1
fix(core): Fix PKCE OAuth2 flows to work without client secret (#19601) 2025-09-23 16:23:11 +02:00
Andreas Fitzek
24a6a325a6
chore(core): Add authentication for credential overwrite endpoint (#19836) 2025-09-23 10:56:23 +02:00
Jaakko Husso
71cf58473b
fix(editor): Make the data table size cache longer by default (#19875) 2025-09-22 21:31:45 +03:00
Iván Ovejero
b5e685b6f2
fix(core): Do not report security violations to Sentry in native Python runner (no-changelog) (#19867) 2025-09-22 16:50:49 +02:00
github-actions[bot]
2a0e38a8dc
🚀 Release 1.113.0 (#19866)
Co-authored-by: burivuhster <3273843+burivuhster@users.noreply.github.com>
2025-09-22 17:21:10 +03:00
Iván Ovejero
27f48a2d79
fix(core): Ensure cancellation interrupts execution in native Python runner (no-changelog) (#19724) 2025-09-22 12:45:24 +03:00
Daria
66b4b2c4fc
feat(core): Restrict data table size data to users projects (no-changelog) (#19595)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-09-19 18:23:38 +03:00
Jaakko Husso
323180ea61
feat(Evaluation Node): Add support for Data Tables as evaluations data source (#19700) 2025-09-19 15:53:49 +03:00
Iván Ovejero
8a6f3aa5f6
test(core): Add benchmarking scenario for native Python (#19748) 2025-09-19 13:19:24 +02:00
Iván Ovejero
ac390cc9ae
fix(core): Delegate blocking wait to worker thread in native Python runner (no-changelog) (#19740) 2025-09-19 12:20:31 +02:00
Iván Ovejero
dca5e43ab0
refactor(core): Switch native Python task runner to forkserver (#19718) 2025-09-19 09:59:46 +02:00
Andreas Fitzek
94810b05f7
ci(benchmark): Remove insights specific benchmark scenario (#19633) 2025-09-19 09:47:39 +02:00
Nikhil Kuriakose
948d4492ec
feat: Enabling data tables as a default module (#19687) 2025-09-19 09:04:32 +02:00
Andreas Fitzek
feebfd2f79
fix(core): Credential export for personal projects (#19720) 2025-09-18 18:08:00 +02:00
RomanDavydchuk
5bf3db5ba8
feat: Add N8N_GIT_NODE_DISABLE_BARE_REPOS environment variable to allow users to disable bare repositories in Git Node (#19559) 2025-09-18 18:33:32 +03:00
Ricardo Espinoza
5713cb2a38
fix(core): Update N8N_DATA_TABLES_MAX_SIZE_BYTES default to 50mb (no-changelog) (#19570) 2025-09-18 07:58:17 -04:00
Tomi Turtiainen
d239a7fda6
test: Reduce DB operations during data store tests (#19697) 2025-09-18 14:33:48 +03:00