n8n/packages/cli/src
Riqwan Thamir c16cc7f85c
chore: wip
2026-07-26 20:27:35 +02:00
..
__tests__ feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
auth fix(core): Bind dynamic credential tokens to a user ID (#34073) 2026-07-14 09:28:47 +00:00
binary-data test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
chat refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
collaboration feat(editor): Keep review-required toggle synchronized with open reviews (#34606) 2026-07-22 09:28:10 +00:00
commands feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
concurrency test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
config feat(Microsoft Agent 365 Trigger Node): Integration for Microsoft Agents 365 (#25145) 2026-02-02 08:42:43 +00:00
constants feat(core): Add workflow reviews toggle to Security & policies (#33696) 2026-07-07 13:34:38 +00:00
controllers feat(core): Build agent drafts before asking for setup in the agent builder (no-changelog) (#34615) 2026-07-23 12:55:51 +00:00
credentials feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
databases/repositories/__tests__ feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
deduplication
deprecation feat: Add unified N8N_WEBHOOK_URL for production and test webhook URLs (#33312) 2026-07-01 11:04:06 +00:00
environments.ee/variables test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
errors feat(core): Add workflow.deactivate external hook (#34746) 2026-07-24 09:15:28 +00:00
evaluation.ee fix(core): Normalize eval-collection scores per-run and harden re-run (no-changelog) (#34736) 2026-07-24 14:14:49 +00:00
eventbus chore(core): Lock the @n8n/typeorm import ratchet and document the boundary (no-changelog) (#34370) 2026-07-21 08:26:21 +00:00
events feat(core): Detect and heal published-version skew in trigger reconciliation (#34877) 2026-07-24 14:15:42 +00:00
execution-lifecycle fix(editor): Show only the latest node as executing during manual executions (#34182) 2026-07-16 15:48:30 +00:00
executions feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
expression-observability test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
instance-settings-loader refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
license refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
metrics feat(core): Detect and heal published-version skew in trigger reconciliation (#34877) 2026-07-24 14:15:42 +00:00
mfa test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
middlewares fix(core): Return a client error when the request body stream is unreadable (#33243) 2026-06-30 11:34:50 +00:00
modules chore: wip 2026-07-25 21:56:14 +02:00
node-catalog feat(core): Support community node type definitions in AI Assistant (#33340) 2026-07-02 10:47:04 +00:00
node-execution feat(ai-builder): Support execution scenarios for first-class agents in evals (#34384) 2026-07-21 13:54:06 +00:00
oauth feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
permissions.ee feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
posthog feat(core): Generate eval collection insights with an LLM (no-changelog) (#34254) 2026-07-22 23:38:11 +00:00
public-api feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
push feat(core): Support multi-main deployments for Instance AI (no-changelog) (#33296) 2026-07-06 07:25:44 +00:00
scaling feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
scheduling feat: Add per-trigger opt-out from the durable scheduler (no-changelog) (#34367) 2026-07-22 08:41:46 +00:00
security-audit feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
services feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
shutdown test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
sso.ee test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
task-runners chore: Migrate packages/cli to Typescript 7 (#34159) 2026-07-15 11:49:51 +00:00
telemetry build: Mark @n8n/telemetry as private (no-changelog) (#34826) 2026-07-24 07:20:25 +00:00
tool-generation fix(core): Prevent unsupported waiting operations in agent tools (#34587) 2026-07-21 08:13:03 +00:00
types
user-management/email feat(editor): Add Mine/All tabs, search and filters to MCP connected clients (#33857) 2026-07-20 14:33:30 +00:00
utils fix(core): Add a per-attempt timeout to AI assistant service calls (#34341) 2026-07-20 16:28:40 +00:00
webhooks perf(core): Skip allowed-methods lookup on successful production webhook requests (#34833) 2026-07-24 12:50:40 +00:00
workflows feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
abstract-server.ts feat(Slack Node): Add advanced HITL configuration for one-tap approval (#34123) 2026-07-15 12:38:46 +00:00
activation-errors.service.ts
active-executions.ts refactor(core): Move createDeferredPromise into @n8n/utils (no-changelog) (#33441) 2026-07-06 07:12:28 +00:00
active-workflow-manager.ts feat: Wire the Schedule Trigger node into the durable scheduler (no-changelog) (#33973) 2026-07-14 09:23:34 +00:00
command-registry.ts chore: Pin langchain core packages and surface issues better (#33621) 2026-07-06 08:43:54 +00:00
constants.ts feat: Allow custom OAuth scopes for the remaining Google credentials (#34631) 2026-07-22 07:07:41 +00:00
controller.registry.ts feat(API): Add @PublicApiController pattern with reference tags endpoint (no-changelog) (#34511) 2026-07-20 14:52:18 +00:00
crash-journal.ts
credential-types.ts
credentials-helper.ts feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
credentials-overwrites.ts chore: Migrate packages/cli to Typescript 7 (#34159) 2026-07-15 11:49:51 +00:00
external-hooks.ts feat(core): Include acting user identity in workflow lifecycle external hooks (#34769) 2026-07-24 12:43:46 +00:00
generic-helpers.ts
index.ts
interfaces.ts feat: Add inline agent mode to the Message an Agent node (no-changelog) (#34059) 2026-07-14 19:03:35 +00:00
license.ts chore: Migrate packages/cli to Typescript 7 (#34159) 2026-07-15 11:49:51 +00:00
load-nodes-and-credentials.ts chore: wip 2026-07-26 20:27:35 +02: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 fix(core): Resolve synthetic tool nodes to the requested version (#34850) 2026-07-24 12:09:58 +00:00
requests.ts fix: Block manual project member changes when project roles are managed (#33270) 2026-07-03 07:34:14 +00:00
response-helper.ts refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
server.ts chore(editor): Remove feature flag 070_empty_screen_layout (no-changelog) (#34272) 2026-07-16 10:03:44 +00:00
utils.ts feat(core): Validate missing node types on package import (#34598) 2026-07-22 21:09:27 +00:00
utlity.types.ts
wait-tracker.ts refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
workflow-execute-additional-data.ts chore: Bundle/2.x (#34680) 2026-07-22 08:09:00 +00:00
workflow-helpers.ts feat(core): Improve workflow groups validation/support in mcp (no-changelog) (#34778) 2026-07-23 13:41:27 +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 fix(core): Show a single error toast when a manual execution fails pre-flight validation (#34541) 2026-07-20 10:56:46 +00:00
zod-alias-support.ts