..
errors
feat(n8n Evaluation Trigger Node): Add Evaluation Trigger and Evaluation Node ( #15194 )
2025-05-16 11:16:00 +02:00
Extensions
refactor(core): Remove legacy expression evaluator ( #14518 )
2025-05-13 17:29:48 +02:00
Graph
feat: Add graphUtils for sub-workflow extraction (no-changelog) ( #14781 )
2025-04-28 10:51:15 +02:00
NativeMethods
refactor: Enable import/order for design-system, workflow and @n8n packages ( #10847 )
2024-09-18 10:19:33 +03:00
NodeParameters
fix(core): Do not report instances of FilterError to Sentry (no-changelog) ( #11388 )
2024-10-24 17:56:32 +02:00
AugmentObject.ts
fix(core): AugmentObject should handle the constructor property correctly ( #12744 )
2025-01-21 11:49:43 +01:00
Constants.ts
feat(n8n Evaluation Trigger Node): Add telemetry events ( #15465 )
2025-05-16 17:22:17 +02:00
Cron.ts
refactor(core): Centralize CronJob management ( #10033 )
2024-07-16 20:42:48 +02:00
DeferredPromise.ts
refactor(core): Simplify createDeferredPromise, and add tests (no-changelog) ( #10811 )
2024-09-13 15:53:03 +02:00
ExecutionStatus.ts
refactor(core): Remove unused execution status warning (no-changelog) ( #9759 )
2024-06-17 13:00:04 +02:00
Expression.ts
refactor(core): Remove legacy expression evaluator ( #14518 )
2025-05-13 17:29:48 +02:00
ExpressionEvaluatorProxy.ts
refactor(core): Remove legacy expression evaluator ( #14518 )
2025-05-13 17:29:48 +02:00
ExpressionSandboxing.ts
fix(HTTP Request Node): Fix prototype pollution vulnerability ( #15463 )
2025-05-20 15:39:33 +02:00
FromAIParseUtils.ts
feat(editor): Support partial executions of tool nodes ( #14945 )
2025-05-01 08:32:47 +02:00
GlobalState.ts
refactor(core): Avoid passing around static state like default timezone (no-changelog) ( #7221 )
2023-10-27 14:17:52 +02:00
index.ts
fix(HTTP Request Node): Fix prototype pollution vulnerability ( #15463 )
2025-05-20 15:39:33 +02:00
Interfaces.ts
feat(editor): Use resource locator at Simple Vector Store memory key, allow cross workflow use ( #15421 )
2025-05-22 23:34:59 +03:00
LoggerProxy.ts
refactor(core): Convert verbose to debug logs ( #10574 )
2024-08-28 09:32:53 +02:00
MessageEventBus.ts
refactor: Enable import/order for design-system, workflow and @n8n packages ( #10847 )
2024-09-18 10:19:33 +03:00
MetadataUtils.ts
fix(editor): Improve sub-workflow debugging for more node error types ( #14347 )
2025-04-04 08:33:29 +02:00
NodeHelpers.ts
feat(editor): Improve manual description in nodes as tools ( #15373 )
2025-05-15 10:45:16 -04:00
NodeReferenceParserUtils.ts
feat: Add sub-workflow extraction field utilities (no-changelog) ( #14956 )
2025-05-22 14:05:39 +02:00
ObservableObject.ts
refactor: Clear unused ESLint directives from BE packages (no-changelog) ( #6798 )
2023-07-31 11:00:48 +02:00
result.ts
feat(core): Enforce config file permissions on startup ( #11328 )
2024-10-23 12:54:53 +03:00
TelemetryHelpers.ts
feat(n8n Evaluation Trigger Node): Add telemetry events ( #15465 )
2025-05-16 17:22:17 +02:00
type-guards.ts
feat(editor): Allow jumping into sub-workflow with shortkey ( #15200 )
2025-05-12 07:24:36 -04:00
types.d.ts
fix(core): Serialize BigInts ( #6805 )
2023-07-31 16:53:30 +02:00
TypeValidation.ts
fix(core): Allow strings starting with numbers in alphanumeric string validator ( #15425 )
2025-05-16 09:38:21 +02:00
utils.ts
fix(HTTP Request Node): Fix prototype pollution vulnerability ( #15463 )
2025-05-20 15:39:33 +02:00
VersionedNodeType.ts
refactor: rename NodeVersionedType to VersionedNodeType and move it to the workflow package ( #4443 )
2022-10-25 21:33:12 +02:00
Workflow.ts
chore: Extract node parsing from renameNode functionality (no-changelog) ( #14822 )
2025-04-23 13:22:08 +02:00
WorkflowDataProxy.ts
refactor: Split paired item logic into more manageable methods (no-changelog) ( #15337 )
2025-05-16 15:31:04 +02:00
WorkflowDataProxyEnvProvider.ts
feat: Add support for $env in the js task runner (no-changelog) ( #11177 )
2024-10-09 17:31:45 +03:00
WorkflowDataProxyHelpers.ts
fix(editor): Use pinned data to resolve expressions in unexecuted nodes ( #9693 )
2024-06-27 10:49:53 +02:00