n8n/packages/cli/src/workflows
2026-02-13 07:38:22 +00:00
..
__tests__ fix(core): Allow single-node AI Agent execution to run tools (#25709) 2026-02-13 07:38:22 +00:00
workflow-history feat(core): Add workflow-version-updated event to log streaming (#25429) 2026-02-09 08:09:51 +00:00
workflow-execution.service.ts fix(core): Allow single-node AI Agent execution to run tools (#25709) 2026-02-13 07:38:22 +00:00
workflow-finder.service.ts fix(core): Avoid fetching workflows unpaginated if getWorkflows API is used with projectId (#25370) 2026-02-05 14:48:33 +00:00
workflow-sharing.service.ts fix(editor): Ensure personal project is used when a user is picked in workflow filter (#25077) 2026-02-05 19:11:14 +00:00
workflow-static-data.service.ts chore(core): Remove mysql and mariadb specfic code (#24908) 2026-01-29 15:57:33 +00:00
workflow-validation.service.ts fix: Validate workflows when publishing from workflow history (#25195) 2026-02-09 14:46:15 +00:00
workflow.formatter.ts refactor(core): Use IWorkflowBase over WorkflowEntity in most places (#13225) 2025-02-13 10:54:11 +02:00
workflow.request.ts feat: Set autosave for history versions (no-changelog) (#23076) 2025-12-11 18:14:42 +02:00
workflow.service.ee.ts perf(core): Optimize credentials access (#25150) 2026-02-02 14:07:34 +00:00
workflow.service.ts fix(editor): Add filter by accessible projects in folders query (no-changelog) (#25678) 2026-02-12 14:13:17 +00:00
workflows.controller.ts feat: Add new scope for workflow:unpublish, assignable to personal projects and regular project roles (#25228) 2026-02-06 15:04:40 +00:00