n8n/packages/cli/src
2026-06-16 16:13:58 +02:00
..
__tests__ fix(core): Propagate sub-workflow errors to parent after wait resume (#31927) 2026-06-11 14:10:04 +00:00
auth feat(Form Trigger Node): Add n8n user authentication option (#30539) 2026-05-27 14:52:32 +01:00
binary-data feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
chat refactor(core): Migrate execution service to ExecutionPersistence (#31762) 2026-06-05 11:41:46 +00:00
collaboration feat(core): Broadcast workflow settings updates (#29459) 2026-04-29 10:33:53 +00:00
commands feat(core): Publish workflow activations via the outbox (no-changelog) (#31996) 2026-06-11 09:43:30 +00:00
concurrency refactor(core): Move TypedEmitter from @n8n/cli to @n8n/backend-common (no-changelog) (#31982) 2026-06-09 14:52:01 +00:00
config feat(Microsoft Agent 365 Trigger Node): Integration for Microsoft Agents 365 (#25145) 2026-02-02 08:42:43 +00:00
controllers fix(core): Add RFC 8707 resource parameter to client-side OAuth flow (#30924) 2026-06-11 09:39:57 +00:00
credentials fix(core): Delete orphaned per-user entries on unshare and membership changes (#31741) 2026-06-05 15:00:22 +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): Add RFC 8707 resource parameter to client-side OAuth flow (#30924) 2026-06-11 09:39:57 +00:00
evaluation.ee chore: Bundle/2.x (#32031) 2026-06-10 07:42:43 +00:00
eventbus feat(API): Add browser session binding for OAuth credential callbacks (no-changelog) (#31214) 2026-06-01 11:52:06 +00:00
events fix(core): Track private credential attempts in telemetry (no-changelog) (#31796) 2026-06-10 13:31:01 +00:00
execution-lifecycle refactor(core): Migrate execution service to ExecutionPersistence (#31762) 2026-06-05 11:41:46 +00:00
executions refactor(core): Migrate execution service to ExecutionPersistence (#31762) 2026-06-05 11:41:46 +00:00
expression-observability fix(core): Re-register expression metrics after Prometheus registry reset (#31484) 2026-06-01 12:46:01 +00:00
instance-settings-loader fix(core): Write full SSO provisioning config from env-managed loader (#30885) 2026-05-22 15:11:45 +00:00
license fix(core): Expand ESLint rule to catch toThrowError error instance assertions (#31187) 2026-05-28 09:42:03 +00:00
metrics build: Move SSRF protection into @n8n/backend-network package (#32070) 2026-06-11 14:23:51 +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 chore: add debug behind a FF 2026-06-16 16:13:58 +02:00
node-catalog fix(core): Synthesize type-defs for MCP registry nodes at request time (#30887) 2026-05-28 07:51:16 +00:00
node-execution feat(core): Per tool HITL approval support for agent tools (no-changelog) (#31685) 2026-06-05 16:38:49 +00:00
oauth fix(core): Add RFC 8707 resource parameter to client-side OAuth flow (#30924) 2026-06-11 09:39:57 +00:00
permissions.ee feat(core): Split workflow:updateRedactionSetting into enable and disable scopes (#30446) 2026-05-26 12:19:35 +01:00
posthog feat: Updates PostHog feature flags evaluation method & filters out unused event (#30272) 2026-05-21 21:52:50 +00:00
public-api fix(core): Stabilize public API test logging (no-changelog) (#32060) 2026-06-10 11:48:21 +00:00
push refactor(core): Move TypedEmitter from @n8n/cli to @n8n/backend-common (no-changelog) (#31982) 2026-06-09 14:52:01 +00:00
scaling refactor(core): Move TypedEmitter from @n8n/cli to @n8n/backend-common (no-changelog) (#31982) 2026-06-09 14:52:01 +00:00
security-audit refactor(core): Migrate execution service to ExecutionPersistence (#31762) 2026-06-05 11:41:46 +00:00
services refactor(core): Decouple n8n OAuth server availability from MCP access setting (#32157) 2026-06-11 18:09:46 +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 refactor(core): Move TypedEmitter from @n8n/cli to @n8n/backend-common (no-changelog) (#31982) 2026-06-09 14:52:01 +00:00
telemetry refactor(editor): Rename Dynamic credentials to Private credentials in the UI (#31555) 2026-06-03 08:02:51 +00:00
tool-generation feat(core): Per tool HITL approval support for agent tools (no-changelog) (#31685) 2026-06-05 16:38:49 +00:00
types refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
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): Add support for per-user connections to MCP servers from the registry in instance AI (#31325) 2026-06-02 15:27:14 +00:00
webhooks fix(core): Propagate sub-workflow errors to parent after wait resume (#31927) 2026-06-11 14:10:04 +00:00
workflows build: Move SSRF protection into @n8n/backend-network package (#32070) 2026-06-11 14:23:51 +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 refactor(core): Migrate execution service to ExecutionPersistence (#31762) 2026-06-05 11:41:46 +00:00
active-workflow-manager.ts feat(core): Add trigger diffing to workflow publication (no-changelog) (#31971) 2026-06-10 14:57:59 +00:00
command-registry.ts chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
constants.ts feat(Gumroad Trigger Node): Add OAuth2 authentication (#29974) 2026-05-26 07:31:13 +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 fix(core): Track private credential attempts in telemetry (no-changelog) (#31796) 2026-06-10 13:31:01 +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 ci: Refactor cli tests to speed up CI (no-changelog) (#5718) 2023-03-17 17:24:05 +01:00
interfaces.ts refactor(editor): Rename Dynamic credentials to Private credentials in the UI (#31555) 2026-06-03 08:02:51 +00:00
jest.d.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license.ts fix(core): Improve license diagnostics and CLI output (#30955) 2026-05-22 11:28:20 +00:00
load-nodes-and-credentials.ts fix(core): Resolve custom node icon paths (#30946) 2026-06-03 06:00:56 +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 project-level custom telemetry tags to OTel spans (#30985) 2026-06-01 09:48:18 +00:00
response-helper.ts fix(core): Prevent isUniqueConstraintError false positives (#31284) 2026-06-03 14:23:23 +00:00
server.ts refactor(core): Split PrometheusMetricsService into focused per-metric services (no-changelog) (#31855) 2026-06-09 10:28:01 +00: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 fix(core): Propagate sub-workflow errors to parent after wait resume (#31927) 2026-06-11 14:10:04 +00:00
workflow-execute-additional-data.ts build: Move SSRF protection into @n8n/backend-network package (#32070) 2026-06-11 14:23:51 +00:00
workflow-helpers.ts fix(core): Propagate sub-workflow errors to parent after wait resume (#31927) 2026-06-11 14:10:04 +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 refactor(core): Migrate execution service to ExecutionPersistence (#31762) 2026-06-05 11:41:46 +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