Commit Graph

13033 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
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) 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) 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
Tomi Turtiainen
44391d52bb chore(core): Upgrade sentry to 8.52.1 (#12968) 2025-01-31 11:10:20 +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) 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
Mariana-na
6258f0c9dd ci: Remove lefthook path to make it accessible on Windows (#12929)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-01-30 09:57:33 +00:00
Dana
0da1114981 feat(n8n Form Node): Add Hidden Fields (#12803) 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
Tomi Turtiainen
152310b7a0 ci: Fix ci-master workflow (#12921) 2025-01-29 16:39:18 +02:00
Tomi Turtiainen
323e87825e ci: Use blacksmith in build, lint and test workflows (#12748) 2025-01-29 15:48:31 +02: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' 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) 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
Charlie Kolb
e85fe4abec chore: Fix failing e2e tests (no-changelog) (#12897) 2025-01-28 15:57:00 +01: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) 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