Commit Graph

  • 1750fb4acf fix: credential get fallback, update type field, and code refinements (v2.47.1) (#703) main v2.47.1 Romuald Członkowski 2026-04-04 13:09:03 +02:00
  • 796c427317 feat: add n8n_audit_instance and n8n_manage_credentials tools (v2.47.0) (#702) v2.47.0 Romuald Członkowski 2026-04-04 11:27:20 +02:00
  • 12d7d5bdb6 fix: resolve SSE reconnection loop with separate /sse + /messages endpoints (v2.46.1) (#699) v2.46.1 Romuald Członkowski 2026-04-03 14:00:53 +02:00
  • 2d4115530c feat: add patchNodeField operation for surgical string edits (v2.46.0) (#698) v2.46.0 Romuald Członkowski 2026-04-03 09:53:44 +02:00
  • ca20586eda fix: use stdio-wrapper as bin entry and preserve credentials on workflow update (v2.45.1) (#695) v2.45.1 Romuald Członkowski 2026-04-02 22:40:17 +02:00
  • 8888c63e7a chore: update n8n to 2.14.2 and bump version to 2.45.0 (#692) v2.45.0 Romuald Członkowski 2026-04-02 07:38:58 +02:00
  • 4b109b0870 fix: upgrade GitHub Actions and patch dependency vulnerabilities (v2.44.1) (#690) v2.44.1 Romuald Członkowski 2026-04-01 21:17:59 +02:00
  • b800ff0cd9 feat: add multi-step flow to n8n_generate_workflow tool (v2.44.0) v2.44.0 czlonkowski 2026-04-01 00:17:27 +02:00
  • 77c92716a3 Merge pull request #686 from czlonkowski/feat/generate-workflow-tool v2.43.0 Romuald Członkowski 2026-03-31 12:45:11 +02:00
  • 198e773bb3 feat: add n8n_generate_workflow tool for hosted workflow generation czlonkowski 2026-03-31 12:32:31 +02:00
  • 3417c6701c Merge pull request #685 from czlonkowski/fix/patterns-docs-and-token-trim-683 v2.42.3 Romuald Członkowski 2026-03-31 08:11:50 +02:00
  • 5b68d7fa53 fix: trim patterns response tokens and add missing documentation (#683) czlonkowski 2026-03-31 00:03:35 +02:00
  • 54e445bc6a Merge pull request #682 from czlonkowski/fix/include-patterns-in-npm-681 v2.42.2 Romuald Członkowski 2026-03-30 22:27:13 +02:00
  • 49638b98cf fix: include workflow-patterns.json in npm package (#681) fix/include-patterns-in-npm-681 czlonkowski 2026-03-30 21:59:52 +02:00
  • fa766eff3c Merge pull request #680 from czlonkowski/fix/community-node-resource-grouping v2.42.1 Romuald Członkowski 2026-03-30 20:56:48 +02:00
  • b890bd9601 fix: restore community nodes with resource-grouped operations (v2.42.1) czlonkowski 2026-03-30 18:18:19 +02:00
  • 7f7150b2f3 fix: add resource grouping to community node operations and restore 584 community nodes czlonkowski 2026-03-30 17:46:22 +02:00
  • 89a9e5ed1c Merge pull request #679 from czlonkowski/feat/search-operations-and-workflow-patterns v2.42.0 Romuald Członkowski 2026-03-30 16:54:55 +02:00
  • bda2009b77 feat: add includeOperations to search_nodes and patterns mode to search_templates czlonkowski 2026-03-30 15:45:03 +02:00
  • 20ebfbb0fc fix: validation bugs — If/Switch version check, Set false positive, bare expressions (#675, #676, #677) (#678) v2.41.4 Romuald Członkowski 2026-03-30 12:29:04 +02:00
  • 6e4a9d520d fix: raise session timeout default, fix VS Code MCP compatibility (#674) v2.41.3 Romuald Członkowski 2026-03-27 18:56:30 +01:00
  • 22635b708b refactor: deduplicate tryParseJson — export from handlers-n8n-manager fix/session-timeout-and-vscode-compat-626-600-611 czlonkowski 2026-03-27 18:45:03 +01:00
  • 9133f5e483 fix: raise session timeout default and fix VS Code MCP compatibility (#626, #600, #611) czlonkowski 2026-03-27 17:53:42 +01:00
  • fb2d306dc3 fix: intercept stdout writes to prevent JSON-RPC corruption in stdio mode (#673) v2.41.2 Romuald Członkowski 2026-03-27 17:26:43 +01:00
  • 6be9ffa53e fix: correct operator names, connection types, and implement __patch_find_replace (#665, #659, #642) (#672) v2.41.1 Romuald Członkowski 2026-03-27 16:26:21 +01:00
  • de2abaf89d refactor: streamline test suite — 33 fewer files, 11.9x faster (#670) Romuald Członkowski 2026-03-27 14:22:22 +01:00
  • e00335f1a0 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 07bd1d4cc2 gh-pages github-action-benchmark 2026-03-26 21:25:32 +00:00
  • 07bd1d4cc2 chore: update n8n to 2.13.3 (#666) v2.41.0 Romuald Członkowski 2026-03-26 22:21:56 +01:00
  • 0b9bca4b25 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 1f0738e637 github-action-benchmark 2026-03-22 22:23:17 +00:00
  • 1f0738e637 fix: auto-inject webhookId on webhook nodes during create/update (#643) (#657) v2.40.5 Romuald Członkowski 2026-03-22 23:20:34 +01:00
  • 6fef2db3ed add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 93816fce30 github-action-benchmark 2026-03-22 21:31:58 +00:00
  • 93816fce30 fix: data tables available on all n8n plans, remove redundant pitfalls (#656) v2.40.4 Romuald Członkowski 2026-03-22 22:29:19 +01:00
  • 4d4ef64bf6 fix: data tables available on self-hosted too, not just enterprise/cloud fix/notification-400-and-updatetable-schema czlonkowski 2026-03-22 22:26:24 +01:00
  • 2567fdd422 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for ec19c9dade github-action-benchmark 2026-03-22 19:02:54 +00:00
  • ec19c9dade fix: return 202 for stale-session notifications, warn on updateTable columns (#654) (#655) v2.40.3 Romuald Członkowski 2026-03-22 19:59:57 +01:00
  • 984a49d4ec fix: address code review - add spec-compliance comment and mixed-batch test czlonkowski 2026-03-22 19:45:57 +01:00
  • e52a04a291 fix: return 202 for notifications with stale sessions, warn on updateTable columns (#654) czlonkowski 2026-03-22 19:21:29 +01:00
  • da0dadcd62 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 6f6668acc4 github-action-benchmark 2026-03-22 15:02:10 +00:00
  • 6f6668acc4 fix: resolve double URL-encoding in datatable filter/sortBy query params (#652) v2.40.2 Romuald Członkowski 2026-03-22 15:59:34 +01:00
  • 2a02a73d58 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for c5665632af github-action-benchmark 2026-03-21 23:15:18 +00:00
  • c5665632af fix: resolve 5 bugs in n8n_manage_datatable (#651) v2.40.1 Romuald Członkowski 2026-03-22 00:12:39 +01:00
  • fcc423084a fix: add missing datatable methods to handlers-n8n-manager mock client fix/datatable-bugs czlonkowski 2026-03-21 23:26:39 +01:00
  • ba1f9be984 fix: re-apply encodeURIComponent for filter/sortBy in handlers czlonkowski 2026-03-21 22:35:56 +01:00
  • a62e5f198c fix: case-insensitive 'not found' assertions in API client tests czlonkowski 2026-03-21 22:22:02 +01:00
  • b0279bd11f fix: resolve 5 bugs in n8n_manage_datatable row operations and error handling czlonkowski 2026-03-21 22:03:07 +01:00
  • 5529ae08e9 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for be3d07dbdc github-action-benchmark 2026-03-21 18:09:13 +00:00
  • be3d07dbdc feat: add n8n_manage_datatable MCP tool with full CRUD (#640) (#650) v2.40.0 Romuald Członkowski 2026-03-21 19:06:22 +01:00
  • a5c20de3c2 fix: fix tool count in diagnostic test and rename n8n_create_data_table to n8n_create_datatable claude/fix-tool-count-rename-1GRRO Claude 2026-03-20 19:23:05 +00:00
  • 4a9e3c7ec0 feat: add n8n_create_data_table MCP tool and projectId for create workflow (#640) czlonkowski 2026-03-20 18:13:39 +01:00
  • bc84e9bff8 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 47a1cb135d github-action-benchmark 2026-03-20 16:52:37 +00:00
  • 47a1cb135d feat: implement transferWorkflow operation in n8n_update_partial_workflow (#644) (#649) v2.38.0 Romuald Członkowski 2026-03-20 17:50:00 +01:00
  • 96c2fc1dde add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 14962a39b6 github-action-benchmark 2026-03-18 16:05:11 +00:00
  • 14962a39b6 chore: update n8n to 2.12.3 and bump version to 2.37.4 (#647) v2.37.4 Romuald Członkowski 2026-03-18 17:01:25 +01:00
  • 5e8087f72a chore: update n8n to 2.12.3 and bump version to 2.37.4 update/n8n-2.12.3 czlonkowski 2026-03-18 16:17:32 +01:00
  • f8ee6a6fe0 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for f7a1cfe8bf github-action-benchmark 2026-03-15 13:35:42 +00:00
  • f7a1cfe8bf fix: field normalization, AI connection validation, autofix filter (#581) (#638) v2.37.3 Romuald Członkowski 2026-03-15 14:32:14 +01:00
  • 8319c12d28 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 65ab94deb2 github-action-benchmark 2026-03-15 10:30:03 +00:00
  • 65ab94deb2 fix: code validator false positives and null property removal (#294, #293, #611) (#637) v2.37.2 Romuald Członkowski 2026-03-15 11:26:44 +01:00
  • 9fa5034923 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 599bc664d0 github-action-benchmark 2026-03-14 17:44:41 +00:00
  • 599bc664d0 fix: numeric sourceOutput remapping, IMAP trigger detection, AI tool description validation (#537, #538, #477, #602) (#636) v2.37.1 Romuald Członkowski 2026-03-14 18:40:58 +01:00
  • 8d39e2317f add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 9590f751d2 github-action-benchmark 2026-03-14 16:30:56 +00:00
  • 9590f751d2 fix: resolve multiple n8n_update_partial_workflow bugs (#635) Romuald Członkowski 2026-03-14 17:27:33 +01:00
  • a9380c36d3 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 248f859c49 github-action-benchmark 2026-03-14 13:08:24 +00:00
  • 248f859c49 chore: update n8n to 2.11.4 (#634) v2.36.2 Romuald Członkowski 2026-03-14 14:04:43 +01:00
  • 71170d3f76 fix(tests): close existing connection before reconnecting in MCP protocol tests update/n8n-2.11.4 czlonkowski 2026-03-14 13:49:23 +01:00
  • fb0a501f1c fix(ci): update MCP SDK version check from 1.20.1 to 1.27.1 czlonkowski 2026-03-14 13:33:42 +01:00
  • 6fc956f77e chore: update n8n to 2.11.4 and bump version to 2.36.2 czlonkowski 2026-03-14 13:17:15 +01:00
  • 15a25f923e add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 25b8a8145d github-action-benchmark 2026-03-08 07:45:29 +00:00
  • 25b8a8145d feat(validator): detect conditional branch fan-out & connection auto-fixes (#622) v2.36.1 Romuald Członkowski 2026-03-08 08:41:44 +01:00
  • 2081645cfa feat(validator): detect IF/Switch/Filter conditional branch fan-out misuse feat/connection-autofix czlonkowski 2026-03-08 08:10:04 +01:00
  • 2e472ebc6c feat(auto-fixer): add 5 connection structure fix types czlonkowski 2026-03-08 07:17:40 +01:00
  • 34f85d14a8 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 0918cd5425 github-action-benchmark 2026-03-07 22:58:47 +00:00
  • 0918cd5425 feat(validator): detect broken/malformed workflow connections (#620) (#621) v2.36.0 Romuald Członkowski 2026-03-07 23:55:23 +01:00
  • edef5145ff chore: bump version to 2.36.0 and update changelog feat/connection-validation czlonkowski 2026-03-07 23:38:55 +01:00
  • bc1c00cc2e feat(validator): detect broken/malformed workflow connections (#620) czlonkowski 2026-03-07 23:18:49 +01:00
  • 1167d81556 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 0998e5486e github-action-benchmark 2026-03-04 14:51:10 +00:00
  • 0998e5486e chore: update n8n to 2.10.3 (#618) v2.35.6 Romuald Członkowski 2026-03-04 15:47:10 +01:00
  • f6a90bc8b5 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 87f26eef18 github-action-benchmark 2026-02-22 06:10:40 +00:00
  • 87f26eef18 fix: comprehensive param type coercion for Claude Desktop/Claude.ai (#605) (#609) v2.35.5 Romuald Członkowski 2026-02-22 07:07:30 +01:00
  • b4009cee7c fix: comprehensive param type coercion for Claude Desktop/Claude.ai (#605) fix/605-comprehensive-param-coercion czlonkowski 2026-02-22 12:23:43 +07:00
  • 6d56e111c1 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 4bad880f44 github-action-benchmark 2026-02-20 15:59:29 +00:00
  • 4bad880f44 fix: defensive JSON.parse for stringified object/array params (#605) (#606) v2.35.4 Romuald Członkowski 2026-02-20 16:56:25 +01:00
  • 82f912dc4d add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 77048347b3 github-action-benchmark 2026-02-20 01:18:25 +00:00
  • 77048347b3 chore: update n8n to 2.8.3 (#603) v2.35.3 Romuald Członkowski 2026-02-20 02:15:15 +01:00
  • 3365878d03 fix: update documentation-generator tests for max_completion_tokens update/n8n-2.8.3 czlonkowski 2026-02-20 08:41:17 +08:00
  • 07f8be8995 chore: update n8n to 2.8.3 and bump version to 2.35.3 czlonkowski 2026-02-20 07:23:42 +08:00
  • c58892f975 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 6f695be482 github-action-benchmark 2026-02-10 01:28:59 +00:00
  • 6f695be482 fix: disable MCP Apps that don't render in Claude.ai (#586) v2.35.2 Romuald Członkowski 2026-02-10 02:26:40 +01:00
  • 54fff3b663 fix: disable MCP Apps that don't render in Claude.ai fix/disable-broken-mcp-apps czlonkowski 2026-02-09 23:56:27 +08:00
  • 3f62bc7ea4 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 34159f4ece github-action-benchmark 2026-02-09 05:43:19 +00:00
  • 34159f4ece fix: add legacy flat _meta key for MCP App rendering in Claude (#585) v2.35.1 Romuald Członkowski 2026-02-09 06:40:52 +01:00
  • 4c00240307 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 8217229e2f github-action-benchmark 2026-02-09 03:41:13 +00:00
  • 8217229e2f chore: bump version to 2.35.0 and update CHANGELOG (#584) v2.35.0 Romuald Członkowski 2026-02-09 04:38:56 +01:00
  • ffb7d9e013 chore: bump version to 2.35.0 and update CHANGELOG chore/bump-v2.35.0 czlonkowski 2026-02-09 11:12:59 +08:00
  • dfac65b291 chore: bump version to 2.35.0 and update CHANGELOG feature/ui-ux-redesign czlonkowski 2026-02-09 11:11:24 +08:00
  • 216b673f91 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 89146186d8 github-action-benchmark 2026-02-09 02:39:05 +00:00
  • 89146186d8 feat: UI/UX redesign for MCP Apps - 3 new apps + enhanced existing (#583) Romuald Członkowski 2026-02-09 03:36:27 +01:00
  • cfb20a1cc6 feat: UI/UX redesign for MCP Apps - 3 new apps + enhanced existing czlonkowski 2026-02-09 10:18:36 +08:00
  • ca95cb4689 add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for c601581714 github-action-benchmark 2026-02-08 02:25:46 +00:00
  • c601581714 Fix/mcp app blank UI (#580) v2.34.5 Romuald Członkowski 2026-02-08 03:23:16 +01:00