Commit Graph

1412 Commits

Author SHA1 Message Date
github-actions[bot]
536ef83c80
🚀 Release 1.116.0 (#20718)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-10-13 16:10:43 +03:00
Benjamin Schroth
6f368c326d
fix(core): Retain source overwrite in paired items in tool executions (#20629)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-10-10 15:15:51 +02:00
Daria
c55f67e461
feat(core): Data Table - Improve sql utils (no-changelog) (#20551) 2025-10-10 10:40:22 +03:00
yehorkardash
0da3e14a52
feat(core): Track package_version of community nodes (#20428)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-10-09 14:08:56 +03:00
Jaakko Husso
fa64bf1ef3
fix(editor): Fix inputs when extracting sub-workflows with Split Out nodes (#19923) 2025-10-09 09:41:22 +03:00
Michael Kret
fd50563591
feat: Add support for displayOptions in INodePropertyOptions (#20184) 2025-10-08 11:23:27 +03:00
Michael Kret
d03a6c08e1
feat: Define node's waiting message in the node's description (#20416)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-10-08 11:11:31 +03:00
mfsiega
bebccfdb93
fix(core): Only resume waiting parent workflows (#20342) 2025-10-07 11:58:04 +02:00
Ricardo Espinoza
a2aca5e7a4
refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
github-actions[bot]
fcfb2d20a1
🚀 Release 1.115.0 (#20425)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-10-06 14:37:27 +02:00
Ricardo Espinoza
dc75b3dfb1
feat: Add handling of MCP server API keys (no-changelog) (#20223) 2025-10-03 08:34:19 -04:00
Artem Sorokin
dd5ad34a72
test: Fix flaky workflow-data-proxy-env-provider test (#20341) 2025-10-03 12:40:44 +02:00
Daria
a49432d4c7
feat(core): Add dry run to Data Table update rows (no-changelog) (#20167) 2025-10-02 17:31:47 +03:00
Tomi Turtiainen
41d97772c1 Merge tag 'n8n@1.114.0' 2025-10-02 12:24:37 +03:00
Charlie Kolb
165f74b2a8
fix(core): Show error description in tools (#19914) 2025-10-02 08:34:05 +02:00
oleg
93df675464
fix(core): Prevent resolving of raw “$” as stringified function (#19237)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-10-02 08:29:06 +02:00
mfsiega
0681e78eb3
fix(core): Add cancellation reasons (#20238) 2025-10-01 15:52:44 +02:00
Daria
c62892ce62
feat(core): Add dryRun to Data Table delete rows (no-changelog) (#20070) 2025-09-30 10:42:45 +03:00
Benjamin Schroth
fadfb756ae
feat: Implement Agent executing tools in the engine (#20030) 2025-09-29 19:22:10 +02:00
github-actions[bot]
5c05698ff5
🚀 Release 1.114.0 (#20157)
Co-authored-by: mfsiega <93014743+mfsiega@users.noreply.github.com>
2025-09-29 16:33:10 +02:00
Michael Kret
182a40e104
feat: Binary data access improvements (#19629) 2025-09-25 14:48:36 +03: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
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
Svetoslav Dekov
0c82007360
feat(editor): Add create new button in resource locator for data table node (#19788) 2025-09-22 11:49:40 +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
Danny Martini
d1b17d908b
feat(core): Implement request-response logic in workflow execution engine (#19193) 2025-09-19 16:23:49 +02:00
Daria
1bd9258e62
fix(Data Table Node): Validate filters on data table id switch (no-changelog) (#19691) 2025-09-19 15:21:39 +03:00
mfsiega
354bcf44b1
fix(webhook Node): More informative error for webhook response config mismatch (#19693) 2025-09-19 12:15:01 +02:00
Alex Grozav
83b2a5772e
fix(editor): Update node execution itemCount to support multiple outputs (no-changelog) (#19646) 2025-09-18 12:11:04 +01:00
Daria
51b8f8c7dc
fix(core): Update data table delete row endpoint to accept filter as string (no-changelog) (#19673) 2025-09-17 21:56:35 +03:00
Daria
763d17bb1f
feat(core): Show data table per table storage usage (no-changelog) (#19480) 2025-09-17 10:20:33 +03:00
github-actions[bot]
26441d7b85
🚀 Release 1.112.0 (#19556)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-09-15 14:25:52 +02:00
Daria
b147709189
feat(core): Use filters for delete data table rows (no-changelog) (#19375) 2025-09-11 10:31:27 +03:00
Charlie Kolb
6dd7797c39
refactor(core): Store projectId on additionalData independent of dataStore context (no-changelog) (#19093) 2025-09-11 09:21:40 +02:00
Ricardo Espinoza
eb389a787b
feat: Enforce data-stores limits (no-changelog) (#19116)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-09-10 09:39:41 -04:00
Charlie Kolb
897c69c70d
feat(Data Table Node): Add bulk insert mode (no-changelog) (#19294) 2025-09-09 14:01:40 +02:00
yehorkardash
a910604822
refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247) 2025-09-09 14:15:31 +03:00
github-actions[bot]
2c453be05d
🚀 Release 1.111.0 (#19305)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-09-08 16:01:48 +03:00
Daria
9b06648edc
feat(core): Use filters for data table upsert (no-changelog) (#19292) 2025-09-08 14:41:09 +03:00
Daria
48efb4c865
feat(Data Table Node): Add limit to get and change copy (no-changelog) (#19190) 2025-09-05 09:46:38 +03:00
yehorkardash
6456b7c07d
chore(Form Node): Add dropdown example (#18809)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-05 09:09:00 +03:00
Daria
ed6f60f52e
feat(core): Refactor data table update row to use filters (no-changelog) (#19092) 2025-09-04 18:25:29 +03:00
Iván Ovejero
0def0b9315
chore: Add telemetry for native Python runner (#19180) 2025-09-04 12:56:03 +02:00
Eugene
d8eb1a97e6
fix(core)!: Type coercion of $fromAI default values (#19128) 2025-09-03 13:36:05 +02:00
Ricardo Espinoza
6432555082
feat(core): Allow filtering workflows by availableInMCP (#18646) 2025-09-02 16:21:12 -04:00
Csaba Tuncsik
0f22f3be92
fix(core): Ensure getNodeOutputs always returns an array (#19069) 2025-09-02 15:16:42 +02:00
Tomi Turtiainen
8f6c5445f3 Merge tag 'n8n@1.110.0' 2025-09-02 09:01:57 +03:00
Csaba Tuncsik
f0e9221cb3
fix(core): AI agent node data accessibility (#18757)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-01 17:37:16 +02:00
github-actions[bot]
a442a2c5b5
🚀 Release 1.110.0 (#19062)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-09-01 16:55:15 +02:00
Daria
1bc317dce5
feat(Data Table Node): Add new filters to node operation conditions (no-changelog) (#18942)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-08-29 10:14:46 +03:00