Commit graph

13015 commits

Author SHA1 Message Date
Dana Lee 69e4d5d853
wip 2025-01-31 09:57:37 +01:00
Dana Lee 09409ad9f0
Refactor rendering of Form Node and Form Completion Node 2025-01-30 11:07:15 +01:00
Dana Lee 0c483a2551
Rename checkResponseModeConfiguration to validateResponseModeConfiguration 2025-01-30 11:07:14 +01:00
Mariana-na 6258f0c9dd
ci: Remove lefthook path to make it accessible on Windows (#12929)
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
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-01-30 09:57:33 +00: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
Eugene 0f345681d9
chore: Add basic telemetry events to workflow evaluation (no-changelog) (#12890)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-29 16:00:22 +01:00
Milorad FIlipović 12d686ce52
feat(editor): Show fixed collection parameter issues in UI (#12899) 2025-01-29 15:50:15 +01:00
Tomi Turtiainen 152310b7a0
ci: Fix ci-master workflow (#12921) 2025-01-29 16:39:18 +02:00
Tomi Turtiainen 323e87825e
ci: Use blacksmith in build, lint and test workflows (#12748) 2025-01-29 15:48:31 +02:00
Raúl Gómez Morales 212a5bf23e
fix(editor): Refine push modal layout (#12886)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-01-29 14:34:32 +01:00
कारतोफ्फेलस्क्रिप्ट™ 9446304d66
Merge tag 'n8n@1.77.0'
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-29 13:54:36 +01:00
Ricardo Espinoza ad3250ceb0
feat: Allow multi API creation via the UI (#12845) 2025-01-29 07:42:01 -05: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
Alex Grozav c25c613a04
feat(editor): Always keep at least one executing node indicator in the workflow (#12829) 2025-01-29 13:38:24 +02:00
Tomi Turtiainen 8da4f351e1
test(core): Add integration test for JS task runner (#12804)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-29 12:00:07 +01:00
Iván Ovejero 647dc198c2
refactor(core): Small improvements to external hooks (#12915) 2025-01-29 11:14:06 +01:00
oleg be967ebec0
feat(editor): Add evaluation workflow and enhance workflow selector with pinned data support (#12773) 2025-01-29 11:03:03 +01:00
कारतोफ्फेलस्क्रिप्ट™ 05b5f95331
refactor(core): Make external hooks type-safe, and add tests (#12893) 2025-01-29 10:33:39 +01:00
Tomi Turtiainen 3d27a14987
fix(core): Validate credential data before encryption (#12885) 2025-01-29 09:10:04 +02:00
Cornelius Suermann f32eef85bd
fix(core): Renew license on startup for instances with detached floating entitlements (#12884)
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-28 21:02:24 +01:00
Tomi Turtiainen ac84ea1445
fix(core): Fix possible corruption of OAuth2 credential (#12880) 2025-01-28 17:34:06 +01:00
oleg 9918afa51b
feat: Add DeepSeek Chat Model node (#12873) 2025-01-28 16:43:50 +01:00
Alex Grozav d5062189db
fix(editor): Focus executions iframe when n8n is ready to delegate keyboard events (#12741) 2025-01-28 17:22:41 +02:00
Charlie Kolb e85fe4abec
chore: Fix failing e2e tests (no-changelog) (#12897) 2025-01-28 15:57:00 +01:00
oleg dc85b022d1
feat: Add OpenRouter node (#12882) 2025-01-28 15:43:48 +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
कारतोफ्फेलस्क्रिप्ट™ 69a97bd32d
refactor(core): Move all execution lifecycle telemetry events to lifecycle hooks (no-changelog) (#12816) 2025-01-28 13:45:30 +01:00
कारतोफ्फेलस्क्रिप्ट™ 49b8693d7c
ci: Fix Credentials tests on node 18 (no-changelog) (#12889)
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
Benchmark Docker Image CI / build (push) Waiting to run
2025-01-28 13:17:35 +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
Charlie Kolb 13652c5ee2
chore: Move AIParametersParser to n8n-workflow (no-changelog) (#12671) 2025-01-28 10:47:50 +01:00
Elias Meire d981b5659a
feat(API): Add route for schema static files (#12770) 2025-01-28 09:53:04 +01:00
कारतोफ्फेलस्क्रिप्ट™ 1d33b9f4a7
ci: Revert path change for n8n-logo.png (#12874) 2025-01-28 08:49:33 +01:00
कारतोफ्फेलस्क्रिप्ट™ 0c86bf2b37
fix(core): Improve error handling in credential decryption and parsing (#12868)
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
Benchmark Docker Image CI / build (push) Waiting to run
2025-01-27 20:03:34 +01:00
कारतोफ्फेलस्क्रिप्ट™ f64c6bf9ac
chore: Upgrade nock and delete nock related boilerplate code (no-changelog) (#12869) 2025-01-27 18:17:51 +01:00
Charlie Kolb 0bb65f27ab
chore: Remove explicit defineProps import (no-changelog) (#12867) 2025-01-27 16:58:29 +01:00
Dana 0979a99309
chore(API): Follow up design for credential callback (#12798)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-01-27 15:42:45 +00:00
Milorad FIlipović 6dd90c8764
feat(editor): Add more telemetry for workflow inputs (no-changelog) (#12862) 2025-01-27 15:36:59 +01:00
Iván Ovejero eabf160957
fix(core): Handle max stalled count error better (#12824) 2025-01-27 13:44:20 +01:00
Csaba Tuncsik 648c6f9315
fix(editor): Properly set active project in new canvas (#12810)
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-27 12:32:03 +01:00
कारतोफ्फेलस्क्रिप्ट™ 663dfb48de
fix(Postgres PGVector Store Node): Release postgres connections back to the pool (#12723)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-27 11:52:18 +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
कारतोफ्फेलस्क्रिप्ट™ a24e4420bb
feat(core): Explicitly report external hook failures (#12830) 2025-01-27 10:56:26 +01:00
कारतोफ्फेलस्क्रिप्ट™ 02880cc5a6
test(editor): Fix usePushConnection tests on node 18 (no-changelog) (#12832) 2025-01-27 08:53:36 +01:00
Cornelius Suermann 03365f096d
fix(core): Display the last activated plan name when multiple are activated (#12835)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2025-01-25 16:33:40 +01:00
Danny Martini 6f44004354
ci: Fix manually dispatching e2e test workflows (#12841)
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-24 21:30:27 +01:00
कारतोफ्फेलस्क्रिप्ट™ 31281a3f6b
ci: Run Frontend tests on master only on node 20 (no-changelog) (#12833)
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-24 16:33:00 +01:00
Michael Kret a197fbb21b
feat(Send Email Node): New operation sendAndWait (#12775) 2025-01-24 15:59:43 +02:00
Alex Grozav d48cc36061
feat(editor): Remove bug reporting button from new canvas (no-changelog) (#12831) 2025-01-24 15:55:48 +02:00
कारतोफ्फेलस्क्रिप्ट™ e05608ac90
refactor(core): Alllow using S3 compatible object stores over http (#12812) 2025-01-24 14:50:07 +01:00