n8n/packages/cli/src
Tomi Turtiainen 2886b32efd
fix(core): Forward activationMode in multi-main webhook/trigger setup (#25855)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 13:50:21 +00:00
..
__tests__ fix(core): Revert the fix for execution history when flow includes wait node (#25610) 2026-02-11 08:51:29 +00:00
auth chore(core): Extract email auth handler. extract login method into multiple functions (#25246) 2026-02-05 13:00:49 +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 fix(core): Make health endpoint configurable to solve conflicts (#25729) 2026-02-13 13:47:19 +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(Microsoft Agent 365 Trigger Node): Integration for Microsoft Agents 365 (#25145) 2026-02-02 08:42:43 +00:00
controllers chore(editor): Gate personal space policy settings behind license feature (#25527) 2026-02-12 10:12:18 +00:00
credentials feat(core): Fail credential transfer if target project lacks access to referenced external secret store (no-changelog) (#25625) 2026-02-17 12:25:42 +00:00
databases/repositories/__tests__ ci: Fix flaky folders test (#25152) 2026-02-02 13:33:53 +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 fix: Handle missing trigger node run data gracefully (#25828) 2026-02-17 09:01:53 +00:00
eventbus feat(core): Add log streaming events for project-scoped external secrets connections (#25755) 2026-02-13 16:33:45 +00:00
events feat(core): Add telemetry tracking for external secrets connections (no-changelog) (#25819) 2026-02-17 12:35:24 +00:00
execution-lifecycle feat(core): Add workflowExecuteResume lifecycle hook (#25240) 2026-02-04 09:58:08 +00:00
executions fix(core): Refine credential access check to discard not actively used credentials (#25599) 2026-02-12 14:21:24 +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 chore(core): Add dev feature flag for multiple global secret connections (no-changelog) (#25844) 2026-02-16 18:09:50 +00:00
oauth fix: Fix issue with MCP DCR always trying to use base url and not keeping the path (#25174) 2026-02-03 15:24:26 +00: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 feat(core): Fail credential transfer if target project lacks access to referenced external secret store (no-changelog) (#25625) 2026-02-17 12:25:42 +00:00
push perf(core): Skip serialization for push messages with no recipients (#25308) 2026-02-04 12:52:32 +00:00
scaling fix(core): Forward activationMode in multi-main webhook/trigger setup (#25855) 2026-02-17 13:50:21 +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: Credentials overrides no longer blocks UI (#25830) 2026-02-16 16:04:40 +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 feat(core): Accept slash inside health endpoint env var (#25753) 2026-02-16 10:26:22 +00:00
telemetry chore: Add telemetry for dynamic workflow executions (#25502) 2026-02-09 10:21:51 +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 chore(core): Remove mysql and mariadb specfic code (#24908) 2026-01-29 15:57:33 +00:00
webhooks fix: Refine webhook conflict checks to ignore waiting webhooks (#25395) 2026-02-06 08:34:23 +00:00
workflows fix(core): Allow single-node AI Agent execution to run tools (#25709) 2026-02-13 07:38:22 +00:00
abstract-server.ts feat(core): Accept slash inside health endpoint env var (#25753) 2026-02-16 10:26:22 +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 perf(core): Optimize saving execution progress (#25089) 2026-02-02 08:12:49 +00:00
active-workflow-manager.ts fix(core): Forward activationMode in multi-main webhook/trigger setup (#25855) 2026-02-17 13:50:21 +00:00
command-registry.ts chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
constants.ts fix(core): Use proxy for all npm commands (#24909) 2026-01-30 14:15:25 +00:00
controller.registry.ts refactor(core): Replace zod-class with minimal implementation (#25393) 2026-02-06 09:45:22 +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 perf(core): Minimize execution data fetching (#25073) 2026-01-30 11:32:13 +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 versions support to n8n:export command (#25414) 2026-02-11 15:13:54 +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 fix: Credentials overrides no longer blocks UI (#25830) 2026-02-16 16:04:40 +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): Improve error for AI Tool nodes missing execute method (#25743) 2026-02-16 17:38:09 +00: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 feat(Kafka Trigger Node): Refactoring and fixes (#25088) 2026-02-06 04:37:59 +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