n8n/packages/core/src
2026-05-12 07:22:44 +02:00
..
__tests__ refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +00:00
binary-data fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889) 2026-05-08 05:51:05 +00:00
encryption refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +00:00
errors fix(core): Include stack trace in error logs for non-ApplicationError errors (#29496) 2026-04-29 12:58:56 +00:00
execution-engine fix(core): restore redirect test callback args 2026-05-12 07:22:44 +02:00
instance-settings feat(core): Persist deployment_key entries for stability across restarts and key rotation (#28518) 2026-04-16 19:49:11 +00:00
nodes-loader refactor: Rename node-level builderHint.message to searchHint and propertyHint (#30062) 2026-05-08 13:32:50 +00:00
observability feat(core): Add tracing to workflow indexing (#25437) 2026-02-06 14:51:37 +00:00
utils fix(core): Persist execution context before writing to db (#28973) 2026-04-29 14:15:13 +00:00
constants.ts feat: Add token to sendAndWait operations links to walidate in webhook (#17566) 2025-08-06 17:28:50 +03:00
credentials.ts refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +00:00
data-deduplication-service.ts feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
html-sandbox.ts fix: Link to n8n website broken in n8n forms (#28627) 2026-04-17 17:09:14 +00:00
http-proxy.ts fix(core): Support lowercase proxy environment variables (#21201) 2025-12-11 11:11:56 +00:00
http.d.ts fix(core): Proxy all HTTP traffic instead of only axios (#20614) 2025-10-16 10:49:52 +03:00
index.ts feat(core): Add tracing to workflow indexing (#25437) 2026-02-06 14:51:37 +00:00
interfaces.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
node-execute-functions.ts refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
storage-path-conflict.error.ts refactor(core): Rename ~/.n8n/binaryData to ~/.n8n/storage (#24937) 2026-01-30 12:45:45 +00:00
storage.config.ts refactor(core): Rename ~/.n8n/binaryData to ~/.n8n/storage (#24937) 2026-01-30 12:45:45 +00:00