n8n/packages/core/src
n8n-assistant[bot] 83023cce28
fix(core): Add configurable retries and error details to S3 (backport to 1.x) (#29810)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-06-01 10:00:22 +02:00
..
__tests__ feat: Environment var to disable forms pages sandboxing (backport to 1.x) (#28158) 2026-04-08 13:04:49 +03:00
binary-data fix(core): Add configurable retries and error details to S3 (backport to 1.x) (#29810) 2026-06-01 10:00:22 +02:00
encryption feat: Support custom encryption keys for imports / exports (#21863) 2025-11-14 12:47:51 +00:00
errors feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
execution-engine chore: Bump Axios, Hono, fast-xml-parser and more (#29828) 2026-05-08 11:08:03 +03:00
instance-settings fix(core): Remove --tunnel option after hooks.n8n.cloud shutdown (#25944) 2026-02-18 20:59:35 +02:00
nodes-loader fix(core): Correctly filter custom nodes when NODES_INCLUDE/EXCLUDE is set (#21705) 2025-11-11 09:56:18 +00:00
utils chore(core): Context establishment hook setup (#22293) 2025-11-26 14:34:51 +01: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(core): Move isObjectLiteral to @n8n/backend-common (#15414) 2025-05-15 12:31:58 +02:00
data-deduplication-service.ts feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
html-sandbox.ts feat: Environment var to disable forms pages sandboxing (backport to 1.x) (#28158) 2026-04-08 13:04:49 +03:00
http-proxy.ts fix(MCP Client Tool Node): Use proxy for MCP calls (#21720) 2025-11-17 11:04:05 +02: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 fix(core): Proxy all HTTP traffic instead of only axios (#20614) 2025-10-16 10:49:52 +03: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