Commit Graph

16731 Commits

Author SHA1 Message Date
n8n-assistant[bot]
cd3bdce623
🚀 Release 1.123.23 (#26514)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-04 10:19:35 +02:00
Declan Carroll
10aa98fceb
fix(editor): Replace jsonpath with jsonpath-plus to resolve CVE (#26408)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 11:34:26 +00:00
aikido-autofix[bot]
9b1d4564e7
fix: Fix 14 security issues in jsonpath, mailparser, mysql2 and 9 more (#26363)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
2026-03-01 16:28:07 +00:00
Declan Carroll
aef8c80491
fix: Backport transitive dependency bumps to 1.x (#26260)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 16:56:54 +00:00
Matsuuu
b8accfedbb
Merge tag 'n8n@1.123.22' into 1.x 2026-02-25 13:55:01 +02:00
n8n-assistant[bot]
49d7e16028
🚀 Release 1.123.22 (#26235)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-02-25 13:16:27 +02:00
Irénée
0a4d66685a
chore(core): Add more tests (#26237) 2026-02-25 10:55:30 +00:00
Matsu
1479aab2d3
chore: Backport Bundle (#26218)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-02-25 12:25:54 +02:00
n8n-assistant[bot]
7762bef712
🚀 Release 1.123.21 (#26029)
Co-authored-by: ireneea <20843309+ireneea@users.noreply.github.com>
2026-02-20 08:55:55 +00:00
Tomi Turtiainen
b30ed4c662
fix: Use task runners for AI Transform node (#25917) 2026-02-19 11:34:29 +00:00
Matsu
cebe811fe2
chore: Disable flaky tests on codemirror-lang-sql (#25976) 2026-02-19 12:30:45 +02:00
Tomi Turtiainen
b045eb9b5f
fix(core): Remove --tunnel option after hooks.n8n.cloud shutdown (#25944) 2026-02-18 20:59:35 +02:00
Tomi Turtiainen
e0315d396f
chore: Upgrade vm2 to 3.10.5 (#25942) 2026-02-18 17:07:51 +02:00
Declan Carroll
d1061826e9
fix: Dependency bump backport (#25788) 2026-02-16 08:05:45 +00:00
n8n-assistant[bot]
300f429d9d
🚀 Release 1.123.20 (#25444)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2026-02-06 14:28:55 +01:00
Iván Ovejero
9ccc1888f2
refactor(core): Improve expressions handling (#25436) 2026-02-06 11:10:20 +00:00
Michael Kret
20c4ba9c1a
feat(Kafka Trigger Node): Refactoring and fixes (backport 1.x) (#25424) 2026-02-06 12:42:34 +02:00
github-actions[bot]
9e417b9eaa
fix: Fix status overwrite for donePromise (backport 1.x) (#25416)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-06 10:26:30 +00:00
n8n-assistant[bot]
db31c46f2a
🚀 Release 1.123.19 (#25423)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2026-02-06 09:16:14 +01:00
Tomi Turtiainen
b5138c9c98 Merge tag 'n8n@1.123.18' into 1.x 2026-02-05 20:40:13 +02:00
github-actions[bot]
c39496eda9
fix(core): Use stricter flags when starting python runner (backport 1.x) (#25157)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2026-02-04 13:43:50 +02:00
Dimitri Lavrenük
dba9864e00
fix: Update mime-types to fixed version 3.0.2 (#25148) 2026-02-02 15:01:37 +01:00
n8n-assistant[bot]
ad1023b57e
🚀 Release 1.123.18 (#25047)
Co-authored-by: seemewalkin <38620398+seemewalkin@users.noreply.github.com>
2026-01-29 16:37:40 +00:00
Artem Sorokin
4e5e9ff133
chore: Bump security dependencies (#25039) 2026-01-29 14:36:08 +00:00
Dawid Myslak
c6520e4e87
feat(Zendesk Trigger Node): Add webhook signature verification (#25011) 2026-01-29 10:19:48 +01:00
Ricardo Espinoza
7f36e8e6d8
fix(core): Posthog proxy (no-changelog) (#25002)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2026-01-28 17:34:35 +00:00
Benjamin Schroth
6a9eccbfb9
fix(AI Agent Node): Fix toolInput field in intermediateSteps output (#24925) 2026-01-28 15:02:33 +01:00
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