n8n/packages/workflow/src
2026-01-15 11:01:16 +00:00
..
common refactor(editor): Remove part of getCurrentWorkflow usages (#16148) 2025-07-24 12:51:32 +03:00
errors Merge commit from fork 2026-01-06 17:19:32 +01:00
expressions fix(HTTP Request Node): Fix paginated requests with HttpBearerAuth (#17005) 2025-07-04 21:53:01 +03:00
extensions feat(editor): Add JS method aliases (#21799) 2025-12-15 15:36:03 +01:00
graph feat(editor): Add ability to extract sub-workflows to canvas context menu (#15538) 2025-06-02 12:17:27 +02:00
native-methods feat(editor): Add JS method aliases (#21799) 2025-12-15 15:36:03 +01:00
node-parameters feat(core): First shot in resolving the credential resolver config expressions (#23110) 2026-01-07 11:17:42 +01:00
run-execution-data feat(core): Switch to structured destination node (no-changelog) (#22143) 2025-11-24 16:13:37 +01:00
augment-object.ts refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
connections-diff.ts feat(core): Introduce WorkflowHistory compaction service (#23238) 2025-12-24 09:00:58 +01:00
constants.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
cron.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
data-table.types.ts feat(Data Table Node): Add data table crud operations to data table node (#22951) 2025-12-23 09:32:23 -05:00
deferred-promise.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
evaluation-helpers.ts fix(core): Fix metric default value handling and add AI model connection validation for setMetric operation in Evaluation (#18088) 2025-08-08 12:38:58 +02:00
execution-context-establishment-hooks.ts chore(core): Http Header Extractor Hook (#22404) 2025-12-02 09:05:50 +01:00
execution-context.ts chore(core): Skip dynamic credentials for manual executions (#23085) 2025-12-12 12:38:29 +01:00
execution-status.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
expression-evaluator-proxy.ts refactor(core): Improve expressions handling (#24177) 2026-01-13 09:10:27 +00:00
expression-sandboxing.ts refactor(core): Improve expressions handling (#24177) 2026-01-13 09:10:27 +00:00
expression.ts chore: Fix lint and typecheck on CI (#23912) 2026-01-06 14:14:16 +01:00
from-ai-parse-utils.ts fix(core)!: Type coercion of $fromAI default values (#19128) 2025-09-03 13:36:05 +02:00
global-state.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
index.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
interfaces.ts fix(core): Preserve source overwrite in chained tool calls (#24226) 2026-01-15 07:59:34 +00:00
logger-proxy.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
message-event-bus.ts feat(core): Add TLS support to Syslog client (#23304) 2026-01-06 21:15:02 +01:00
metadata-utils.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
node-helpers.ts feat(ai-builder): Fitlter resource/operation in node-type definitions (#24078) 2026-01-15 11:01:16 +00:00
node-reference-parser-utils.ts fix(editor): Fix inputs when extracting sub-workflows with Split Out nodes (#19923) 2025-10-09 09:41:22 +03:00
observable-object.ts refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
result.ts feat(core): Enforce config file permissions on startup (#11328) 2024-10-23 12:54:53 +03:00
run-execution-data-factory.ts feat(core): Switch to structured destination node (no-changelog) (#22143) 2025-11-24 16:13:37 +01:00
schemas.ts feat: Allow to set ChatHub workflow agent icon in NDV (#23562) 2026-01-05 16:18:23 +01:00
telemetry-helpers.ts refactor(core, editor): Remove Pyodide (#23572) 2025-12-29 14:54:15 +01:00
tool-helpers.ts fix(core): Sanitize all non-alphanumeric characters from tool names (#18800) 2025-08-26 14:00:54 +02:00
type-guards.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
type-validation.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
types.d.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
utils.ts fix(core): Sanitize filenames for file operations (#23988) 2026-01-09 10:33:04 +00:00
versioned-node-type.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
workflow-checksum.ts fix: Fix checksum hashing when WebCrypto is unavailable (#23024) 2025-12-10 15:22:49 +02:00
workflow-data-proxy-env-provider.ts feat(core): Block access to env in code and expressions by default (#22643) 2025-12-03 12:33:18 +02:00
workflow-data-proxy-helpers.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
workflow-data-proxy.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
workflow-diff.ts refactor(core): Clean up workflow history compaction service and related utils (#24043) 2026-01-12 07:44:23 +00:00
workflow-validation.ts feat: Validate nodes before activating (#22916) 2025-12-08 15:47:55 +02:00
workflow.ts feat(ai-builder): Consolidate builder telemetry (#22644) 2025-12-08 10:56:38 +01:00