n8n/packages/cli/src
2026-01-28 11:11:53 +00:00
..
__tests__ fix(core): Ensure workflows with response promises respect graceful shutdown (#24879) 2026-01-27 22:29:18 +00:00
auth chore(core): Introduce n8n resolver for dynamic credentials (#24625) 2026-01-26 15:22:09 +00:00
binary-data feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
chat feat(Chat Node): Regroup actions and add different response types (#23028) 2026-01-16 11:48:56 +00:00
collaboration feat: Autosave workflows (#23036) 2026-01-09 18:40:24 +00:00
commands refactor(core): Remove legacy sqlite driver code paths (#24376) 2026-01-16 12:54:43 +00:00
concurrency fix(core): Fix concurrency control not releasing capacity if execution continuation fails (#24396) 2026-01-22 14:24:09 +00:00
config feat: Add public API testing to e2e tests (#24194) 2026-01-13 09:03:27 +00:00
controllers fix(core): Check license when updating scopes (no-changelog) (#24394) 2026-01-23 13:38:21 +00:00
credentials fix(editor): Add support for dynamic credentials and credential resolver indicators in UI (#24733) 2026-01-26 09:49:41 +00:00
databases/repositories/__tests__ refactor(core): Introduce ExecutionPersistence service (#24857) 2026-01-27 09:59:51 +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): Remove Git node bare repos breaking change rule (#24234) 2026-01-20 11:07:49 +00:00
environments.ee/variables fix(core): Add license check to DELETE variables endpoint (#24028) 2026-01-08 12:53:35 +00:00
errors Merge branch 'master' into v2 2025-12-10 10:08:10 +02:00
evaluation.ee perf(core): Lazyload login strategies and external secrets (#24693) 2026-01-22 13:43:57 +00:00
eventbus chore(core): Extract log streaming log streaming standalone handling of destinations (#24197) 2026-01-15 09:09:13 +00:00
events perf(core): Lazyload Swagger, PSL and MCP libs (#24902) 2026-01-27 10:40:00 +00:00
execution-lifecycle refactor(core): Introduce ExecutionPersistence service (#24857) 2026-01-27 09:59:51 +00:00
executions refactor(core): Introduce ExecutionPersistence service (#24857) 2026-01-27 09:59:51 +00:00
license feat(core): Add user email parameter when activating EULA license (#23350) 2026-01-15 09:54:26 +00:00
metrics chore(core): Extract log streaming log streaming standalone handling of destinations (#24197) 2026-01-15 09:09:13 +00:00
mfa fix(core): Use cache to enable MFA enforcement in multi main setup (#24261) 2026-01-20 11:19:22 +00:00
middlewares fix: Increase max items per page from 50 to 100 (#24051) 2026-01-23 16:49:00 +00:00
modules feat(core): Index both latest published and draft workflow versions (#24861) 2026-01-27 16:00:58 +00:00
oauth feat(core): First shot in resolving the credential resolver config expressions (#23110) 2026-01-07 11:17:42 +01:00
permissions.ee feat(core): Add data table resources to the public API (#23610) 2026-01-26 15:18:39 +00:00
posthog chore: Remove telemetry debug logging (no-changelog) (#20875) 2025-10-16 18:39:27 +02:00
public-api perf(core): Lazyload Swagger, PSL and MCP libs (#24902) 2026-01-27 10:40:00 +00:00
push perf(editor): Omit execution data from executionFinished event (#20001) 2025-09-30 15:07:52 +02:00
scaling refactor(core): Introduce ExecutionPersistence service (#24857) 2026-01-27 09:59:51 +00:00
security-audit fix(core): Resolve file path correctly when serving node icons from N8N_CUSTOM_EXTENSIONS (#23029) 2026-01-12 10:09:53 +00:00
services fix(core): Add Redis TCP Keep-Alive Configuration for Queue Mode (#23902) 2026-01-28 11:11:53 +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, editor): Remove Pyodide (#23572) 2025-12-29 14:54:15 +01:00
telemetry refactor: Migrate source control feature to modules (#22453) 2026-01-06 15:59:11 +00:00
tool-generation feat(core): Add $tool.name and $tool.parameters expressions (#24783) 2026-01-26 07:31:30 +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(editor): Notify users on first prod error (#21764) 2026-01-16 09:30:43 +00:00
utils fix(core): Fix CORS issue in waiting webhook responses (#23697) 2026-01-05 13:47:08 +00:00
webhooks fix(core): Ensure execution ID is available at runtime in Webhook response (#24876) 2026-01-27 11:47:41 +00:00
workflows fix(editor): Add support for dynamic credentials and credential resolver indicators in UI (#24733) 2026-01-26 09:49:41 +00: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): Ensure workflows with response promises respect graceful shutdown (#24879) 2026-01-27 22:29:18 +00:00
active-workflow-manager.ts refactor(core): Introduce ExecutionPersistence service (#24857) 2026-01-27 09:59:51 +00:00
command-registry.ts chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
constants.ts chore: Clean up references to the Start node (no-changelog) (#23183) 2025-12-16 09:30:46 -05:00
controller.registry.ts feat(core): Add limits to fields used for rate limiter keys (#24665) 2026-01-22 10:09:20 +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 chore(core): Fix static credential oauth refresh of resolvable credentials (#23471) 2026-01-19 07:36:27 +00:00
credentials-overwrites.ts chore(core): Add static authentication for new API endpoints (#24346) 2026-01-20 13:23:46 +00: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 refactor(core): Introduce ExecutionPersistence service (#24857) 2026-01-27 09:59:51 +00:00
jest.d.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license.ts feat(core): Add user email parameter when activating EULA license (#23350) 2026-01-15 09:54:26 +00:00
load-nodes-and-credentials.ts fix: Validate OpenAI urls (#24922) 2026-01-27 16:13:18 +00:00
manual-execution.service.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +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 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 chore(core): Extract ldap into module, and introduce auth handler for registering it (#24494) 2026-01-23 09:39:52 +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): 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 refactor(core): Initial setup for execution data management (#24452) 2026-01-19 13:26:39 +00:00
workflow-helpers.ts fix(core): Allow resetting Error Workflow settings to default (#24299) 2026-01-15 13:16:50 +00:00
workflow-runner.ts refactor(core): Introduce ExecutionPersistence service (#24857) 2026-01-27 09:59:51 +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