Commit Graph
13701 Commits
Author SHA1 Message Date
Guillaume Jacquart 88ed7beff2 feat(core): Enable insights for sqlite legacy (#14606) 2025-04-22 10:38:34 +02:00
Elias Meire 6b344f8a7e feat(editor): Add support for automatic expression switching to RLC (#14735) 2025-04-22 08:09:05 +03:00
Guillaume Jacquart 81d08ad1de fix(Wait Node): Fix wait node tests by always using a future date (#14733) 2025-04-18 14:11:39 +03:00
Michael Kret fec2284a77 fix(Respond to Webhook Node): Disable expressions in Respond With (#14727) 2025-04-18 11:54:28 +03:00
Michael Kret 38eaef97fe fix(Freshdesk Node): Fix types issue (#14730) 2025-04-18 11:38:39 +03:00
Guillaume Jacquartandकारतोफ्फेलस्क्रिप्ट™ 09806c36ae fix(core): Fix using secrets for credentials on oauth callback (#14711)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-04-18 10:29:04 +02:00
3641c1fb87 fix(Wait Node): Validate datetime for specific time mode (#14701)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
2025-04-18 10:26:21 +02:00
Michael Kret 3feab31792 fix(n8n Form Trigger Node): Remove relience on getWorkflowStaticData for passing query parameters (#14728) 2025-04-18 10:37:46 +03:00
Michael Kret b615e51f13 feat: Option to skip validation in getNodeParameter (#14726) 2025-04-18 10:05:25 +03:00
Raúl Gómez MoralesandCsaba Tuncsik e1632348f2 fix(editor): Fix square button layout (no-changelog) (#14671)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-04-17 19:46:53 +02:00
Elias Meire e6f26b895d fix(HubSpot Node): Include item index in error messages (#14704) 2025-04-17 18:59:27 +02:00
Jaakko Husso b80d7531d4 fix(editor): Allow long links on rendered markdown split to multiple lines (#14635) 2025-04-17 18:03:33 +03:00
Iván Ovejero a93dd53a3b fix(core): Handle task runner accept timeout error (#14709) 2025-04-17 15:46:18 +02:00
Charlie Kolb 5aa6054bc9 fix(editor): Differentiate $fromAI overrides within lists (#14696) 2025-04-17 15:44:24 +02:00
Raúl Gómez MoralesandCsaba Tuncsik acf2453ea7 fix(editor): Fix directives breaking reactivity (no-changelog) (#14665)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-04-17 14:23:12 +02:00
Ricardo Espinoza 08e73d3aed fix(core): Only check for folder changes when parentFolderId is present (#14618) 2025-04-17 08:08:12 -04:00
Suguru Inoueandकारतोफ्फेलस्क्रिप्ट™ 1e0853b24a feat(editor): Log details panel (#14409)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-17 13:44:40 +02:00
Iván Ovejero 3cdc8b41be refactor(core): Port workflow history config (#14689) 2025-04-17 13:09:40 +02:00
RomanDavydchuk 8325ca1a45 fix(editor): Highlight the suggested data type with bold in the Filter node (#14707) 2025-04-17 13:32:53 +03:00
Mike PeacheyandDana 652d0f5428 fix: AWS credential signing http request - convert form to body (#14060)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-04-17 12:30:04 +02:00
Danny Martini ddfe594cf0 fix(core): Prefer triggers with run data during partial executions (#14691) 2025-04-17 11:09:54 +02:00
Iván Ovejero 048df28d5f refactor(core): Make setting and expiration of leader key atomic (#14702) 2025-04-17 10:36:37 +02:00
Michael Kret 77e2ac6495 fix(LinkedIn Node): API version update (#14697) 2025-04-17 11:23:41 +03:00
Iván Ovejero bfccd42b9f chore(core): Fix typo in prototype mutation env var docline (#14652) 2025-04-17 10:07:22 +02:00
Mutasem Aldmour 74de4037be fix(editor): Fix same order of buttons in run data selector (#14677) 2025-04-17 09:32:07 +02:00
shortstacked 874402e0b3 fix: Removing call to actual endpoint (no-changelog) (#14687) 2025-04-17 08:26:24 +01:00
shortstacked 8b70fbcb5f fix: Improve stability of NDV hover test (no-changelog) (#14679) 2025-04-17 08:26:10 +01:00
Jaakko Husso ad386cde31 fix(editor): Fix expanding schema items with same names on NDV (#14673) 2025-04-17 10:26:05 +03:00
कारतोफ्फेलस्क्रिप्ट™ 11a36b758d fix(editor): Restrict what binary-data types can be viewed in the UI (#14685) 2025-04-16 18:05:19 +02:00
Iván Ovejero 68a87619af fix(editor): Account for $evaluateExpression in Codemirror (#14643) 2025-04-16 17:34:13 +02:00
Jon 4362f37df2 fix: Fix issue with open router credential test (#14440) 2025-04-16 17:00:59 +02:00
Elias Meire 3add0b82ba fix(Postgres Node): Fix inserting null or undefined in type=json columns (#14672) 2025-04-16 16:36:23 +02:00
Iván Ovejero ff47279b25 perf(core): Reuse context in runOnceForEachItem mode in task runner (#14682) 2025-04-16 16:19:47 +02:00
e1b9407fe9 feat(core): Add scopes to API Keys (#14176)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
2025-04-16 09:03:16 -04:00
Ricardo Espinoza bc12f662e7 feat: Resolve parentFolder when retrieving workflow (#14656) 2025-04-16 08:12:39 -04:00
Charlie Kolb 8b3b4749ea fix(editor): Improve handling of trailing 'Trigger' in NodeCreator search (#14612) 2025-04-16 13:43:14 +02:00
Charlie Kolb a8fee9a4f3 feat(HTTP Request Node): Replace HttpRequest Tool with tool version of standalone HttpRequest Node (#14669) 2025-04-16 13:42:59 +02:00
Iván Ovejero 8b99f42009 refactor(core): Provide clearer errors on task runner rejection (#14666) 2025-04-16 10:28:47 +02:00
olegandAlex Grozav bc269234cf fix(editor): Fix updating of canvas node issue when credential is set-up (#14633)
Co-authored-by: Alex Grozav <alex@grozav.com>
2025-04-16 09:47:20 +02:00
Suguru Inoue ca4d25253a fix: Unit test fails due to missing document (no-changelog) (#14660) 2025-04-16 09:30:26 +02:00
Milorad FIlipović 4e0397eed1 fix(editor): Stop auto-focusing search in resource views (no-changelog) (#14642) 2025-04-16 09:00:47 +02: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
Iván Ovejero 7c1be05845 fix(core): Allow $evaluateExpression to resolve in task runners (#14641) 2025-04-15 20:27:26 +02:00
Milorad FIlipović 57444d3a16 feat(editor): Add drag n drop support for folders (#14549) 2025-04-15 16:59:57 +02:00
Elias Meire 86de2db4f3 test: Fix slow typescript editor tests by mocking typescript vfs (no-changelog) (#14631) 2025-04-15 17:38:31 +03:00
Suguru Inoue ed19f0f39b feat(editor): Show logs panel in execution history page (#14477) 2025-04-15 13:26:02 +02:00
Dana dfc40397c1 test(Telegram Trigger Node): Add tests for Telegram Trigger (no-changelog) (#14537) 2025-04-15 14:05:20 +03:00
Dana 67ea795c82 ci(core): Enforce tests for nodes (#13480) 2025-04-15 13:01:14 +02:00
Iván Ovejero 8e26d5514d fix(core): Propagate env to task runner (#14638) 2025-04-15 11:58:54 +02:00