Commit Graph

3988 Commits

Author SHA1 Message Date
Charlie Kolb
d42e61bc35 feat(HTTP Request Node): Port optimizeResponse from httpRequest tool to standalone node (no-changelog) (#14307) 2025-04-16 08:48:16 +02:00
Dana
dfc40397c1 test(Telegram Trigger Node): Add tests for Telegram Trigger (no-changelog) (#14537) 2025-04-15 14:05:20 +03:00
Ria Scholz
23f25cefbf feat(Supabase Node): Add support for database schema (#13339)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
Co-authored-by: Dana Lee <dana@n8n.io>
2025-04-14 17:56:07 +02:00
RomanDavydchuk
57bd51b3e5 test(Salesforce Node): Add unit and workflow tests for the Salesforce node (#14595) 2025-04-14 14:29:04 +03:00
Shireen Missi
e1246ab65c test(YouTube Node): Add tests for YouTube Node (#14459)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-04-14 12:05:05 +03:00
Jon
5826ff2cec chore: NODE-2671 - Generate Schema Files (no-changelog) (#14438) 2025-04-10 18:05:45 +01:00
Elias Meire
c89010871d fix(Summarize Node): Fix property key with dot notation (#14528) 2025-04-10 16:18:27 +01:00
AdinaTotorean
b52f9f0f6c feat(Azure Cosmos DB Node): New node (#14156)
Co-authored-by: feelgood-interface <feelgood.interface@gmail.com>
2025-04-09 15:05:33 +01:00
jeanpaul
8360283c6f feat(MCP Server Trigger Node): Add MCP Server Trigger node to expose tools to MCP clients (#14403)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-09 14:45:24 +02:00
कारतोफ्फेलस्क्रिप्ट™
860bb1ef92 fix(Code Node): Use an explicit indexURL to load the pyodide runtime (#14487) 2025-04-09 10:20:14 +02:00
umanamente
457870953a feat(Email Trigger (IMAP) Node): IMAP trigger node returns message UIDs (#13152) 2025-04-08 09:54:59 +02:00
Stanimira Rikova
33e265aaa8 feat(GitHub Node): GitHub Node Overhaul implementation #12271 (#13238) 2025-04-04 19:03:45 +01:00
Jon
54fcf58331 test(Wordpress Node): Add tests to Wordpress node (#14231) 2025-04-04 18:16:11 +01:00
Elias Meire
5c58e8e8cf fix(Kafka Node): Upgrade kafkajs and add tests (#14326)
Co-authored-by: Dana Lee <dana@n8n.io>
2025-04-02 17:12:42 +02:00
Jon
c2f23f41a6 docs: Update branding for Help Scout (#14309)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-04-02 13:59:20 +01:00
Elias Meire
cd212e4f78 fix(Jira Trigger Node): Fix Jira webhook subscriptions on Jira v10+ (#14333) 2025-04-02 11:49:25 +01:00
Shireen Missi
a39502f3bb fix(Pipedrive Trigger Node): Add support for webhooks v2 (#14220)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-04-02 08:54:31 +01:00
Cesar Sanchez
a7a165dda2 feat(Airtop Node): Add Airtop node (#13809) 2025-04-01 20:51:04 +01:00
Dana
4bc1c1a547 fix(n8n Form Node): Remove field requirement and do not inherit description (#14254) 2025-04-01 12:21:39 +02:00
कारतोफ्फेलस्क्रिप्ट™
73e8d76e13 refactor: Overhaul nodes-testing setup - Part 1 (no-changelog) (#14303) 2025-04-01 10:15:13 +02:00
Michael Kret
f85b851851 feat(Postgres Node): Batching warning for executeQuery operation insert query (#14287) 2025-04-01 10:57:26 +03:00
Dana
c5e2d2dddc fix(Google Sheets Node): Improve error message when row_number is null or undefined (#14229) 2025-03-31 16:47:50 +02:00
Uri Levitsky
68d9460f2a feat(SendGrid Node): Add option to specify "reply to" email addresses (#14282) 2025-03-31 12:20:37 +02:00
Elias Meire
4443a5f532 fix(Summarize Node): Fix type casting of strings and numbers (#14259) 2025-03-28 16:39:29 +00:00
Jon
24fad512da fix(Slack Node): Make sure paginated calls use the defined limits (#14185) 2025-03-28 15:51:56 +00:00
Michael Kret
9bd72eaa13 fix(n8n Form Node): Hidden field fix (#14219) 2025-03-28 15:41:26 +00:00
Jon
5f4e56f75b fix(Slack Trigger Node): Fix issue with new user event not correctly working (#14129) 2025-03-26 22:09:11 +00:00
Jon
f6517664dd feat(Telegram Trigger Node): Add options to restrict to chat and user IDs (#14164) 2025-03-26 13:38:58 +00:00
oleg
22e6569f7e feat(Evaluation Metrics Node): Add Evaluation Metrics node (no-changelog) (#14050) 2025-03-25 14:45:20 +01:00
Jon
a082a16c5d fix(Microsoft SQL Node): Fix maximum call stack on execute query (#13940) 2025-03-25 08:12:17 +00:00
Timothy Degryse
cb01f2dd0d feat(Matrix Node): Add audio and video media types (#14057) 2025-03-24 18:04:00 +01:00
Jon
10f6c3b1d3 fix(Baserow Node): Fix issue where database selection was returning other types (#14115) 2025-03-24 15:08:25 +00:00
Alex Grozav
b9608647ca refactor: Convert all enums to const object types in nodes-base (no-changelog) (#14131) 2025-03-24 14:40:19 +02:00
Dmitrii
7614dbecd7 fix(n8n Form Trigger Node): Fix docs link (no-changelog) (#14118) 2025-03-24 10:29:36 +00:00
Florian Kinder
830d2c5df5 feat(Extract from File Node): Add relax_quote option (#13607)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-03-21 14:44:51 +00:00
Alex Grozav
8215e0b59f refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
Jon
ced8bcdd0c chore: NODE-2585 - Generate Schema Files (no-changelog) (#14058) 2025-03-21 09:27:40 +01:00
Dana
8f46371d77 feat(n8n Form Trigger Node): Respond with File (#13507) 2025-03-19 11:56:40 +00:00
Jon
31c0575999 chore: NODE-2547 - Generate Schema Files (no-changelog) (#13873) 2025-03-18 15:19:10 +00:00
Ria Scholz
d6d5a66f5d feat: Add appendN8nAttribution option to sendAndWait operation (#13697)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-03-18 10:43:21 +01:00
Jon
d0fdb11499 feat(SeaTable Node): Update node with new options (#11431) 2025-03-17 14:40:58 +00:00
Elias Meire
5670449025 test(Gmail Node): Add tests for Gmail node v1 (no-changelog) (#12461) 2025-03-14 17:13:12 +00:00
Michael Kret
881d3f8771 feat(Merge Node): Better pairedItem mapping in combineBySql operation if SELECT query (#13849)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-03-13 12:20:44 +02:00
Jon
dd4f51cff5 fix(MySQL Node): Fix potential sql injection (#13818) 2025-03-13 08:19:14 +00:00
Michael Kret
b5632545c5 fix(Postgres Node): RMC do not mark collumn as required if identity_generation is BY DEFAULT (#13752)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-03-13 07:35:50 +02:00
Jon
a12935d724 fix(Linear Node): Fix issue with undefined error (no-changelog) (#13834) 2025-03-11 16:24:24 +00:00
Ria Scholz
ca8d249700 fix(AWS SES Node): Encode template parameters properly (#13570)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2025-03-11 15:38:29 +00:00
Michael Kret
9c040ee5a5 feat(WhatsApp Trigger Node): New option to opt-out from message status updates (#13751) 2025-03-11 11:27:58 +02:00
कारतोफ्फेलस्क्रिप्ट™
6c1b99d6c2 chore: Upgrade axios to address CVE-2025-27152 (#13799) 2025-03-11 09:08:01 +01:00
Michael Kret
de23ae5558 fix(n8n Form Node): Resolve expressions in HTML fields (#13755) 2025-03-11 05:40:58 +02:00