Jaakko Husso
1e2f4217e0
fix(Code Tool Node): Fix console.log output not being logged on browser ( #19422 )
2025-09-12 15:05:35 +03:00
Mutasem Aldmour
b6abd1ef69
fix: Show correct "canceled" node status for chat model nodes ( #19366 )
2025-09-12 10:21:35 +02:00
Charlie Kolb
6dd7797c39
refactor(core): Store projectId on additionalData independent of dataStore context (no-changelog) ( #19093 )
2025-09-11 09:21:40 +02:00
yehorkardash
a910604822
refactor(Code Tool Node): Replace vm2 with taskrunner for js ( #19247 )
2025-09-09 14:15:31 +03:00
Eugene
d8eb1a97e6
fix(core)!: Type coercion of $fromAI default values ( #19128 )
2025-09-03 13:36:05 +02:00
Iván Ovejero
140e1b082e
refactor(core): Decouple datastore from workflow execution context ( #18963 )
2025-08-29 14:33:03 +02:00
Charlie Kolb
a15391acc9
feat(editor): Support relative dependent parameters for collection NodeProperties ( #18916 )
2025-08-28 16:34:23 +02:00
Jaakko Husso
ab7998b441
fix(editor): Make resource locator work with data tables (no-changelog) ( #18899 )
2025-08-28 11:38:47 +03:00
Charlie Kolb
169acd12bd
feat(core): Expose data store service to Data Store Node (no-changelog) ( #17970 )
...
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
2025-08-19 17:43:19 +02:00
Jaakko Husso
970351bf23
fix(core): Don't reveal whether files exists if they're not within allowed paths ( #18480 )
2025-08-19 17:35:40 +02:00
Michael Kret
9cb5754f33
feat: Add token to sendAndWait operations links to walidate in webhook ( #17566 )
2025-08-06 17:28:50 +03:00
Iván Ovejero
948ebe6702
fix(core): Protect against duplicate cron registration ( #18005 )
2025-08-06 15:35:52 +02:00
RomanDavydchuk
49f3115429
fix(core): Handle non-existing files when checking if it is a symlink ( #18010 )
2025-08-06 12:51:23 +03:00
David Ma
22ca768c13
feat(core): Add Support for Additional Body Properties in OAuth2 API Client Credentials Flow ( #16573 )
...
Co-authored-by: Elias Meire <elias@meire.dev>
2025-08-05 12:26:04 +02:00
RomanDavydchuk
c2c3e08cdf
fix(core): Handle symlinks in blocked paths ( #17735 )
2025-08-01 10:59:53 +03:00
Iván Ovejero
4cf9399432
refactor(core): Move ApplicationError to @n8n/errors ( #17667 )
2025-07-28 17:48:56 +02:00
Iván Ovejero
08c38a76f3
feat(core): Increase Cron observability ( #17626 )
2025-07-28 11:54:33 +02:00
Michael Kret
a98ed2ca49
feat: Respond to chat and wait for response ( #12546 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-07-24 09:48:40 +01:00
Tomi Turtiainen
cca1c2d810
fix(Webhook Trigger Node)!: Change html responses to be embedded an iframe ( #17312 )
...
Co-authored-by: Dana Lee <dana@n8n.io>
2025-07-16 12:53:36 +03:00
Jon
e1805fb14f
fix: Fix issue with restricted file access order ( #17329 )
2025-07-16 02:31:18 +01:00
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
Benjamin Schroth
5a5848aa42
feat(AI Agent Node): Implement streaming on AI agent node (no-changelog) ( #16897 )
2025-07-04 09:21:48 +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
Benjamin Schroth
1086914080
feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) ( #16391 )
2025-06-24 15:38:03 +02:00
Benjamin Schroth
79650ea55a
feat: Add model selector node ( #16371 )
2025-06-20 15:30:33 +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
Elias Meire
e58de1a6e4
fix(core): Fix http requests by using correct agent ( #16258 )
2025-06-12 10:50:06 +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
कारतोफ्फेलस्क्रिप्ट™
2258a74518
refactor(core): Simplify ExternalSecretsProxy setup and move it to core ( #16021 )
2025-06-05 12:49:08 +02:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532
refactor(core): Refactor some imports to reduce baseline memory usage ( #15916 )
2025-06-03 11:23:44 +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
Ricardo Espinoza
726438d95e
feat(editor): Improve manual description in nodes as tools ( #15373 )
2025-05-15 10:45:16 -04:00
Yiorgis Gozadinos
cd1d6c9dfc
fix(AI Agent Node): Fix tool calling when tools run in a loop ( #15250 )
...
Co-authored-by: JP van Oosten <jp@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-05-13 14:40:07 +02:00
oleg
86807978c1
fix(editor): Fix AI Node Logs View to Filter Duplicate Executions ( #15049 )
...
Co-authored-by: autologie <suguru@n8n.io>
2025-05-07 08:55:58 +02:00
Iván Ovejero
e86edf536f
fix(core): Fix task runner logging to browser console ( #15111 )
2025-05-06 09:42:46 +02:00
oleg
07e6c7e13f
feat(core): Improve nodeNameToToolName special characters normalization ( #15126 )
2025-05-06 09:31:43 +02:00
Charlie Kolb
1d4f63985b
fix(core): Use manual tool description if neither resources or operations exist ( #15093 )
2025-05-05 11:44:28 +02:00
कारतोफ्फेलस्क्रिप्ट™
2212aeba30
refactor(core): Move the Memoized decorator to @n8n/decorators (no-changelog) ( #14952 )
2025-04-28 14:16:00 +02:00
Michael Kret
b615e51f13
feat: Option to skip validation in getNodeParameter ( #14726 )
2025-04-18 10:05:25 +03:00
Jaakko Husso
302258dda2
feat(editor): Align DynamicStructuredTool and DynamicTool name fields ( #14604 )
...
feat(Code Tool Node): Use node's name instead of separate name field as tool name
feat(Vector Store Tool Node): Use node's name instead of separate name field as tool name
feat(Custom n8n Workflow Tool Node): Use node's name instead of separate name field as tool name
2025-04-16 09:53:53 +03:00
Charlie Kolb
d42e61bc35
feat(HTTP Request Node): Port optimizeResponse from httpRequest tool to standalone node (no-changelog) ( #14307 )
2025-04-16 08:48:16 +02:00
कारतोफ्फेलस्क्रिप्ट™
2ca742cb15
refactor(core): Migrate binary-data config to a decorated config class ( #14616 )
2025-04-15 10:32:38 +02:00