n8n/packages/core/src
2026-07-22 12:22:37 +00:00
..
__tests__ build(core): Move HTTP core's proxy and transport primitives into @n8n/backend-network (#32190) 2026-06-12 10:25:28 +00:00
binary-data refactor(core): Store binary data via blob storage primitives (#34707) 2026-07-22 12:22:37 +00:00
encryption test(core): Make CBC wrong-key decryption tests deterministic (#31471) 2026-06-03 08:47:55 +00:00
errors fix(core): Stop reporting quota-exhausted Instance AI runs to Sentry and isolate report request context (#34549) 2026-07-20 11:07:44 +00:00
execution-engine feat(core): Add advanced HITL telemetry events for the Gmail node (no-changelog) (#34554) 2026-07-22 11:25:56 +00:00
instance-settings refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
nodes-loader feat(core): Unify output schema mock generation and verify AI Assistant workflows with any trigger type (#33896) 2026-07-14 15:27:08 +00:00
observability fix(core): Exclude streaming endpoints from Sentry request tracing (no-changelog) (#33550) 2026-07-03 13:39:53 +00:00
utils feat(Slack Node): Add advanced HITL configuration for one-tap approval (#34123) 2026-07-15 12:38:46 +00:00
constants.ts feat(core): Restrict credentials to declared supported nodes (#31260) 2026-05-30 15:04:42 +00:00
credentials.ts refactor(core): Re-parent core error subclasses away from ApplicationError (no-changelog) (#32540) 2026-06-23 09:14:22 +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
index.ts build(core): Move HTTP core's proxy and transport primitives into @n8n/backend-network (#32190) 2026-06-12 10:25:28 +00:00
interfaces.ts refactor(core): Rename ActiveWorkflows to ActiveWorkflowTriggers (#31916) 2026-06-09 18:10:31 +00: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 feat(core): Add Azure storage mode for execution data (#32368) 2026-06-18 11:33:04 +00:00