Commit graph

4802 commits

Author SHA1 Message Date
Shireen Missi e3b7243377
test(Google Sheets Node): Add tests for google sheet (no-changelog) (#13253) 2025-02-18 09:13:32 +00:00
github-actions[bot] 652ca25ef5
🚀 Release 1.79.0 (#13241)
Co-authored-by: MarcL <1965510+MarcL@users.noreply.github.com>
2025-02-13 10:36:10 +00:00
Jon 0c6eb6eaef
chore: Add new schemas (no-changelog) (#13215) 2025-02-13 10:40:35 +01:00
Charlie Kolb 11cf1cd23a
feat(editor): Expose View Execution links for erroneous sub-executions (#13185) 2025-02-13 09:44:52 +01:00
Jon 731a9a7945
feat: Add ConvertAPI cred only node (#12663)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-02-12 17:34:33 +00:00
Shireen Missi 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 Scholz 9324e4ffe6
fix(Summarize Node): Not dealing with null values properly (#13044) 2025-02-12 08:09:38 +01:00
Elias Meire f2e35869c1
fix(Airtable Node): Use item at correct index in base/getSchema (#13174) 2025-02-11 17:14:17 +00:00
Jon 7ee6ce7ed2
docs: Update description for Telegram label (no-changelog) (#12780) 2025-02-11 17:11:16 +00:00
कारतोफ्फेलस्क्रिप्ट™ 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 Kret 6abb1f9374
fix(n8n Form Trigger Node): Update error in validateResponseModeConfiguration (no-changelog) (#13162) 2025-02-11 14:52:21 +02:00
Elias Meire 115a367cae
fix(Gmail Trigger Node): Prevent error for empty emails, improve type safety (#13171) 2025-02-11 12:45:55 +01:00
Michael Kret da5e4be0fd
fix(Google Sheets Node): Do not delete row_number key from input item (#13158) 2025-02-11 10:01:37 +02:00
कारतोफ्फेलस्क्रिप्ट™ dbb9475b7b
refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111) 2025-02-10 16:51:01 +01:00
Michael Kret 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 Kret e92556260f
feat(Microsoft Teams Node): New operation sendAndWait (#12964) 2025-02-10 09:31:45 +02:00
कारतोफ्फेलस्क्रिप्ट™ d41ca832dc
refactor(core): Move ExecutionLifecycleHooks to core (#13042) 2025-02-07 18:16:37 +01:00
Elias Meire cd8b300d5c
fix(Google Sheets Trigger Node): Do not return header row in rowAdded mode (#13119) 2025-02-07 12:57:18 +01:00
Michael Kret 4c2546dc78
feat: Do not assign all paired items (no-changelog) (#11716) 2025-02-06 13:46:28 +00:00
github-actions[bot] 700dd916f6
🚀 Release 1.78.0 (#13096)
Co-authored-by: elsmr <8850410+elsmr@users.noreply.github.com>
2025-02-06 14:04:06 +01:00
Jon 2a33d07aa0
feat: Add new schema files (no-changelog) (#13062) 2025-02-05 12:48:45 +00:00
Tim 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 Scholz be5e49d56c
feat(Summarize Node): Preserves original field data type (#13069) 2025-02-05 12:52:16 +01:00
Jon 2c2d63157b
feat: Add support for client credentials with Azure Log monitor (#13038) 2025-02-05 08:51:09 +00:00
Dana 182fc150be
feat(n8n Form Node): Respond with Text (#12979) 2025-02-04 18:35:25 +01:00
Dana ddc40ef7de
chore(n8n Form Node): Incorporate design feedback for Custom HTML (#12817) 2025-02-04 18:03:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ f150f79ad6
fix(Google Cloud Firestore Node): Fix potential prototype pollution vulnerability (#13035) 2025-02-04 12:14:51 +01:00
Eugene 9deb75916e
feat(core): Enable usage as a tool for more nodes (#12930) 2025-02-04 10:47:46 +01:00
Valentin Mocanu 1a2d39a158
fix(Wise Node): Use ISO formatting for timestamps (#10288) 2025-02-03 12:25:10 +01:00
Elias Meire 0063bbb30b
feat(editor): Display schema preview for unexecuted nodes (#12901) 2025-02-03 08:50:33 +01:00
Michael Kret d47bfddd65
feat(Discord Node): New sendAndWait operation (#12894)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-01-31 13:44:42 +02:00
Milorad FIlipović 066908060f
feat(editor): Relocate workflow ID expression notice (no-changelog) (#12942) 2025-01-31 12:32:18 +01:00
Jon 9d027339fd
feat: Generate Schema Files - 18113073 (no-changelog) (#12927)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-01-30 15:59:04 +01:00
Ricardo Espinoza cdfa22593b
fix(Code Node): Do not validate code within comments (#12938) 2025-01-30 09:44:35 -05:00
Michael Kret 9590e5d58b
feat: Human in the loop section (#12883)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-01-30 16:16:42 +02:00
Dana 0da1114981
feat(n8n Form Node): Add Hidden Fields (#12803)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2025-01-29 16:56:47 +01:00
github-actions[bot] 812619e375
🚀 Release 1.77.0 (#12918)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-01-29 13:18:50 +01:00
Ria Scholz d7dda3f5de
feat(Summarize Node): Turns error when field not found in items into warning (#11889)
Co-authored-by: Dana Lee <dana@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
2025-01-28 14:19:51 +01:00
Michael Kret e146ad021a
feat(Google Chat Node): Updates (#12827)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-01-28 13:26:34 +02:00
Milorad FIlipović de49c23971
feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
Elias Meire d981b5659a
feat(API): Add route for schema static files (#12770) 2025-01-28 09:53:04 +01:00
कारतोफ्फेलस्क्रिप्ट™ f64c6bf9ac
chore: Upgrade nock and delete nock related boilerplate code (no-changelog) (#12869) 2025-01-27 18:17:51 +01:00
Eugene 02df25c450
fix(editor): Add notice when user hits the limit for execution metadata item length (#12676) 2025-01-27 11:29:14 +01:00
Michael Kret a197fbb21b
feat(Send Email Node): New operation sendAndWait (#12775) 2025-01-24 15:59:43 +02:00
Michael Kret 2c58d47f8e
feat(Telegram Node): New operation sendAndWait (#12771) 2025-01-24 13:44:05 +02:00
Michael Kret f4bf55f0d8
feat(Microsoft Outlook Node): New operation sendAndWait (#12795)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-23 18:38:24 +02:00
Michael Kret 3e9f24ddf4
feat: Add timeout options to sendAndWait operations (#12753) 2025-01-23 18:37:19 +02:00
कारतोफ्फेलस्क्रिप्ट™ 3049cf85a6
Merge tag 'n8n@1.76.0' 2025-01-22 14:50:51 +01:00
Dana ba8aa39216
feat(n8n Form Node): Add read-only/custom HTML form elements (#12760) 2025-01-22 13:05:30 +01:00
github-actions[bot] e59a2af858
🚀 Release 1.76.0 (#12779)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-01-22 13:00:06 +01:00