Commit Graph
4826 Commits
Author SHA1 Message Date
JonandGitHub 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
552c4260c0 🚀 Release 1.82.0 (#13639)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-03 17:45:11 +00:00
Shireen MissiandGitHub b7f7121cb8 fix(GitHub Node): Fix workflow resource locator (#13599) 2025-03-03 14:09:38 +00:00
DanaandGitHub e633e91f69 fix(Google Sheets Node): Accommodate special characters when updating row (#13589) 2025-03-03 14:29:09 +01:00
DanaandGitHub 20dfaa3be6 fix(n8n Form Trigger Node): Sanitize HTML for formNode (#13595) 2025-03-03 14:28:54 +01:00
Shireen MissiandGitHub 7c4e2f014c fix(QuickBooks Online Node): Add qty to quickbooks invoice line details (#13602) 2025-03-03 12:58:27 +00:00
Loan J.andGitHub 294f019414 fix(Odoo Node): Model and fields dynamic fetching errors (#13511) 2025-02-28 15:08:01 +01:00
olegandGitHub 289041e997 feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00
feelgood-interfaceandGitHub 727f6f3c0e feat(Azure Storage Node): New node (#12536) 2025-02-28 11:17:56 +01:00
DanaandGitHub 6c266acced fix(Postgres Node): Accommodate null values in query parameters for expressions (#13544) 2025-02-27 16:39:08 +01:00
d02c8b0d7d fix(seven Node): Remove obsolete options and fix typos (#13122)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-02-27 08:44:29 +00:00
97defb3a83 feat: WhatsApp Business Cloud Node - new operation sendAndWait (#12941)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-02-27 07:20:37 +02:00
AdinaTotoreanandGitHub d3fe3dea32 feat(n8n Vertica credentials only Node): New node (#12256) 2025-02-26 16:37:09 +00:00
JonandGitHub acdd2da492 fix(Google Slides Node): Change wording to make the replace easier to use (no-changelog) (#13522) 2025-02-26 15:25:14 +00:00
5334661b76 fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-02-26 16:23:31 +01:00
Alex GrozavandGitHub 6ba0128b5c refactor: Move vitest-config and eslint-config packages to @n8n (#13530) 2025-02-26 14:45:35 +02:00
JonandGitHub b50658cbc6 feat: Update AWS credential to support more regions (#13524) 2025-02-26 11:25:22 +00:00
Alex GrozavandGitHub 2f395fe89a refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
20ee7984f8 🚀 Release 1.81.0 (#13469)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-02-25 08:55:01 +01:00
Shireen MissiandGitHub 2ef6f111d0 fix: Manually reverted PR 11716 Do not assign all paired items (no-changelog) (#13429) 2025-02-21 19:38:35 +00:00
755734d349 fix(n8n Form Node): Redirection update (no-changelog) (#13104)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-02-19 12:59:38 +00:00
Michael KretandGitHub 14b6f8b972 feat(n8n Form Node): Limit wait time parameters (#13160) 2025-02-19 13:47:19 +02:00
44121a92e5 test(Email Trigger (IMAP) Node): Improve email imap testing (#13255)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-02-19 11:20:33 +01:00
Shireen MissiandGitHub e3b7243377 test(Google Sheets Node): Add tests for google sheet (no-changelog) (#13253) 2025-02-18 09:13:32 +00:00
652ca25ef5 🚀 Release 1.79.0 (#13241)
Co-authored-by: MarcL <1965510+MarcL@users.noreply.github.com>
2025-02-13 10:36:10 +00:00
JonandGitHub 0c6eb6eaef chore: Add new schemas (no-changelog) (#13215) 2025-02-13 10:40:35 +01:00
Charlie KolbandGitHub 11cf1cd23a feat(editor): Expose View Execution links for erroneous sub-executions (#13185) 2025-02-13 09:44:52 +01:00
731a9a7945 feat: Add ConvertAPI cred only node (#12663)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-02-12 17:34:33 +00:00
67cd05c6dc fix(Microsoft OneDrive Node): Try to download file using downloadUrl (#13200)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-02-12 14:46:21 +02:00
Ria ScholzandGitHub 9324e4ffe6 fix(Summarize Node): Not dealing with null values properly (#13044) 2025-02-12 08:09:38 +01:00
Elias MeireandGitHub f2e35869c1 fix(Airtable Node): Use item at correct index in base/getSchema (#13174) 2025-02-11 17:14:17 +00:00
JonandGitHub 7ee6ce7ed2 docs: Update description for Telegram label (no-changelog) (#12780) 2025-02-11 17:11:16 +00:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 90d6f0020c refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
Michael KretandGitHub 6abb1f9374 fix(n8n Form Trigger Node): Update error in validateResponseModeConfiguration (no-changelog) (#13162) 2025-02-11 14:52:21 +02:00
Elias MeireandGitHub 115a367cae fix(Gmail Trigger Node): Prevent error for empty emails, improve type safety (#13171) 2025-02-11 12:45:55 +01:00
Michael KretandGitHub da5e4be0fd fix(Google Sheets Node): Do not delete row_number key from input item (#13158) 2025-02-11 10:01:37 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub dbb9475b7b refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111) 2025-02-10 16:51:01 +01:00
5d05f7f436 fix(Google Sheets Node): RMC should correctly map columns if data location set in options (#13116)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-02-10 11:30:33 +02:00
Michael KretandGitHub e92556260f feat(Microsoft Teams Node): New operation sendAndWait (#12964) 2025-02-10 09:31:45 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub d41ca832dc refactor(core): Move ExecutionLifecycleHooks to core (#13042) 2025-02-07 18:16:37 +01:00
Elias MeireandGitHub cd8b300d5c fix(Google Sheets Trigger Node): Do not return header row in rowAdded mode (#13119) 2025-02-07 12:57:18 +01:00
Michael KretandGitHub 4c2546dc78 feat: Do not assign all paired items (no-changelog) (#11716) 2025-02-06 13:46:28 +00:00
700dd916f6 🚀 Release 1.78.0 (#13096)
Co-authored-by: elsmr <8850410+elsmr@users.noreply.github.com>
2025-02-06 14:04:06 +01:00
JonandGitHub 2a33d07aa0 feat: Add new schema files (no-changelog) (#13062) 2025-02-05 12:48:45 +00:00
0bc0fc6c12 feat(Facebook Graph API Node): Update node to support API v22.0 (#13024)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-02-05 12:18:16 +00:00
Ria ScholzandGitHub be5e49d56c feat(Summarize Node): Preserves original field data type (#13069) 2025-02-05 12:52:16 +01:00
JonandGitHub 2c2d63157b feat: Add support for client credentials with Azure Log monitor (#13038) 2025-02-05 08:51:09 +00:00
DanaandGitHub 182fc150be feat(n8n Form Node): Respond with Text (#12979) 2025-02-04 18:35:25 +01:00
DanaandGitHub ddc40ef7de chore(n8n Form Node): Incorporate design feedback for Custom HTML (#12817) 2025-02-04 18:03:19 +01:00