Commit graph

11862 commits

Author SHA1 Message Date
Eugene 9deb75916e
feat(core): Enable usage as a tool for more nodes (#12930) 2025-02-04 10:47:46 +01:00
कारतोफ्फेलस्क्रिप्ट™ 65ec6ae0c8
refactor(core): Consolidate execution lifecycle hooks even more + additional tests (#12898) 2025-02-04 10:17:44 +01:00
Ricardo Espinoza 9bcbc2c2cc
feat: Allow setting API keys expiration (#12954) 2025-02-03 11:16:37 -05:00
कारतोफ्फेलस्क्रिप्ट™ e39928dde8
ci: Fix tests for declarative nodes (no-changelog) (#13013) 2025-02-03 15:04:03 +01:00
Danny Martini a15504329b
fix: Sync partial execution version of FE and BE, also allow enforcing a specific version (#12840)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-02-03 14:17:31 +01:00
कारतोफ्फेलस्क्रिप्ट™ a65a9e631b
feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
Alex Grozav ac7bc4f191
fix(editor): Fix showing and hiding canvas edge toolbar when hovering (#13009) 2025-02-03 14:41:03 +02:00
jeanpaul 37d152c148
feat(OpenAI Chat Model Node, OpenAI Node): Include o3 models in model selection (#13005) 2025-02-03 12:56:07 +01:00
Elias Meire 8c2dbcfece
fix(editor): Prevent infinite loop in expressions crashing the browser (#12732) 2025-02-03 12:50:56 +01:00
Valentin Mocanu 1a2d39a158
fix(Wise Node): Use ISO formatting for timestamps (#10288) 2025-02-03 12:25:10 +01:00
कारतोफ्फेलस्क्रिप्ट™ e8635f2574
fix(core): "Respond to Webhook" should work with workflows with waiting nodes (#12806) 2025-02-03 12:24:11 +01:00
कारतोफ्फेलस्क्रिप्ट™ 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)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
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)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
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
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)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
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
Dana 0da1114981
feat(n8n Form Node): Add Hidden Fields (#12803)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
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
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'
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
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)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
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
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