Commit graph

12086 commits

Author SHA1 Message Date
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
Elias Meire b6c0d96e43
fix(editor): Correctly compare old parameter value for nested parameters (#13179) 2025-02-11 17:08:55 +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
Eugene 02573b46e0
feat(core): Add error reporting for workflow evaluation (no-changelog) (#12838)
Co-authored-by: oleg <me@olegivaniv.com>
2025-02-11 16:03:41 +01:00
Iván Ovejero 17acf70591
perf(core): Batch workflow activation to speed up startup (#13191) 2025-02-11 15:12:55 +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 78644b0ec7
fix(editor): Fix alignment in RMC component (#13167) 2025-02-11 13:36:18 +01: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
Csaba Tuncsik 4c19baea3d
fix(editor): Adjust project plus button color in dark mode (#13175) 2025-02-11 10:40:47 +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
Tomi Turtiainen 67b951ee07
fix(core): Fix parsing of push messages (no-changelog) (#13136) 2025-02-10 19:47:03 +02:00
कारतोफ्फेलस्क्रिप्ट™ 298a7b0038
fix(core): Do not save credential overwrites data into the database (#13170) 2025-02-10 17:24:36 +01:00
कारतोफ्फेलस्क्रिप्ट™ dbb9475b7b
refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111) 2025-02-10 16:51:01 +01:00
Iván Ovejero 5dddf772cf
fix(core): Fix resuming executions on test webhooks from Wait nodes (#13168) 2025-02-10 16:43:54 +01:00
Elias Meire 8f25a06e6c
fix(editor): Fix '=' handling in expressions (#13129) 2025-02-10 16:41:55 +01:00
jeanpaul f057cfb46a
fix(OpenAI Node): Limit chat history to context window when using memory (#13137) 2025-02-10 15:41:13 +01:00
Shireen Missi df8f059504
fix(core): Same version of merge node behaves differently after n8n update (#13106)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-10 14:01:26 +00:00
कारतोफ्फेलस्क्रिप्ट™ a4c5334853
fix(core): Handle credential decryption failures gracefully on the API (#13166) 2025-02-10 13:40:31 +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
Tomi Turtiainen da837feb26
fix(editor): Fix sending of push messages when connection is down (no-changelog) (#13133) 2025-02-10 10:53:40 +02:00
Charlie Kolb bde84205f9
fix(editor): Disable fromAI button for vector stores (#13125) 2025-02-10 09:51:18 +01:00
Milorad FIlipović 814e2a8924
fix(editor): Load only personal credentials when setting up a template (#12826) 2025-02-10 09:43:50 +01:00
autologie b17cbec3af
feat(editor): Add ‘execute workflow’ buttons below triggers on the canvas (#12769)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-02-10 09:14:39 +01: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
Marc Littlemore cae98e733d
fix(core): Allow secrets manager secrets to be used in credentials (#13110) 2025-02-07 17:43:00 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4577ce0846
refactor(core): Move more code out of NodeExecutionFunctions, and add unit tests (no-changelog) (#13131) 2025-02-07 17:35:51 +01:00
Ria Scholz ccdca6b39f
docs(Chat Trigger Node): Add option for loadPreviousSession (#13132) 2025-02-07 16:49:22 +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
कारतोफ्फेलस्क्रिप्ट™ ac8c5527ca
chore(editor): Upgrade curlconverter, remove the custom patch (no-changelog) (#13124) 2025-02-07 12:48:38 +01:00
कारतोफ्फेलस्क्रिप्ट™ fc440eb68b
fix(core): Handle cancellation of waiting executions correctly (#13051) 2025-02-07 12:34:03 +01:00
कारतोफ्फेलस्क्रिप्ट™ be39d0a0f1
fix(core): Add an option to enable dual-stack lookup to support IPv6 for redis (#13118) 2025-02-07 12:06:12 +01:00
Csaba Tuncsik 8b28d6ce8e
refactor: Move cURL converter to frontend (#11432)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-07 12:05:04 +01:00
Milorad FIlipović 94789e0309
feat(editor): Add node_id to canvas events (no-changelog) (#13120) 2025-02-07 10:55:34 +01:00
jeanpaul 2b1eb049f2
fix(Basic LLM Chain Node): Use correct mimetype for binary data (#12978) 2025-02-07 09:49:11 +01:00
oleg 9e4e1ca1f4
fix(Call n8n Sub-Workflow Tool Node): Fix json type when using $fromAI (#13102) 2025-02-06 17:58:43 +01:00
oleg 577d5a1bff
refactor(Google Gemini Chat Model Node): Provide custom message mapper to N8nLlmTracing (no-changelog) (#13076) 2025-02-06 17:28:13 +01:00
jeanpaul 76e0c99613
feat(OpenAI Chat Model Node): Add reasoning effort option to control the amount of reasoning tokens to use (#13103) 2025-02-06 17:21:34 +01:00
oleg fff46fa75e
refactor(Call n8n Sub-Workflow Tool Node): Remove duplicate FromAIParser service (no-changelog) (#13105) 2025-02-06 17:19:27 +01:00
Tomi Turtiainen fff98b16bb
fix(editor): Fix issues with push connect reconnection (#13085) 2025-02-06 16:39:18 +02:00
Iván Ovejero e59d9830bf
fix(core): Fix high volume of node operation errors in Sentry (#13053) 2025-02-06 15:32:12 +01:00
Michael Kret 4c2546dc78
feat: Do not assign all paired items (no-changelog) (#11716) 2025-02-06 13:46:28 +00:00
Mutasem Aldmour 2eabca5613
fix(editor): Fix prompt in easy ai template (#13091) 2025-02-06 14:30:12 +01:00
कारतोफ्फेलस्क्रिप्ट™ a81344cfcd
Merge tag 'n8n@1.78.0' 2025-02-06 14:28:13 +01:00
कारतोफ्फेलस्क्रिप्ट™ 2b133aa201
feat(core): Add an option to allow community nodes as tools (#13075) 2025-02-06 14:17:15 +01:00
Charlie Kolb ff8b1c1108
feat(editor): Add docs link in $fromAI hover info tooltip (#13097) 2025-02-06 14:17:01 +01: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
Elias Meire 3ed827ed66
fix: Add version to new @n8n/composables package (no-changelog) (#13098) 2025-02-06 13:47:10 +01:00
कारतोफ्फेलस्क्रिप्ट™ 1593b6cb41
fix(core): Do not emit workflow-post-execute event for waiting executions (#13065) 2025-02-06 13:37:13 +01:00
Elias Meire a37c8e8fb8
fix(core): Only use new resource mapper type validation when it is enabled (#13099) 2025-02-06 13:21:13 +01:00
Alex Grozav ef87da4c19
feat: Add reusable frontend composables package (#13077)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-02-06 12:44:30 +02:00
Elias Meire 00e3ebc9e2
fix(editor): Code node overwrites code when switching nodes after edits (#13078) 2025-02-05 17:07:32 +01:00
oleg 16d59e98ed
fix(editor): Allow to re-open sub-connection node creator if already active (#13041) 2025-02-05 16:45:26 +01:00
Jon 2a33d07aa0
feat: Add new schema files (no-changelog) (#13062) 2025-02-05 12:48:45 +00:00
Charlie Kolb 32f2ac6773
fix(editor): Fix overrideField text overflow (no-changelog) (#13068) 2025-02-05 13:19:15 +01: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
Eugene a90529fd51
fix(AI Agent Node): Ignore SSL errors option for SQLAgent (#13052)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-02-05 12:35:05 +01:00
oleg b67a003e0b
feat(HTTP Request Tool Node): Relax binary data detection (#13048) 2025-02-05 12:14:31 +01:00
Charlie Kolb a7792684a6
chore: Fix CI type-checking issue (no-changelog) (#13067) 2025-02-05 11:53:39 +01:00
Charlie Kolb 2492c35e90
fix(editor): Move overrideButton and other options to the left to line up with container boundary (no-changelog) (#13061) 2025-02-05 11:25:32 +01:00
Jon 2c2d63157b
feat: Add support for client credentials with Azure Log monitor (#13038) 2025-02-05 08:51:09 +00:00
Charlie Kolb 21773764d3
feat(editor): Easy $fromAI Button for AI Tools (#12587) 2025-02-05 08:42:50 +01: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
Ricardo Espinoza b60011a180
feat(core): Add sorting to GET /workflows endpoint (#13029) 2025-02-04 10:52:35 -05:00
Csaba Tuncsik 18eaa5423d
fix(editor): Add telemetry to source control feature (#13016) 2025-02-04 15:51:32 +01:00
Charlie Kolb cc907fbca9
fix: Increment runIndex in WorkflowToolV2 tool executions to avoid reusing out of date inputs (#13008) 2025-02-04 13:02:50 +01:00
Elias Meire fdcff9082b
fix(core): Do not enable strict type validation by default for resource mapper (#13037) 2025-02-04 12:31:59 +01:00
autologie 3a908aca17
fix(editor): Fix position of connector buttons when the line is straight (#13034) 2025-02-04 12:18:07 +01:00
Danny Martini 884a7e23f8
fix(editor): Actually enforce the version and don't break for old values in local storage (#13025)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-02-04 12:16:00 +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
कारतोफ्फेलस्क्रिप्ट™ 65ec6ae0c8
refactor(core): Consolidate execution lifecycle hooks even more + additional tests (#12898) 2025-02-04 10:17:44 +01:00
Ricardo Espinoza 9bcbc2c2cc
feat: Allow setting API keys expiration (#12954) 2025-02-03 11:16:37 -05:00
कारतोफ्फेलस्क्रिप्ट™ e39928dde8
ci: Fix tests for declarative nodes (no-changelog) (#13013) 2025-02-03 15:04:03 +01:00
Danny Martini a15504329b
fix: Sync partial execution version of FE and BE, also allow enforcing a specific version (#12840)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-02-03 14:17:31 +01:00
कारतोफ्फेलस्क्रिप्ट™ a65a9e631b
feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
Alex Grozav ac7bc4f191
fix(editor): Fix showing and hiding canvas edge toolbar when hovering (#13009) 2025-02-03 14:41:03 +02:00
jeanpaul 37d152c148
feat(OpenAI Chat Model Node, OpenAI Node): Include o3 models in model selection (#13005) 2025-02-03 12:56:07 +01:00
Elias Meire 8c2dbcfece
fix(editor): Prevent infinite loop in expressions crashing the browser (#12732) 2025-02-03 12:50:56 +01:00
Valentin Mocanu 1a2d39a158
fix(Wise Node): Use ISO formatting for timestamps (#10288) 2025-02-03 12:25:10 +01:00
कारतोफ्फेलस्क्रिप्ट™ e8635f2574
fix(core): "Respond to Webhook" should work with workflows with waiting nodes (#12806) 2025-02-03 12:24:11 +01:00
कारतोफ्फेलस्क्रिप्ट™ 18b6867785
ci: Update corepack before enabling it (no-changelog) (#13004) 2025-02-03 11:16:18 +01:00
Elias Meire 0063bbb30b
feat(editor): Display schema preview for unexecuted nodes (#12901) 2025-02-03 08:50:33 +01:00
Elias Meire ce1deb8aea
fix(editor): Make AI transform node read only in executions view (#12970) 2025-02-03 08:50:24 +01:00
Alex Grozav 1a915239c6
fix(editor): Update node issues when opening execution (#12972)
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-31 19:08:50 +02:00
Mariana-na 7e1844757f
fix(GitHub Node): Don't truncate filenames retrieved from GitHub (#12923)
Co-authored-by: Dana Lee <dana@n8n.io>
2025-01-31 16:48:47 +00:00
Tomi Turtiainen b77bf86166
refactor(core): Make task broker an explicit component of task runner (#12782) 2025-01-31 17:39:06 +02:00
Alex Grozav c7a15d5980
fix(editor): Use correct connection index when connecting adjancent nodes after deleting a node (#12973)
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-31 15:08:31 +02:00
Tomi Turtiainen 2774f35969
test: Add missing $rawParameter to list of known built-ins (#12976) 2025-01-31 14:42:38 +02: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
Eugene 1ca6a9799a
feat(core): Keep track of test case executions during test run (no-changelog) (#12787) 2025-01-31 12:27:35 +01:00
Cornelius Suermann d9d64083d3
fix: Resolve race condition causing unnecessary license renewals (#12966)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-01-31 12:23:04 +01:00
Charlie Kolb 118be24d25
fix(editor): Allow switch to Fixed for boolean and number parameters with invalid expressions (#12948) 2025-01-31 12:00:04 +01:00
Alex Grozav c60cc43124
fix(editor): Add missing explanation for ai execution test change (no-changelog) (#12971) 2025-01-31 12:06:55 +02:00
Alex Grozav 4d55a29460
fix(editor): Fix execution running status listener for chat messages (#12951) 2025-01-31 09:49:38 +02:00
Iván Ovejero 7031569a02
fix(core): Fix empty node execution stack (#12945)
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-30 17:08:04 +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
Raúl Gómez Morales 0d8a544975
fix(editor): SchemaView renders duplicate structures properly (#12943) 2025-01-30 15:15:03 +01: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
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
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
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
Alex Grozav afbbfa3a90
feat: Update e2e tests to run on new canvas (no-changelog) (#12784) 2025-01-24 14:38:54 +02:00
Michael Kret 2c58d47f8e
feat(Telegram Node): New operation sendAndWait (#12771) 2025-01-24 13:44:05 +02:00
Milorad FIlipović 5b760e7f7f
fix(editor): Show input selector when node has error (#12813)
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 09:38:57 +01: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
Iván Ovejero b4d27c49e3
fix(core): Account for pre-execution failure in scaling mode (#12815) 2025-01-23 17:26:19 +01:00
Milorad FIlipović 36e615b28f
fix(editor): Hide Set up Template button for empty workflows (#12808) 2025-01-23 15:14:15 +01:00
कारतोफ्फेलस्क्रिप्ट™ 5820ade1e4
fix(editor): Render inline SVGs correctly on the external secrets settings page (#12802) 2025-01-23 14:48:08 +01:00
Milorad FIlipović 43fc9eff6e
fix(editor): Updating ai agent tool usage callout style to match others (no-changelog) (#12805) 2025-01-23 14:35:24 +01:00
Tomi Turtiainen 3fa0714c22
test(core): Fix task runner test (#12801) 2025-01-23 13:03:01 +01:00
Csaba Tuncsik 2020dc502f
fix(editor): Load appropriate credentials in canvas V2 for new workflow (#12722)
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 12:01:10 +02:00
Iván Ovejero 1f43181360
fix(core): Update execution entity and execution data in transaction (#12756) 2025-01-23 10:16:17 +01:00
Tomi Turtiainen 3d9d5bf9d5
fix(core): Fix usage of external libs in task runner (#12788)
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2025-01-23 10:18:00 +02:00
autologie fb662dd95c
fix(editor): Show mappings by default in sub-node NDVs when the root node isn't executed (#12642) 2025-01-23 08:47:41 +01:00
Milorad FIlipović 114ed88368
fix(editor): Fix sub-execution links in empty output tables (#12781)
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-22 16:31:23 +01:00
Csaba Tuncsik 358d2843e5
fix(editor): Fix workflow move project select filtering (#12764) 2025-01-22 15:49:55 +01:00
Danny Martini 9139dc3c29
fix(editor): Don't send run data for full manual executions (#12687) 2025-01-22 15:18:25 +01:00
कारतोफ्फेलस्क्रिप्ट™ 3049cf85a6
Merge tag 'n8n@1.76.0' 2025-01-22 14:50:51 +01:00
Milorad FIlipović eb4dea1ca8
fix(editor): Handle large payloads in the AI Assistant requests better (#12747) 2025-01-22 14:50:28 +01:00
Tomi Turtiainen 60187cab9b
feat(core): Rename two task runner env vars (#12763) 2025-01-22 15:39:02 +02: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
Gerard de Vries 1c7a38f6ba
feat(Jira Software Node): Personal Access Token credential type (#11038) 2025-01-22 12:43:13 +01:00
Justin Ellingwood 69c2153279
docs: Update benchmark README file to fix secenario filter (no-changelog) (#11680) 2025-01-22 12:38:24 +01:00
Tomi Turtiainen 9062d5040b
chore: Update bug report template (#12774) 2025-01-22 12:25:10 +01:00
Sumin Hong 46bd58cdfe
chore: Fix typo in Jenkins credential (no-changelog) (#12242) 2025-01-22 12:20:18 +01:00
jeanpaul 819ebd058d
fix(editor): Add unicode code points to expression language for emoji (#12633) 2025-01-22 12:16:01 +01:00
Tomi Turtiainen 4f00d7cfe4
refactor: Disable task runner by default (#12776) 2025-01-22 12:15:12 +01:00
mgosal 5b29086e2f
feat: Add Miro credential only node (#12746)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-01-22 10:18:14 +00:00
Iván Ovejero 024ada822c
fix(core): Fix license CLI commands showing incorrect renewal setting (#12759)
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-22 09:00:39 +01:00
Iván Ovejero a39b8bd32b
fix(core): Recover successful data-less executions (#12720) 2025-01-22 09:00:17 +01:00
Tomi Turtiainen 97e651433b
test: Set N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=false in nodes tests (#12762) 2025-01-22 08:52:02 +02:00
कारतोफ्फेलस्क्रिप्ट™ 96ab5bc7e6
ci: Disable task runner for core and nodes tests (#12757)
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-21 17:53:59 +01:00
Stanimira Rikova 565c7b8b9c
feat: Add SSM endpoint to AWS credentials (#12212) 2025-01-21 14:30:26 +00:00
Dana fb4cb5afbb
chore(API): Add styling to credential callback and autoclose window (#12648) 2025-01-21 15:21:42 +01:00
Tomi Turtiainen 223ad7d71a
test: Fix failing core tests (#12752) 2025-01-21 14:47:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ ee08e9e1fe
refactor(core): Extract hooks out of workflow-execute-additional-data (no-changelog) (#12749) 2025-01-21 14:47:02 +01:00
Elias Meire 56c93caae0
fix(editor): Fix JsonEditor with expressions (#12739) 2025-01-21 13:32:48 +01:00
Tomi Turtiainen 9e2a01aeaf
feat(core): Enable task runner by default (#12726) 2025-01-21 14:31:06 +02:00
Michael Kret 353df79411
fix(Jira Software Node): Get custom fields(RLC) in update operation for server deployment type (#12719) 2025-01-21 14:01:05 +02:00
Iván Ovejero d410b8f5a7
fix(core): Sync hookFunctionsSave and hookFunctionsSaveWorker (#12740) 2025-01-21 12:40:38 +01:00
oleg d1b6692736
fix(OpenAI Chat Model Node): Restore default model value (#12745) 2025-01-21 12:01:30 +01:00
कारतोफ्फेलस्क्रिप्ट™ 36bc164da4
fix(core): AugmentObject should handle the constructor property correctly (#12744) 2025-01-21 11:49:43 +01:00
Alex Grozav a96b3f0091
fix(editor): Fix navbar height flickering during load (#12738)
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-21 11:06:22 +02:00
Alex Grozav 2d3b643f6e
test: Update e2e tests for canvas specific actions (no-changelog) (#12614) 2025-01-21 10:30:27 +02:00
Tomi Turtiainen ac2f6476c1
fix(core): Fix license initialization failure on startup (#12737) 2025-01-21 09:29:02 +02:00
Iván Ovejero 9d76210a57
fix(core): Align saving behavior in workflowExecuteAfter hooks (#12731)
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-20 21:53:04 +01:00
कारतोफ्फेलस्क्रिप्ट™ 202da76380
refactor: Remove usless catch blocks, and add a linting rule to prevent them (no-changelog) (#12730) 2025-01-20 18:20:04 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4ee4552b0e
chore: Upgrade vitest and storybook (no-changelog) (#12729) 2025-01-20 18:04:53 +01:00
Alex Grozav 29335b9b6a
feat(editor): Force final canvas v2 migration and remove switcher from UI (#12717)
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-20 18:48:16 +02:00
Danny Martini d25817c5cc
test(core): Fix a typo and add an additional test (#12725) 2025-01-20 16:56:12 +01:00
Danny Martini 967ee4b89b
feat: Synchronize deletions when pulling from source control (#12170)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-01-20 16:53:55 +01:00
Dana f167578b32
feat(n8n Form Trigger Node): Form Improvements (#12590) 2025-01-20 16:52:06 +01:00
Cornelius Suermann 3434682e41
chore: Bump License-SDK to v2.14.1 (no-changelog) (#12724) 2025-01-20 15:26:12 +01:00