..
common
refactor(editor): Remove part of getCurrentWorkflow usages ( #16148 )
2025-07-24 12:51:32 +03:00
errors
Merge commit from fork
2026-01-22 12:40:09 +02:00
expressions
fix(HTTP Request Node): Fix paginated requests with HttpBearerAuth ( #17005 )
2025-07-04 21:53:01 +03:00
extensions
chore: Bundle 2026-W7 ( #26214 )
2026-02-25 07:08:58 +00:00
graph
feat(editor): Add ability to extract sub-workflows to canvas context menu ( #15538 )
2025-06-02 12:17:27 +02:00
native-methods
feat(editor): Add JS method aliases ( #21799 )
2025-12-15 15:36:03 +01:00
node-parameters
feat(core): First shot in resolving the credential resolver config expressions ( #23110 )
2026-01-07 11:17:42 +01:00
run-execution-data
feat(core): Switch to structured destination node (no-changelog) ( #22143 )
2025-11-24 16:13:37 +01:00
augment-object.ts
refactor(core): Lintfix core and workflow packages ( #17096 )
2025-07-08 13:04:50 +02:00
connections-diff.ts
feat(core): Introduce WorkflowHistory compaction service ( #23238 )
2025-12-24 09:00:58 +01:00
constants.ts
feat(core): Support most tools on Chat hub ( #25571 )
2026-02-16 10:37:24 +00:00
cron.ts
chore: Enfore consistent file-name casing on all backend packages ( #15755 )
2025-05-27 16:45:50 +02:00
data-table.types.ts
feat(core): Add data table resources to the public API ( #23610 )
2026-01-26 15:18:39 +00:00
deferred-promise.ts
chore: Enfore consistent file-name casing on all backend packages ( #15755 )
2025-05-27 16:45:50 +02:00
evaluation-helpers.ts
fix(core): Fix metric default value handling and add AI model connection validation for setMetric operation in Evaluation ( #18088 )
2025-08-08 12:38:58 +02:00
execution-context-establishment-hooks.ts
chore(core): Adopt UI/UX for user identifier and fix parsing for hook definitions ( #24779 )
2026-01-23 13:34:48 +00:00
execution-context.ts
chore(core): Skip dynamic credentials for manual executions ( #23085 )
2025-12-12 12:38:29 +01:00
execution-status.ts
chore: Enfore consistent file-name casing on all backend packages ( #15755 )
2025-05-27 16:45:50 +02:00
expression-evaluator-proxy.ts
refactor(core): Improve expressions handling ( #24177 )
2026-01-13 09:10:27 +00:00
expression-sandboxing.ts
chore: Bundle 2026-W7 ( #26214 )
2026-02-25 07:08:58 +00:00
expression.ts
chore: Bundle 2026-W7 ( #26214 )
2026-02-25 07:08:58 +00:00
from-ai-parse-utils.ts
feat(core): Support most tools on Chat hub ( #25571 )
2026-02-16 10:37:24 +00:00
global-state.ts
chore: Enfore consistent file-name casing on all backend packages ( #15755 )
2025-05-27 16:45:50 +02:00
index.ts
refactor(core): Separate Expression from Workflow class ( #25889 )
2026-02-20 12:58:00 +00:00
interfaces.ts
chore: Bundle 2026-W7 ( #26214 )
2026-02-25 07:08:58 +00:00
logger-proxy.ts
chore: Enfore consistent file-name casing on all backend packages ( #15755 )
2025-05-27 16:45:50 +02:00
message-event-bus.ts
chore(core): Add dtos for log streaming controller. Use zod to validate existing destination option types ( #24493 )
2026-01-20 16:37:49 +00:00
metadata-utils.ts
chore: Enfore consistent file-name casing on all backend packages ( #15755 )
2025-05-27 16:45:50 +02:00
node-helpers.ts
chore: Bundle 2026-W7 ( #26214 )
2026-02-25 07:08:58 +00:00
node-reference-parser-utils.ts
fix(editor): Fix inputs when extracting sub-workflows with Split Out nodes ( #19923 )
2025-10-09 09:41:22 +03:00
node-validation.ts
fix: Validate workflows when publishing from workflow history ( #25195 )
2026-02-09 14:46:15 +00:00
observable-object.ts
refactor(core): Lintfix core and workflow packages ( #17096 )
2025-07-08 13:04:50 +02:00
result.ts
feat(core): Enforce config file permissions on startup ( #11328 )
2024-10-23 12:54:53 +03:00
run-execution-data-factory.ts
feat(core): Switch to structured destination node (no-changelog) ( #22143 )
2025-11-24 16:13:37 +01:00
schemas.ts
feat: Allow to set ChatHub workflow agent icon in NDV ( #23562 )
2026-01-05 16:18:23 +01:00
telemetry-helpers.ts
fix: Update anonymous telemetry to remove values that are not needed ( #25040 )
2026-02-04 09:06:21 +00:00
tool-helpers.ts
fix: Truncate tool names to 64 characters ( #25745 )
2026-02-17 15:52:43 +00:00
type-guards.ts
feat(editor): Add AI Usage settings page ( #20926 )
2026-02-02 08:20:54 +00:00
type-validation.ts
feat: Binary data merge and expressions simplification ( #23270 )
2026-01-12 13:29:36 +00:00
types.d.ts
feat: Modernize build and testing for workflow package (no-changelog) ( #16771 )
2025-06-30 20:02:16 +03:00
utils.ts
chore: Bundle 2026-W7 ( #26214 )
2026-02-25 07:08:58 +00:00
versioned-node-type.ts
chore: Enfore consistent file-name casing on all backend packages ( #15755 )
2025-05-27 16:45:50 +02:00
workflow-checksum.ts
fix: Fix checksum hashing when WebCrypto is unavailable ( #23024 )
2025-12-10 15:22:49 +02:00
workflow-data-proxy-env-provider.ts
feat(core): Block access to env in code and expressions by default ( #22643 )
2025-12-03 12:33:18 +02:00
workflow-data-proxy-helpers.ts
chore: Enfore consistent file-name casing on all backend packages ( #15755 )
2025-05-27 16:45:50 +02:00
workflow-data-proxy.ts
feat(editor): Preview not installed community tools ( #24859 )
2026-02-06 12:27:15 +00:00
workflow-diff.ts
fix(core): Merge additive nested parameters in workflow history optimization ( #24717 )
2026-01-23 10:53:15 +00:00
workflow-environments-helper.ts
feat(core): Add auto-publish on Environments Feature Pull ( #24701 )
2026-02-02 09:45:27 +00:00
workflow-expression.ts
refactor(core): Separate Expression from Workflow class ( #25889 )
2026-02-20 12:58:00 +00:00
workflow-validation.ts
feat: Validate nodes before activating ( #22916 )
2025-12-08 15:47:55 +02:00
workflow.ts
refactor(core): Separate Expression from Workflow class ( #25889 )
2026-02-20 12:58:00 +00:00