Commit Graph

16704 Commits

Author SHA1 Message Date
Iván Ovejero
b00dcd9221
refactor(core): Improve Python runner analyzer (#24980) 2026-01-28 11:48:09 +00:00
mfsiega
70c573c882
fix(Merge Node): Prevent writing files from merge node sql (no-changelog) (#24907)
Co-authored-by: Michael Kret <michael.k@radency.com>
2026-01-27 11:26:48 +00:00
mfsiega
46dd25439c
fix(core): Use fsRealpath instead of resolve to get the real path (no-changelog) (#24905) 2026-01-27 11:01:11 +00:00
mfsiega
8d8681403c
fix(core): Stronger allowed path enforcement for read/write Node (no-changelog) (#24887) 2026-01-27 10:59:19 +01:00
RomanDavydchuk
13ec09b159
fix(Eventbrite Trigger Node): Validate received URL (#24874) 2026-01-26 14:26:33 +00:00
n8n-assistant[bot]
911d3771ce
🚀 Release 1.123.17 (#24780)
Co-authored-by: seemewalkin <38620398+seemewalkin@users.noreply.github.com>
2026-01-23 14:45:43 +01:00
Tomi Turtiainen
740a518bf7 Merge tag 'n8n@1.123.16' into 1.x 2026-01-23 15:05:41 +02:00
Artem Sorokin
264db125ea
ci: Add empty vex.openvex.json for 1.x branch (#24760) 2026-01-23 12:54:17 +01:00
RomanDavydchuk
7860896909
fix(Git Node): Clean up URLs returned from config (#24754) 2026-01-23 11:37:53 +02:00
Artem Sorokin
298c673bcb
ci: Backport .github folder changes into 1.x (#24741) 2026-01-23 08:38:14 +00:00
Artem Sorokin
a8ddcea5f5
ci: Backport .github folder changes into 1.x (#24725)
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-01-22 17:12:03 +01:00
Iván Ovejero
30383d8613
refactor(core): Improve expressions handling (#24688) 2026-01-22 11:06:36 +00:00
Declan Carroll
8ab4492e8c
fix: Unfork @n8n/vm2 (backport to 1.x) (#24597)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 17:21:15 +00:00
n8n-assistant[bot]
61fd8625d7
🚀 Release 1.123.16 (#24468)
Co-authored-by: ireneea <20843309+ireneea@users.noreply.github.com>
2026-01-16 16:57:18 +00:00
Iván Ovejero
d05fc24fc3
refactor(core): Improve expressions handling (#24454) 2026-01-16 17:12:48 +01:00
n8n-assistant[bot]
7c81ee3152
🚀 Release 1.123.15 (#24400)
Co-authored-by: ireneea <20843309+ireneea@users.noreply.github.com>
2026-01-15 16:23:12 +00:00
Irénée
e6737d24a8
fix: Apply source control configuration changes to all multi main instances (#24391) 2026-01-15 15:35:23 +00:00
Dawid Myslak
afe3223255
feat(GitHub Trigger Node): Add automatic webhook signature verification (#24389) 2026-01-15 14:57:20 +00:00
n8n-assistant[bot]
019b462d2c
🚀 Release 1.123.14 (#24339)
Co-authored-by: ireneea <20843309+ireneea@users.noreply.github.com>
2026-01-14 16:34:46 +00:00
Dimitri Lavrenük
465209a377
fix: Form trigger and Wait Form mode basic authentication fix for form POST request (#24329)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-14 16:09:05 +00:00
Irénée
95173c5ecf
fix: Harden Git node parameter handling (#24323)
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-14 14:43:28 +00:00
Irénée
25f644f7f3
fix(McpClientTool Node): Filter out tool arguments unless explicitly … (#24321)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-01-14 15:23:29 +01:00
Irénée
512f50fa61
fix: Regenerate form webhook ids when pasting workflow data (#24320)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-01-14 14:22:30 +00:00
aikido-autofix[bot]
59ca0a2d9b
fix: Fix security issue in @rudderstack/rudder-sdk-node via major version upgrade from 2.1.4 to 3.0.0 (#24312)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2026-01-14 15:20:41 +01:00
Iván Ovejero
1d5372ff93
refactor(core): Normalize exception attribute access in Python task runner (#24310) 2026-01-14 12:00:05 +00:00
n8n-assistant[bot]
a49067d6ba
🚀 Release 1.123.13 (#24246)
Co-authored-by: ireneea <20843309+ireneea@users.noreply.github.com>
2026-01-13 15:10:08 +00:00
Tomi Turtiainen
918bdcc286 Merge tag 'n8n@1.123.12' into 1.x 2026-01-13 16:09:13 +02:00
Charlie Kolb
b1b39bee74
fix: Fix CLI import command (#24239)
Co-authored-by: Daria <daria.staferova@n8n.io>
2026-01-13 15:04:34 +01:00
n8n-assistant[bot]
3a3e4c6cc2
🚀 Release 1.123.12 (#24228)
Co-authored-by: ireneea <20843309+ireneea@users.noreply.github.com>
2026-01-13 11:53:32 +00:00
Dawid Myslak
528ad6b982
fix(core): Sanitize filenames for file operations (#24221)
Co-authored-by: Michael Kret <michael.k@radency.com>
2026-01-13 12:18:29 +01:00
Iván Ovejero
27383c6d24
refactor(core): Improve expressions handling (#24220) 2026-01-13 10:04:14 +00:00
Tomi Turtiainen
9262607282 Merge tag 'n8n@1.123.11' into 1.x 2026-01-13 11:43:13 +02:00
mfsiega
7c2eb8cbdd
fix(Webhook Node): Use CIDR matching for IP whitelist check (no-changelog) (#24047) 2026-01-08 16:49:24 +01:00
n8n-assistant[bot]
148236390b
🚀 Release 1.123.11 (#24046)
Co-authored-by: seemewalkin <38620398+seemewalkin@users.noreply.github.com>
2026-01-08 15:33:39 +00:00
Artem Sorokin
45179a2c6f
ci: Sync .github folder from master with v1 tagging (#24023) 2026-01-08 14:35:05 +00:00
Declan Carroll
5dc3e4171b
fix: Bump Validator dependency 1.x (#24027) 2026-01-08 10:41:38 +00:00
Declan Carroll
b1460c7cc1
fix: Backport CVE fixes from master (#23984) 2026-01-07 18:50:14 +00:00
Iván Ovejero
dc3706ae55
refactor(core): Replay expressions handling onto 1.x (#23968)
Co-authored-by: eilonc-pillar <eilon@pillar.security>
2026-01-07 16:33:28 +01:00
Dimitri Lavrenük
b6059a120b
fix(McpClientTool Node): Sanitize MCP tool arguments based on schema (#23979)
Co-authored-by: Thomas B. <thobra@gmail.com>
2026-01-07 14:31:59 +00:00
Artem Sorokin
f632578f8b
ci: Backport GH workflow renames to 1.x branch (#23959)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2026-01-07 11:41:53 +01:00
Shireen Missi
8ea741a2e3
fix(core): Fix CORS issue in waiting webhook responses (#23861)
Co-authored-by: Shashwat <work.shashwatojha@gmail.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-05 16:41:14 +02:00
Cornelius Suermann
abd04226c1
Merge tag 'n8n@1.123.10' into 1.x 2026-01-05 12:28:26 +01:00
Charlie Kolb
57aad1e856
ci: Use App token for release (#23788) 2026-01-02 14:10:54 +01:00
github-actions[bot]
e0cfbdc48b
🚀 Release 1.123.10 (#23753)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2026-01-02 09:18:48 +01:00
Shireen Missi
f7cf22f92c
fix(core): Modify path validation to work cross platforms (#23740) 2025-12-30 16:32:11 +00:00
Shireen Missi
5a3d556ce2
fix(Stripe Trigger Node): Add Stripe signature verification (#23741) 2025-12-30 16:09:00 +00:00
Shireen Missi
cbbd64f0eb
fix: Sharepoint file selection correctly applies filter (#23742)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2025-12-30 15:48:35 +00:00
github-actions[bot]
6eb2bac670
🚀 Release 1.123.9 (#23564)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-23 13:02:00 +02:00
Jaakko Husso
e6313f6364
fix: Improve markdown rendering (#23561) 2025-12-23 12:49:35 +02:00
Iván Ovejero
8a5d4d5746
fix: Improve expression handling (#23560) 2025-12-23 12:38:05 +02:00