Commit Graph

1254 Commits

Author SHA1 Message Date
jeanpaul a34b30acc7 feat(n8n Evaluation Node): Add pre-defined metrics to the "Set Metrics" operation (#17127) 2025-07-11 13:58:26 +02:00
Dana 810f5daa16 fix(Respond to Webhook Node)!: Surround HTML in iframe (#16978)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-07-11 09:59:35 +02:00
Benjamin Schroth 3edadb5a75 feat: Update Chat SDK to support streaming responses (#17006)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
2025-07-10 12:25:29 +02:00
Jaakko Husso bd6d954253 fix(core): Make our file reads more robust (no-changelog) (#17162) 2025-07-09 21:51:09 +03:00
Andreas Fitzek c8b3ac6ab0 fix(core): On OAuth access token update only update partial credential (#17135)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-07-09 12:35:22 +02:00
Andreas Fitzek f5fb33a3fa fix(Execute Sub-workflow Node): Improve paired item handling for child workflows (#17065) 2025-07-09 11:01:57 +02:00
Iván Ovejero d6b646d8cf refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
github-actions[bot] 0547d6f5d2 🚀 Release 1.102.0 (#17075)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-07 17:13:34 +02:00
Benjamin Schroth 5a5848aa42 feat(AI Agent Node): Implement streaming on AI agent node (no-changelog) (#16897) 2025-07-04 09:21:48 +02:00
कारतोफ्फेलस्क्रिप्ट™ 9f8d3d3bc8 refactor(core): Overhaul commands setup. Add support for module commands (#16709)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-07-01 19:14:22 +02:00
Alex Grozav c76d94b364 feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
Tomi Turtiainen acb27edca6 Merge tag 'n8n@1.101.0' 2025-06-30 16:44:49 +03:00
Iván Ovejero 625ae3f584 fix(core): Deduplicate credential types when lazyloading (#16834) 2025-06-30 15:43:58 +02:00
Iván Ovejero 585295c89f fix(core): Fix partial execution in triggerless parent case (#16833) 2025-06-30 15:20:15 +02:00
github-actions[bot] 173cbe48f1 🚀 Release 1.101.0 (#16835)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-30 14:31:31 +02:00
Elias Meire 0775fd859e build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
Benjamin Schroth 9e61d0b9c0 fix(core): Add retry mechanism to tools (#16667) 2025-06-26 13:11:41 +02:00
Guillaume Jacquart 6edde7fb66 chore(core): Send a telementry event if a node outputs non json data (#16558)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-25 10:49:59 +02:00
Benjamin Schroth 1086914080 feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
github-actions[bot] aea8c92281 🚀 Release 1.100.0 (#16628)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-23 14:25:00 +02:00
Benjamin Schroth 79650ea55a feat: Add model selector node (#16371) 2025-06-20 15:30:33 +02:00
Danny Martini 48644ca2f8 fix(core): Show correct error messages when nodes can't be used in an expression (#16549) 2025-06-20 14:52:11 +02:00
RomanDavydchuk f598b3bf00 fix(core): Incorrect data returned by the node when using retry on error + continue on error (#16516) 2025-06-20 12:58:52 +03:00
Benjamin Schroth c3653275f2 fix(core): Reset destination node after partial execution of tools (#16376) 2025-06-16 16:04:31 +02:00
github-actions[bot] 84a5cc67f7 🚀 Release 1.99.0 (#16381)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-16 15:44:12 +03:00
Mutasem Aldmour aa273745ec fix: Run evaluations successfully when offload manual executions is true with queue mode (#16307)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-13 15:33:48 +02:00
Danny Martini 879114b572 fix: Postgres node with ssh tunnel getting into a broken state and not being recreated (#16054) 2025-06-13 14:38:21 +02:00
Suguru Inoue b2eb33351f fix(editor): Logs not shown when tools are partially executed (#16274) 2025-06-13 10:09:52 +02:00
Charlie Kolb 4e94488622 feat(editor): Change default node names depending on node operation and resource (#16188) 2025-06-12 13:57:26 +02:00
Cornelius Suermann ecd9a1e53e Merge tag 'n8n@1.98.0' 2025-06-12 13:22:03 +02:00
Elias Meire e58de1a6e4 fix(core): Fix http requests by using correct agent (#16258) 2025-06-12 10:50:06 +02:00
github-actions[bot] 2b51ad8cab 🚀 Release 1.98.0 (#16225)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-11 11:35:19 +02:00
Elias Meire e3675bdfb4 fix(core): Fix HTTP proxy support in all nodes and other axios requests (#16092) 2025-06-10 14:42:51 +02:00
Charlie Kolb d17a15ef9a Revert "feat(editor): Change default node names depending on node ope… (#16169) 2025-06-10 11:34:08 +02:00
Charlie Kolb c92701cbdf feat(editor): Change default node names depending on node operation and resource (#15954) 2025-06-10 08:50:46 +02:00
कारतोफ्फेलस्क्रिप्ट™ 8c63ca7d57 fix(core): Unloading a community package should also unload all its files from require.cache (#16072) 2025-06-05 21:48:19 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2258a74518 refactor(core): Simplify ExternalSecretsProxy setup and move it to core (#16021) 2025-06-05 12:49:08 +02:00
कारतोफ्फेलस्क्रिप्ट™ 4b11268a6e refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
कारतोफ्फेलस्क्रिप्ट™ 3bdbdfe6ce ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
Andreas Fitzek 40de4ed91c fix(core): Copy metadata information for binary data when data is migrated using filesystem (no-changelog) (#16003) 2025-06-04 14:52:15 +02:00
कारतोफ्फेलस्क्रिप्ट™ f8c9038c10 refactor(core): Lazy-load sentry sdk again (#15982) 2025-06-03 19:32:04 +02:00
कारतोफ्फेलस्क्रिप्ट™ 7c806ff532 refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
Danny Martini 8abd556597 feat(core): Allow logging JSON to stdout (#15766) 2025-06-03 10:42:49 +02:00
github-actions[bot] 6e5e1eadc3 🚀 Release 1.97.0 (#15929)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-06-02 16:46:22 +02:00
github-actions[bot] ab4587106f 🚀 Release 1.96.0 (#15921)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-02 14:38:25 +02:00
Iván Ovejero c229e915ea refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
Alex Grozav e704077864 refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466) 2025-05-30 12:44:33 +03:00
github-actions[bot] 38e1908bc4 🚀 Release 1.95.0 (#15694)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-26 14:39:53 +02:00
github-actions[bot] 9cf6265e9f 🚀 Release 1.94.0 (#15516)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-19 14:26:31 +02:00
oleg b6370fb2ec fix(editor): Fix partial chat executions (#15379) 2025-05-15 17:12:08 +02:00