Commit Graph

4339 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Tomi Turtiainen
974426263b
refactor(core): Use task runner for sort operations (#24910) 2026-02-02 10:26:57 +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
krisn0x
25f5199b46
feat(Crypto Node): Add credentials for Hmac and Sign operations (#24798) 2026-01-30 12:33:09 +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
Ricardo Espinoza
6b474e4141
feat(core): Add data table resources to the public API (#23610)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 15:18:39 +00:00
mfsiega
44650b1bb3
feat(FormTrigger Node): Support ip filtering for the FormTrigger node (#24644) 2026-01-26 14:58:24 +00:00
Shireen Missi
bfec0685f7
fix(Onfleet Trigger Node): Fix content type issue (#24767) 2026-01-26 14:13:51 +00:00
Eugene
b1dab743bb
fix: Disable usage of IMAP trigger as a tool (#24854) 2026-01-26 11:38:27 +00:00
Nikhil Kuriakose
f6ebc2dcc1
feat(editor): New operations in the Slack node (#24643)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2026-01-26 10:58:07 +00:00
RomanDavydchuk
0b1bf967eb
fix(Eventbrite Trigger Node): Validate received URL (#24677) 2026-01-26 10:55:12 +00:00
James LePage
5143c8bd7e
fix(WooCommerce Node): Update node icon (#20878)
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
2026-01-26 10:26:56 +00:00
Jon
5d1eff6a95
fix: Make label optional in TOTP credential (#24795) 2026-01-26 09:45:45 +00:00
Elias Meire
ab2c8b56ab
feat(core): Generate HITL tool nodes for sendAndWait operations (#22315)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-23 10:04:11 +00:00
RomanDavydchuk
0c120174b4
fix(Git Node): Clean up URLs returned from config (#24713) 2026-01-23 08:16:04 +00:00
Michael Kret
58bbb8a473
feat(Kafka Trigger Node): Additional options for batch processing (#24596) 2026-01-23 08:12:43 +00:00
Michael Drury
6f2c1efc2f
feat(ai-builder): Providing instructions from workflow builder on creation of data tables (#24595) 2026-01-22 14:23:11 +00:00
Michael Kret
8fc88bca5a
fix: Validate attachments url (#24683) 2026-01-22 14:15:06 +00:00
Antonio Piazza
b7c6d54523
feat(Microsoft Teams Node): Add support for government cloud tenants (#17297)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: RomanDavydchuk <roman.d@radency.com>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-01-22 09:10:52 +00:00
Charlie Kolb
98079c9245
fix(Data Table Node): Require condition for upsert (#24640) 2026-01-21 16:02:18 +00:00
Michael Kret
cd489fe4bd
fix(n8n Form Node): Clarify description parameter (#24580) 2026-01-21 09:59:35 +00:00
Cesar Sanchez
171eb3ae91
feat(Airtop Node): Add resource locator in the agent node (#23008)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2026-01-20 17:22:51 +00:00
RomanDavydchuk
5cd24a121e
feat(HTTP Request Node): Add option to disallow cross-origin credentials sharing (#24526)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-20 09:01:16 +00:00
Iván Ovejero
f72fdc0b14
fix(core): Route both Python options to the native Python runner (#24511) 2026-01-19 09:23:36 +00:00
Declan Carroll
71a6bd2311
fix: Unfork @n8n/vm2 (#24509) 2026-01-19 09:11:24 +00:00
Michael Kret
3aa8535d63
fix(Kafka Trigger Node): Logs and better errors handling, rebalance timeout option (#24375)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-16 09:21:56 +00:00
Michael Kret
60f769795a
fix(Todoist Node): API migrating to v1 (#24240)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-01-16 08:01:45 +00:00
Dawid Myslak
64c9148e1d
feat(GitHub Trigger Node): Add automatic webhook signature verification (#24203) 2026-01-15 13:05:46 +00:00
Michael Kret
d2a0e860dc
fix: Form trigger and Wait Form mode basic authentication fix for form POST request (#23795)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Dimitri Lavrenük <dimitri.lavrenuek@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-01-14 10:33:17 +00:00