n8n/packages/cli/src
2025-12-15 13:46:54 +02:00
..
__tests__ feat(core): Use credential entity resolver fields on resolving and storing process (#23107) 2025-12-12 11:48:35 +01:00
auth fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
binary-data feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
chat fix: Enable respond to chat node as tool (#21253) 2025-11-13 13:46:26 +00:00
collaboration refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
commands fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
concurrency feat(core): Count 'chat' mode executions towards production execution concurrency limits (no-changelog) (#22624) 2025-12-03 16:40:53 +02:00
config fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
controllers feat: Add support for dynamic credentials to oauth callback (#23013) 2025-12-11 08:28:03 +00:00
credentials feat(core): Add isResolvable in public and internal APIs (#23119) 2025-12-15 10:33:23 +01:00
databases/repositories/__tests__ fix(core): Make sub-workflows with waits return correct data to parents (#22611) 2025-12-04 11:32:30 +01:00
deduplication refactor(core): Move second batch of repositories to @n8n/db (#15137) 2025-05-06 16:40:34 +02:00
deprecation chore: Clean up deprecation warnings (#22914) 2025-12-08 14:32:37 +02:00
environments.ee fix: Reset git files when push fails (#23142) 2025-12-12 16:26:58 +00:00
errors Merge branch 'master' into v2 2025-12-10 10:08:10 +02:00
evaluation.ee feat(core): Switch to structured destination node (no-changelog) (#22143) 2025-11-24 16:13:37 +01:00
eventbus feat(core): Deactivate crashed workflows (#21888) 2025-12-01 16:05:28 +02:00
events feat: Add and update telemetry events (#22762) 2025-12-08 13:26:44 +01:00
execution-lifecycle fix(core): Move subworfklow binary duplication to workflowExecuteAfter before execution cleaning (#22390) 2025-12-02 09:43:10 +01:00
executions fix(editor): Use active workflow nodes to determine wf inputs when executing by parent (no-changelog) (#22907) 2025-12-08 13:12:56 +02:00
ldap.ee feat: Prevent ldap email based account when there are deplicate emails (#21745) 2025-11-13 16:07:35 +00:00
license feat(core): Implement EULA acceptance handling in license activation process (#21095) 2025-10-28 16:21:40 +01:00
metrics feat(core): Configurable workflow statistics metrics (#18241) 2025-11-18 08:22:24 +01:00
mfa chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
middlewares fix: Allow the activation of workflows with the errorTrigger and the executionWorkflowTrigger trigger (no-changelog) (#22019) 2025-12-05 11:24:33 -05:00
modules chore: Remove debug logging from chat controller (no-changelog) (#23222) 2025-12-15 13:46:54 +02:00
oauth feat(core): Use credential entity resolver fields on resolving and storing process (#23107) 2025-12-12 11:48:35 +01:00
permissions.ee feat: Add support for global credentials (#21700) 2025-11-20 17:48:49 +01:00
posthog chore: Remove telemetry debug logging (no-changelog) (#20875) 2025-10-16 18:39:27 +02:00
public-api feat(core): Add isResolvable in public and internal APIs (#23119) 2025-12-15 10:33:23 +01:00
push perf(editor): Omit execution data from executionFinished event (#20001) 2025-09-30 15:07:52 +02:00
scaling Merge branch 'v2' 2025-12-10 12:10:46 +02:00
security-audit feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
services fix(ai-builder): Refresh license in sdk when renewed (#22969) 2025-12-09 16:51:45 +01:00
shutdown refactor(core): Add shutdown method to modules (#17322) 2025-07-16 12:36:11 +02:00
sso.ee fix(core): OIDC form breaks when enabling OIDC while SAML is active (#22463) 2025-11-28 17:08:39 +01:00
task-runners fix(core): Add missing env vars to internal mode (#22965) 2025-12-09 11:14:25 +01:00
telemetry chore(ai-builder): Telemetry updates for pinned data (#22625) 2025-12-04 12:54:36 +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 feat(core): Deactivate crashed workflows (#21888) 2025-12-01 16:05:28 +02:00
utils feat(Form Node): Allow users to set a default value for form fields (#22200) 2025-11-28 12:16:26 +01:00
webhooks fix: Harden form and trigger response handling (#23061) 2025-12-12 14:08:59 +01:00
workflows fix: Make sure duplicating workflows creates them as unpublished (no-changelog) (#23113) 2025-12-12 14:13:05 +02:00
abstract-server.ts feat(Form Node): Allow users to set a default value for form fields (#22200) 2025-11-28 12:16:26 +01: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 fix(core): Make sub-workflows with waits return correct data to parents (#22611) 2025-12-04 11:32:30 +01:00
active-workflow-manager.ts Merge branch 'v2' 2025-12-10 12:10:46 +02:00
command-registry.ts chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
constants.ts fix(core): Exclude Sub-workflow and Error triggers from triggerCount again (no-changelog) (#22906) 2025-12-08 14:18:49 +01:00
controller.registry.ts feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05: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 chore(core): Skip dynamic credentials for manual executions (#23085) 2025-12-12 12:38:29 +01:00
credentials-overwrites.ts chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02:00
external-hooks.ts fix(MCP Client Tool Node): DCR not working on cloud (#21808) 2025-11-14 10:47:23 +02: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 fix(editor): Use active workflow nodes to determine wf inputs when executing by parent (no-changelog) (#22907) 2025-12-08 13:12:56 +02:00
jest.d.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license.ts fix(ai-builder): Refresh license in sdk when renewed (#22969) 2025-12-09 16:51:45 +01:00
load-nodes-and-credentials.ts feat(editor): Implement modal to edit/create credential resolver, and resolver workflow settings (#22977) 2025-12-10 10:32:33 +01:00
manual-execution.service.ts feat(core): Switch to structured destination node (no-changelog) (#22143) 2025-11-24 16:13:37 +01:00
node-types.ts feat(MCP Client Tool Node): Add MCP Client Tool Node to connect to MCP servers over SSE (#14464) 2025-04-09 17:31:53 +02:00
requests.ts feat(core): Add isResolvable in public and internal APIs (#23119) 2025-12-15 10:33:23 +01:00
response-helper.ts feat(core): Implement EULA acceptance handling in license activation process (#21095) 2025-10-28 16:21:40 +01:00
server.ts fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
typed-emitter.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
utils.ts fix(core): Redact secrets from credential test error message (#18386) 2025-08-20 10:01:52 +02:00
utlity.types.ts build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
wait-tracker.ts fix(core): Don't resume parent workflow when the child workflow goes into waiting (#22964) 2025-12-10 14:13:33 +01:00
workflow-execute-additional-data.ts Merge branch 'v2' 2025-12-10 12:10:46 +02:00
workflow-helpers.ts fix(core): Address review feedback for sub-workflow wait fix (#22745) 2025-12-04 14:39:47 +01:00
workflow-runner.ts feat(core): Implement credential resolution service (#23015) 2025-12-10 11:08:07 +01:00
zod-alias-support.ts refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00