Commit Graph

5485 Commits

Author SHA1 Message Date
Alexander Menk
8a866d040f
fix(Filter Node): Fix inverse logic description (#19634)
Co-authored-by: krisn0x <10799186+krisn0x@users.noreply.github.com>
2026-03-06 08:49:12 +00:00
RomanDavydchuk
14b91ab696
fix(Slack Trigger Node): Users or bots to ignore are not actually ignored for message_changed event subtype (#26414) 2026-03-06 08:16:57 +00:00
Romeo Balta
8c12032941
fix(Notion Node): Skip fetching children of unsupported block types (#26188)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 20:13:05 +00:00
Dawid Myslak
f1a074f946
fix(Form Node): Improve form rendering consistency (#26540) 2026-03-05 13:26:48 +00:00
Tomi Turtiainen
d832ffe763
refactor(core): Remove TaskRunnersConfig.enabled since runners are always on (#25834)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-03-04 09:55:08 +00:00
Michael Kret
62d7769000
fix(Todoist Node): Filter tasks endpoint (#26396)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-03-03 14:33:47 +00:00
Michael Kret
6a2127c9ad
fix: Merge by sql update (#26364) 2026-03-03 08:29:41 +00:00
n8n-assistant[bot]
d478552a23
🚀 Release 2.11.0 (#26456)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-03 08:18:52 +02:00
aikido-autofix[bot]
0b84e1079d
fix: Fix 11 security issues in jsonpath, mailparser, mysql2 and 6 more (#26362)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
2026-03-01 15:17:14 +00:00
Michael Kret
ba687dad5e
fix(XML Node): Invalid attributes (#26353) 2026-02-27 16:21:15 +00:00
Michael Kret
4655a6273b
fix(Microsoft Teams Node): Block Teams link preview service from triggering sendAndWait approvals (#26125) 2026-02-25 08:45:13 +00:00
n8n-assistant[bot]
562d867483
chore: Bundle 2026-W7 (#26214)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.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 07:08:58 +00:00
Justin Hart
852579915d
fix: Remove SystemCredentials source check during AWS role assume (#22859) 2026-02-24 10:58:43 +00:00
n8n-assistant[bot]
8e81f3e313
🚀 Release 2.10.0 (#26135)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-23 15:57:44 +00:00
Elias Meire
95af7cf0e4 fix(editor): Design fixes for managed OAuth credentials (#26064) 2026-02-23 15:01:29 +00:00
Albert Alises
3ff9668f20
fix(Gmail Node): Fix GetMany messages query string pollution with non-API parameters (#26053) 2026-02-23 11:40:15 +00:00
peteawood
3b41ca8d2f
fix: Address issue with resolving EKS Pod Identity Credentials (#25945) 2026-02-19 17:10:54 +00:00
Tomi Turtiainen
31850f7996
refactor(core): Replace Code nodes with TestDataNode in workflow test fixtures (#25893)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 07:19:20 +00:00
Tomi Turtiainen
748ebf5e58
refactor: Use task runners for AI Transform node (#25833) 2026-02-17 13:18:18 +00:00
Jon
a6e8a97b31
chore: NODE-4345 - Generate Schema Files (no-changelog) (#25130)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-17 09:02:24 +00:00
n8n-assistant[bot]
8f4aed5cc2
🚀 Release 2.9.0 (#25850)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-16 17:12:46 +00:00
Declan Carroll
619a11b7a1
fix: Bumping up package versions (#25750) 2026-02-14 08:21:22 +00:00
yehorkardash
f77ce6c8e8
fix(Sharepoint Node): Ensure tokens are refreshed (#24978)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-13 09:52:43 +00:00
Jon
2cabe52a35
fix(Snowflake Node): Disable logging for Snowflake-SDK to prevent folder creation issue (#25586) 2026-02-12 11:26:41 +00:00
Tomi Turtiainen
c706e962ec Merge tag 'n8n@2.8.0' 2026-02-11 14:35:42 +02:00
Jason Schell
099399bdf0
feat: Stripe Node: Add more triggers for invoice payments (#25454) 2026-02-10 14:29:45 +00:00
Mutasem Aldmour
9729c2a5da
feat(ai-builder): Add code-base workflow builder (#24535)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 12:24:27 +00:00
n8n-assistant[bot]
0b2e5d9cf0
🚀 Release 2.8.0 (#25565)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-10 12:00:11 +01:00
Amit Anveri
0a4714819d
fix(Asana Node): Fix empty error output when using Continue (using error output) (#24615)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-02-06 14:06:27 +00:00
Jon
41195fb737
fix(Webflow Node): Fix issue with credential test not working with the v2 api (#25052)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-02-06 10:01:18 +00:00
Michael Kret
ee1cc7fc20
feat(Kafka Trigger Node): Refactoring and fixes (#25088) 2026-02-06 04:37:59 +00:00
Veaceslav
6d2e489e54
feat(Currents Node): Align with API array params (#25257) 2026-02-05 18:37:37 +00:00
荻升
7d51406656
fix(Postgres Node): Enable non-numeric comparisons for WHERE clause operators (#18544) 2026-02-05 09:10:38 +00:00
RomanDavydchuk
ac832e6530
fix(Form Node): Render \n properly in the Form Ending page (#24988)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-02-04 18:19:51 +00:00
yehorkardash
91ec8dcda0
fix(Typeform Node): Refactor signature validation (#24987) 2026-02-03 10:44:52 +00:00
Declan Carroll
7a349742d2
fix: Renames and clarifies test metric options (#25135) 2026-02-03 10:36:12 +00:00
n8n-assistant[bot]
abe0d8a362
🚀 Release 2.7.0 (#25167) 2026-02-02 15:30:26 +02:00
Tomi Turtiainen
974426263b
refactor(core): Use task runner for sort operations (#24910) 2026-02-02 10:26:57 +00:00
Tomi Turtiainen
4995710fcb
chore: Upgrade pg to 8.17.0 (#25116) 2026-02-02 07:45:27 +00:00
yehorkardash
89f8fb04ca
fix(AMQP Trigger Node): Save failed executions (#21878)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-31 12:07:35 +00:00
Adrien
1edb600151
fix(core): Replace deprecated 'application' actor value with 'app' in Linear OAuth (#20985)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-01-30 15:47:04 +00:00
krisn0x
25f5199b46
feat(Crypto Node): Add credentials for Hmac and Sign operations (#24798) 2026-01-30 12:33:09 +00:00
Declan Carroll
2a710239d2
ci: Skip node base CI integration tests (#25068) 2026-01-30 08:38:30 +00:00
RomanDavydchuk
f3e2930f0e
fix(MySQL Node): Support "Continue on Error" for connection-related errors (#25032) 2026-01-29 15:30:51 +00:00
Dawid Myslak
4622acaccc
feat(Zendesk Trigger Node): Add webhook signature verification (#24881) 2026-01-28 12:19:02 +00:00
Andreas Fitzek
e3110d1f24
fix(Wait Node): Reject wait execution when workflow is canceled (#15924) 2026-01-28 11:52:46 +00:00
rutgere-indeed
b110a9e467
feat(Kafka Trigger Node): Add option to keep binary data for downstream processing (#21843)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-01-28 09:59:21 +00:00
Declan Carroll
8474689a49
test: Add testcontainers infrastructure and MySQL integration tests (#24603) 2026-01-28 09:33:43 +00:00
Declan Carroll
356e3e69bc
feat: Add Currents.dev node (#24566) 2026-01-27 16:52:08 +00:00
Tomi Turtiainen
3f7d7e3e70 Merge tag 'n8n@2.6.0' 2026-01-27 10:34:35 +02:00