n8n/packages/cli/src
2026-05-22 11:28:20 +00:00
..
__tests__ refactor(core): Route workflow resolver lookups through a system fallback helper (#30689) 2026-05-21 14:35:51 +00:00
auth feat(core): Encrypt running user's auth cookie into manual execution credential context (#30811) 2026-05-22 09:42:04 +00:00
binary-data feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
chat fix(core): Isolate expressions on chat resumption and test webhook deactivation (#29703) 2026-05-04 15:08:59 +00:00
collaboration feat(core): Broadcast workflow settings updates (#29459) 2026-04-29 10:33:53 +00:00
commands fix(core): Improve license diagnostics and CLI output (#30955) 2026-05-22 11:28:20 +00:00
concurrency feat(editor): Productize parallel evaluation execution (#30453) 2026-05-18 11:51:52 +00:00
config feat(Microsoft Agent 365 Trigger Node): Integration for Microsoft Agents 365 (#25145) 2026-02-02 08:42:43 +00:00
controllers feat(editor): Add data redaction enforcement to Security & Policies (#30801) 2026-05-22 09:50:13 +00:00
credentials refactor(core): Route workflow resolver lookups through a system fallback helper (#30689) 2026-05-21 14:35:51 +00:00
databases/repositories/__tests__ fix(core): Support type filters on global credential lookups (#30002) 2026-05-07 17:50:58 +00:00
deduplication refactor(core): Move second batch of repositories to @n8n/db (#15137) 2025-05-06 16:40:34 +02:00
deprecation chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
environments.ee/variables feat(core): Ensure user-provided variable names fulfill JS identifer spec (#25900) 2026-02-18 17:03:12 +00:00
errors fix(core): Improve license diagnostics and CLI output (#30955) 2026-05-22 11:28:20 +00:00
evaluation.ee feat(core): Add AI insights endpoint for eval collections (TRUST-80) (#30301) 2026-05-20 10:35:41 +00:00
eventbus refactor(core): Extract event bus startup recovery helpers (no-changelog) (#29558) 2026-05-06 07:34:12 +00:00
events refactor(core): Route workflow resolver lookups through a system fallback helper (#30689) 2026-05-21 14:35:51 +00:00
execution-lifecycle feat(core): Support checking for workflow tags existing in preExecute hook (#30440) 2026-05-19 18:23:18 +00:00
executions feat(core): Add MCP tool search executions (#29161) 2026-05-04 13:41:47 +00:00
expression-observability feat(core): Add observability for the VM expression engine (#28715) 2026-04-24 14:11:07 +00:00
instance-settings-loader refactor(core): Split SSO loader (no-changelog) (#30065) 2026-05-11 10:16:02 +00:00
license feat(core): Add user email parameter when activating EULA license (#23350) 2026-01-15 09:54:26 +00:00
metrics feat(core): Add configurable event log path per process (#29403) 2026-05-04 12:49:29 +00:00
mfa refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +00:00
middlewares chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
modules feat(core): Encrypt running user's auth cookie into manual execution credential context (#30811) 2026-05-22 09:42:04 +00:00
node-catalog chore(core): Agents feature memory usage reduction (no-changelog) (#30323) 2026-05-20 12:11:11 +00:00
node-execution fix(core): Use expression isolate for ephemeral node executor (no-changelog) (#30892) 2026-05-21 12:29:59 +00:00
oauth feat(core): Route private OAuth2 credentials through dynamic-credential origin (#30653) 2026-05-21 08:13:24 +00:00
permissions.ee feat(core): Add data table resources to the public API (#23610) 2026-01-26 15:18:39 +00:00
posthog feat: Updates PostHog feature flags evaluation method & filters out unused event (#30272) 2026-05-21 21:52:50 +00:00
public-api feat(core): Enforce instance-level redaction policy on workflow update (#30238) 2026-05-12 14:34:05 +00:00
push fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889) 2026-05-08 05:51:05 +00:00
scaling feat(core): Support checking for workflow tags existing in preExecute hook (#30440) 2026-05-19 18:23:18 +00:00
security-audit fix(core): Improve audit queries to avoid PostgreSQL bind parameter limits (#27985) 2026-04-10 15:12:16 +00:00
services fix(core): Use expression isolate for ephemeral node executor (no-changelog) (#30892) 2026-05-21 12:29:59 +00:00
shutdown refactor(core): Add shutdown method to modules (#17322) 2025-07-16 12:36:11 +02:00
sso.ee chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00
task-runners chore: Bundle/2.x (#30359) 2026-05-13 08:23:48 +03:00
telemetry feat(core): Add agent execution count telemetry (no-changelog) (#30354) 2026-05-14 10:14:14 +00:00
tool-generation feat(core): Add $tool.name and $tool.parameters expressions (#24783) 2026-01-26 07:31:30 +00:00
types
user-management/email fix(core): Add plain text body to password reset and notification emails (#27125) 2026-03-18 11:53:04 +00:00
utils feat(core): Persist and periodically fetch MCP servers from a remote API (#30298) 2026-05-18 14:07:27 +00:00
webhooks test(core): Extract setupExecuteWebhookMocks helper in live-webhooks tests (#30960) 2026-05-22 11:25:41 +00:00
workflows feat(core): Encrypt running user's auth cookie into manual execution credential context (#30811) 2026-05-22 09:42:04 +00:00
abstract-server.ts feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
activation-errors.service.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
active-executions.ts feat(core): Warn and skip on duplicate scheduled executions (#28649) 2026-04-29 10:16:12 +00:00
active-workflow-manager.ts fix(core): Bypass archived workflows in activation (#30517) 2026-05-15 13:00:30 +00:00
command-registry.ts chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
constants.ts feat(Snowflake Node): Add OAuth2 credential support (#29391) 2026-05-18 11:30:47 +00:00
controller.registry.ts feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
crash-journal.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
credential-types.ts fix(core): Prevent mutation of credential type parents (#16841) 2025-06-30 17:32:51 +02:00
credentials-helper.ts refactor(core): Route workflow resolver lookups through a system fallback helper (#30689) 2026-05-21 14:35:51 +00:00
credentials-overwrites.ts refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +00:00
external-hooks.ts feat(core): Support checking for workflow tags existing in preExecute hook (#30440) 2026-05-19 18:23:18 +00:00
generic-helpers.ts feat(core): Update data model for Evaluations (no-changelog) (#15520) 2025-05-22 12:55:31 +02:00
index.ts
interfaces.ts feat(core): Add agent execution count telemetry (no-changelog) (#30354) 2026-05-14 10:14:14 +00:00
jest.d.ts
license.ts fix(core): Improve license diagnostics and CLI output (#30955) 2026-05-22 11:28:20 +00:00
load-nodes-and-credentials.ts feat(core): Transform MCP server configs into dedicated MCP tools (#29493) 2026-05-06 10:17:43 +00:00
manual-execution.service.ts fix(core): Show clear error when running a tool node without an Agent (#30626) 2026-05-21 09:48:28 +00:00
node-types.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
requests.ts feat(core): Add support for creating and updating workflow groups (#30211) 2026-05-19 14:07:06 +00:00
response-helper.ts feat(core): Improve public API middleware to handle different error types (#27562) 2026-03-31 14:06:23 +00:00
server.ts feat(core): Add AI insights endpoint for eval collections (TRUST-80) (#30301) 2026-05-20 10:35:41 +00:00
typed-emitter.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
utils.ts fix(core): Use expression isolate for ephemeral node executor (no-changelog) (#30892) 2026-05-21 12:29:59 +00:00
utlity.types.ts build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
wait-tracker.ts revert: Make Wait node fully durable by removing in-memory execution path (#28538) 2026-04-16 11:42:22 +00:00
workflow-execute-additional-data.ts feat(core): Add inbound secret module with runtime credential accessor (no-changelog) (#30326) 2026-05-20 16:21:55 +00:00
workflow-helpers.ts fix(core): Handle null pinData column at executions, save empty object as pinData on instanceAI (#30698) 2026-05-21 08:38:18 +00:00
workflow-hook-context.service.ts feat(core): Support checking for workflow tags existing in preExecute hook (#30440) 2026-05-19 18:23:18 +00:00
workflow-runner.ts feat(core): Encrypt running user's auth cookie into manual execution credential context (#30811) 2026-05-22 09:42:04 +00:00
zod-alias-support.ts refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00