n8n/packages/cli/src/modules
2026-05-12 16:25:10 +02:00
..
__tests__ perf(core): Make MCP module exclusive to main (#24899) 2026-01-27 12:10:44 +00:00
agents fix(core): Clarify agent builder prompt guidance (#30127) 2026-05-11 11:11:51 +00:00
breaking-changes refactor(core): Implement decorator-based auto-discovery for breaking change rules (#26270) 2026-03-09 12:53:13 +00:00
chat-hub fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889) 2026-05-08 05:51:05 +00:00
community-packages fix(core): Inline AI_NODE_SDK_VERSION to save memory by not loading @n8n/ai-utilities on boot (#30113) 2026-05-08 14:33:31 +00:00
data-table fix(core): Export boolean CSV values as true/false for Data Tables (#30007) 2026-05-11 09:30:00 +00:00
dynamic-credentials.ee avoid redaction on manual exec 2026-05-12 16:25:10 +02:00
encryption-key-manager fix(core): Initialise encryption key proxy on worker and webhook instances (#29912) 2026-05-06 18:12:48 +00:00
external-secrets.ee fix(core): Add timeout to external secrets provider refresh (#29679) 2026-05-04 13:10:05 +00:00
favorites fix(core): Respect global admin scope when listing favorites (#29472) 2026-04-29 13:38:17 +00:00
insights feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
instance-ai fix(core): Avoid Agent.close() deadlock in instance-ai web-research fetch (no-changelog) (#30105) 2026-05-11 12:40:49 +00:00
instance-registry feat(editor): Surface cluster information in debug data (no-changelog) (#29583) 2026-05-04 16:27:07 +00:00
instance-version-history feat(core): Track instance version history (no-changelog) (#27428) 2026-04-07 11:20:31 +00:00
ldap.ee fix(core): Correct LDAP search filter construction (#29388) 2026-04-29 09:13:27 +00:00
log-streaming.ee chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
mcp fix(core): Avoid MCP get_execution hang on circular references (#30051) 2026-05-08 19:02:34 +00:00
mcp-registry feat(core): Generate service-specific OAuth2 credentials for dedicated MCP tools (#29884) 2026-05-11 07:29:37 +00:00
oauth-jwe feat(core): Add JWE decryption to OAuth2 credential flow (#29497) 2026-05-04 16:14:50 +00:00
otel feat(core): OTEL changes to support context propagation (#28720) 2026-04-24 16:42:48 +00:00
provisioning.ee feat(core): Remove expression role mapping feature flag (#29361) 2026-04-28 08:31:14 +00:00
quick-connect feat: Add fully dynamic disclaimer to Quick Connect offer (#29852) 2026-05-06 09:39:52 +00:00
redaction fix(core): Stop applying node-defined sensitive output fields to runtime data (#30198) 2026-05-11 08:57:42 +00:00
source-control.ee fix(core): Simple-git update broke https connection (#29998) 2026-05-07 12:01:41 +00:00
sso-oidc fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889) 2026-05-08 05:51:05 +00:00
sso-saml refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +00:00
token-exchange feat(core): Accept token-exchanged scoped JWTs on the instance MCP server (#28909) 2026-04-27 07:22:29 +00:00
workflow-builder feat(editor): Replace restore/changes UI with inline version cards (#27522) 2026-03-27 13:31:48 +00:00
workflow-index feat(editor): Support error workflows in workflow dependency (#27542) 2026-03-30 07:29:09 +00:00