n8n/packages/cli/src
n8n-assistant[bot] 17fa22b416
fix(core): Simple-git update broke https connection (backport to release-candidate/2.19.x) (#30004)
Co-authored-by: Konstantin Tieber <46342664+konstantintieber@users.noreply.github.com>
2026-05-07 12:52:53 +00:00
..
__tests__ fix(core): Persist execution context before writing to db (backport to release-candidate/2.19.x) (#29529) 2026-04-30 11:02:43 +02:00
auth feat(core): Wire up embed login end-to-end with cookie overrides and audit events (no-changelog) (#28303) 2026-04-10 12:52:46 +00:00
binary-data feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
chat chore: Bundle 2.x (#28844) 2026-04-22 08:51:32 +03:00
collaboration fix(core): Broadcast MCP availability change via push connection (#29019) 2026-04-24 14:35:36 +00:00
commands fix(core): Add support for context establishment hooks in webhook mode (backport to release-candidate/2.19.x) (#29901) 2026-05-06 14:02:46 +00:00
concurrency chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +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): Restore peer project discovery in share dropdowns (backport to release-candidate/2.19.x) (#29564) 2026-04-30 10:34:12 +00:00
credentials chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
databases/repositories/__tests__ chore: Bundle 2.x (#28844) 2026-04-22 08:51:32 +03: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 feat(core): Warn and skip on duplicate scheduled executions (backport to release-candidate/2.19.x) (#29503) 2026-04-29 15:36:57 +02:00
evaluation.ee feat(core): Add signature validation for waiting webhooks and forms (#24159) 2026-03-23 11:48:52 +00:00
eventbus fix(core): Harden event log parse against malformed input (#29004) 2026-04-27 09:27:52 +00:00
events chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
execution-lifecycle chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
executions feat(core): Warn and skip on duplicate scheduled executions (backport to release-candidate/2.19.x) (#29503) 2026-04-29 15:36:57 +02:00
expression-observability feat(core): Add observability for the VM expression engine (#28715) 2026-04-24 14:11:07 +00:00
instance-settings-loader feat: Enable log streamin settings via env vars (#29005) 2026-04-27 11:39:42 +00:00
license feat(core): Add user email parameter when activating EULA license (#23350) 2026-01-15 09:54:26 +00:00
metrics feat: Add Prometheus counters for token exchange (#28453) 2026-04-16 12:20:38 +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 chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
modules fix(core): Simple-git update broke https connection (backport to release-candidate/2.19.x) (#30004) 2026-05-07 12:52:53 +00:00
oauth chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
permissions.ee feat(core): Add data table resources to the public API (#23610) 2026-01-26 15:18:39 +00:00
posthog feat: PostHog feature flags resolution caching & group support (#27525) 2026-03-25 13:39:37 +00:00
public-api chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
push chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
scaling refactor(core): Extract leader election client and improve robustness (no-changelog) (backport to release-candidate/2.19.x) (#29805) 2026-05-06 11:33:27 +03:00
security-audit fix(core): Improve audit queries to avoid PostgreSQL bind parameter limits (#27985) 2026-04-10 15:12:16 +00:00
services Backport 29481 to release candidate/2.19.x (#29763) 2026-05-05 11:34:36 +02: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 chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
telemetry feat(core): Batch public API telemetry events on pulse cycle (#27226) 2026-03-18 21:14:02 +00:00
tool-generation feat(core): Add $tool.name and $tool.parameters expressions (#24783) 2026-01-26 07:31:30 +00:00
types
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 chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
webhooks chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
workflows feat(core): Warn and skip on duplicate scheduled executions (backport to release-candidate/2.19.x) (#29503) 2026-04-29 15:36:57 +02:00
abstract-server.ts chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +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 feat(core): Warn and skip on duplicate scheduled executions (backport to release-candidate/2.19.x) (#29503) 2026-04-29 15:36:57 +02:00
active-workflow-manager.ts feat(core): Warn and skip on duplicate scheduled executions (backport to release-candidate/2.19.x) (#29503) 2026-04-29 15:36:57 +02:00
command-registry.ts chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
constants.ts feat: Add AI Gateway support for AI nodes (#27593) 2026-04-07 09:11:24 +00:00
controller.registry.ts chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +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 feat: In the n8n Connect table on row click open execution related to that usage row (#29075) 2026-04-27 09:03:17 +00:00
credentials-overwrites.ts fix(core): Guard against undefined config properties in credential overwrites (#28573) 2026-04-17 16:42:34 +00:00
external-hooks.ts chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +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
license.ts feat(core): Remove license check for API key scopes (#27306) 2026-03-23 12:10:43 +00:00
load-nodes-and-credentials.ts feat(core): Add node that allows checking dynamic credentials inside node (#27165) 2026-03-19 15:21:42 +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 chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
response-helper.ts feat(core): Improve public API middleware to handle different error types (#27562) 2026-03-31 14:06:23 +00:00
server.ts feat(core): Accept token-exchanged scoped JWTs on the instance MCP server (#28909) 2026-04-27 07:22:29 +00:00
typed-emitter.ts
utils.ts fix(core): Apply empty-hash placeholder fix to getHash cache method (#26593) 2026-03-05 14:06:23 +00:00
utlity.types.ts build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
wait-tracker.ts revert: Make Wait node fully durable by removing in-memory execution path (#28538) 2026-04-16 11:42:22 +00:00
workflow-execute-additional-data.ts chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
workflow-helpers.ts fix: Validate workflow size for workflows with pinned data on backend (no-changelog) (#27356) 2026-04-08 08:33:01 +00:00
workflow-runner.ts fix(core): Persist execution context before writing to db (backport to release-candidate/2.19.x) (#29529) 2026-04-30 11:02:43 +02:00
zod-alias-support.ts refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00