n8n/packages/workflow/src
Jon d85b6888f0
fix: Update anonymous telemetry to remove values that are not needed (#25040)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-02-04 09:06:21 +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-22 12:40:09 +02: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(Microsoft Agent 365 Trigger Node): Integration for Microsoft Agents 365 (#25145) 2026-02-02 08:42:43 +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(core): Add data table resources to the public API (#23610) 2026-01-26 15:18:39 +00: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): Adopt UI/UX for user identifier and fix parsing for hook definitions (#24779) 2026-01-23 13:34:48 +00: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 Merge commit from fork 2026-01-22 12:40:09 +02:00
expression.ts Merge commit from fork 2026-01-16 15:35:20 +02: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(core): Add auto-publish on Environments Feature Pull (#24701) 2026-02-02 09:45:27 +00:00
interfaces.ts fix: Update anonymous telemetry to remove values that are not needed (#25040) 2026-02-04 09:06:21 +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 chore(core): Add dtos for log streaming controller. Use zod to validate existing destination option types (#24493) 2026-01-20 16:37:49 +00: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(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +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 fix: Update anonymous telemetry to remove values that are not needed (#25040) 2026-02-04 09:06:21 +00: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(editor): Add AI Usage settings page (#20926) 2026-02-02 08:20:54 +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(core): Add $tool.name and $tool.parameters expressions (#24783) 2026-01-26 07:31:30 +00:00
workflow-diff.ts fix(core): Merge additive nested parameters in workflow history optimization (#24717) 2026-01-23 10:53:15 +00:00
workflow-environments-helper.ts feat(core): Add auto-publish on Environments Feature Pull (#24701) 2026-02-02 09:45:27 +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