Commit graph

13170 commits

Author SHA1 Message Date
Iván Ovejero f03e5e7d22
build: Upgrade actions/cache to fix CI (#13197) 2025-02-11 17:27:12 +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
कारतोफ्फेलस्क्रिप्ट™ dd6d30c3d4
chore(editor): Upgrade vitest to address CVE-2025-24964 (#13127) 2025-02-10 16:52:39 +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
Tomi Turtiainen 4a362815f6
ci: Create task runner sentry release on publish (#13123) 2025-02-07 13:36:22 +02: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