Commit Graph

4873 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
58b1cee153 ci: Update project references for backend and nodes packages (no-changelog) (#14308) 2025-04-01 12:24:45 +02:00
Dana
4bc1c1a547 fix(n8n Form Node): Remove field requirement and do not inherit description (#14254) 2025-04-01 12:21:39 +02:00
कारतोफ्फेलस्क्रिप्ट™
14979c1106 ci: Generate sourcemaps for nodes code again (no-changelog) (#14292) 2025-04-01 10:15: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
github-actions[bot]
7e6a1e69bf 🚀 Release 1.86.0 (#14293)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-31 14:39:15 +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
Alex Grozav
2da0c86e4d refactor: Migrate nodes build system to tsup (no-changelog) (#14192) 2025-03-27 17:22:04 +02: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
github-actions[bot]
ef66518c92 🚀 Release 1.85.0 (#14135)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-03-24 14:47:49 +01: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
Jon
defeb2e817 feat(Salesforce Node): Add support for PKCE (#14082) 2025-03-24 12:31:45 +00: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
कारतोफ्फेलस्क्रिप्ट™
d3bc80c22b fix(core): Do not use url.includes to check for domain names (#13802) 2025-03-19 12:29:00 +01: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
7e1036187f feat: Allow custom scopes for Entra credential (#13796) 2025-03-18 09:12:41 +00:00
Jon
d0fdb11499 feat(SeaTable Node): Update node with new options (#11431) 2025-03-17 14:40:58 +00:00
github-actions[bot]
6aa75dd983 🚀 Release 1.84.0 (#13993)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-03-17 14:41:21 +01: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
कारतोफ्फेलस्क्रिप्ट™
be8d8ba9a7 Merge tag 'n8n@1.83.0' 2025-03-12 09:40:04 +01:00
github-actions[bot]
732e049748 🚀 Release 1.83.0 (#13787)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-12 09:14:45 +01: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
526a2e4ca3 fix: Do not trigger sendAndWait response on bot visit if response type is approval (#13792) 2025-03-11 13:59:51 +02: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
Michael Kret
321fac2efa fix(Airtable Node): Table RLC should depend on Base RLC (#13735) 2025-03-10 10:58:37 +02:00
Haru
783bf7b3bc fix(Elasticsearch Node): Use POST instead of GET to allow request body in search API (#13302)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-03-07 09:28:49 +02:00
कारतोफ्फेलस्क्रिप्ट™
d2dd1796a8 chore: Lintfix and format (no-changelog) (#13705) 2025-03-05 16:50:43 +01:00
Jon
5fe33efc94 fix(S3 Node): Fix issue when connecting to Supabase storage (#13667) 2025-03-04 14:37:48 +00:00
कारतोफ्फेलस्क्रिप्ट™
0a570f9bc8 Merge tag 'n8n@1.82.0' 2025-03-03 19:22:15 +01:00
github-actions[bot]
552c4260c0 🚀 Release 1.82.0 (#13639)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-03 17:45:11 +00:00