Commit Graph
13001 Commits
Author SHA1 Message Date
Suguru InoueandGitHub b2eb33351f fix(editor): Logs not shown when tools are partially executed (#16274) 2025-06-13 10:09:52 +02:00
Guillaume JacquartandGitHub 84c51b1bd9 fix(editor): Fix pagination and sorting issue for insights (#16288) 2025-06-13 10:08:08 +02:00
Yiorgis GozadinosandGitHub 8d6e796b92 feat(MCP Server Trigger Node): Support for Streamable HTTP transport in MCP Server (#15833) 2025-06-13 09:33:39 +02:00
EugeneandGitHub eff0571f42 feat(core): Add number of tokens and latency automatically as metrics in evaluation (#16243) 2025-06-13 09:24:12 +02:00
bcf1a7108b refactor(core): Decouple database entity registration (#15871)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-12 19:12:20 +02:00
JonandGitHub a417ed3ac8 feat(Linear Node): Add options to add a link and a comment to an issue (#13464) 2025-06-12 16:40:58 +01:00
olegandGitHub ecfb6674ef fix(editor): Prevent node renaming to restricted JS method names (#16270) 2025-06-12 16:11:36 +02:00
EugeneandGitHub 739ad853cd fix(core): Always save evaluation executions (#16285) 2025-06-12 15:50:37 +02:00
Guillaume JacquartandGitHub b685084957 fix(benchmark): Archive workflow before deleting them (#16273) 2025-06-12 14:13:51 +02:00
Charlie KolbandGitHub 4e94488622 feat(editor): Change default node names depending on node operation and resource (#16188) 2025-06-12 13:57:26 +02:00
Cornelius Suermann ecd9a1e53e Merge tag 'n8n@1.98.0' 2025-06-12 13:22:03 +02:00
DariaandGitHub 1ddbb78909 feat(core): Add description to projects (#15611) 2025-06-12 13:57:23 +03:00
Iván OvejeroandGitHub 46723d3518 feat(core): Add task runner events to log streaming (#16265) 2025-06-12 12:47:37 +02:00
Iván OvejeroandGitHub 2b0cd5f7de refactor(core): Extend task runner force shutdown timeout (#16266) 2025-06-12 12:28:20 +02:00
Mutasem AldmourandGitHub e36345824f fix: Run evaluations as full manual executions in queue mode (#16230) 2025-06-12 11:25:21 +02:00
Elias MeireandGitHub e58de1a6e4 fix(core): Fix http requests by using correct agent (#16258) 2025-06-12 10:50:06 +02:00
Elias MeireandGitHub a0176ae973 Revert "fix: Fix paired item handling of multiple inputs" (#16261) 2025-06-12 09:32:22 +01:00
Elias MeireandGitHub 50e00cdd6a fix: Fix paired item handling of multiple inputs (#16153) 2025-06-12 08:52:39 +02:00
Csaba TuncsikandGitHub e681e6b477 refactor: Add common DTOs and schemas for the redesigned users list (#16097) 2025-06-11 14:55:04 +02:00
Suguru InoueandGitHub b9e03515bd feat(editor): Remember different panel state for sub nodes (#16189) 2025-06-11 14:46:19 +02:00
Iván OvejeroandGitHub 3946e5c244 test(core): Unskip and fix workflow runner test (#16227) 2025-06-11 13:37:22 +02:00
Guillaume JacquartandGitHub 56b16b8c0f fix(core): Remove duplicated logs for insights (#16228) 2025-06-11 13:36:29 +02:00
Iván OvejeroandGitHub f0cf6dcbcd perf(core): Lazyload AI workflow builder's langchain dependencies (#16178) 2025-06-11 13:11:13 +02:00
2b51ad8cab 🚀 Release 1.98.0 (#16225)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-11 11:35:19 +02:00
Guillaume JacquartandGitHub 42b9a8a0e7 feat(core): Handle scoped resource not existing with 404 (#16022) 2025-06-11 11:19:18 +02:00
Iván OvejeroandGitHub b2f92dfc22 test(core): Skip test failing on MariaDB/MySQL (#16221) 2025-06-11 11:07:56 +02:00
Danny MartiniandGitHub 9f83fccac1 fix(core): Don't swallow connection errors when fetching credentials (#16181) 2025-06-11 10:08:09 +02:00
Alex GrozavandGitHub 2a3fa5088e refactor(editor): Move settings api to @n8n/rest-api-client (no-changelog) (#16186) 2025-06-11 10:57:59 +03:00
Yiorgis GozadinosandGitHub 5015290dbe fix(Chat Memory Manager Node): Fix simplifyMessages to not overwrite consecutive messages of same type (#16168) 2025-06-11 09:54:49 +02:00
cdab4c1bc6 fix(editor): Fix the issue that the content of json, html, csv, md, txt, and css files contained garbled Chinese characters when clicking the view button (#16118)
Co-authored-by: luka <zhoupf@seirobotics.net>
2025-06-11 09:36:54 +02:00
Shireen MissiandGitHub 0cfe6eeb5d fix: Add a missing word to tooltip (#16198) 2025-06-10 21:16:14 +03:00
Alex GrozavandGitHub a54f0c8af7 refactor(editor): Move cloudPlans api to @n8n/rest-api-client (no-changelog) (#16182) 2025-06-10 18:03:24 +02:00
Suguru InoueandGitHub aa03110f2e fix(editor): Adjust time format for negative numbers (no-changelog) (#16194) 2025-06-10 17:25:22 +02:00
Shireen MissiandGitHub aa407350bb fix(Local File Trigger Node): Fix ignored option on Mac os (#15872) 2025-06-10 14:37:15 +01:00
Alex GrozavandGitHub 023aa156b3 refactor(editor): Move workflowHistory api to @n8n/rest-api-client (no-changelog) (#16183) 2025-06-10 15:50:18 +03:00
Elias MeireandGitHub e3675bdfb4 fix(core): Fix HTTP proxy support in all nodes and other axios requests (#16092) 2025-06-10 14:42:51 +02:00
Suguru InoueGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
cd6e510596 chore(editor): Update format for showing execution time (#16099)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-10 14:17:27 +02:00
Guillaume JacquartandGitHub 5c748ca25d feat(core): Dynamic max page size limit for pagination dto (#16100) 2025-06-10 14:00:51 +02:00
Yiorgis GozadinosandGitHub 09fd5c01d4 fix(core): Correctly apply maxRows limit when fetching the dataset (#16176) 2025-06-10 13:58:20 +02:00
Suguru InoueandGitHub 670355420d fix(editor): Log view is missing in debug mode (#16170) 2025-06-10 12:47:54 +02:00
Charlie KolbandGitHub 60bae8ddf9 chore: Add tests for useCanvasOperations replaceNodeParameters and replaceNodeConnections (no-changelog) (#16173) 2025-06-10 12:13:26 +02:00
Charlie KolbandGitHub d17a15ef9a Revert "feat(editor): Change default node names depending on node ope… (#16169) 2025-06-10 11:34:08 +02:00
Iván OvejeroandGitHub 53b6812592 fix(core): Prevent worker from recovering finished executions (#16094) 2025-06-10 11:12:17 +02:00
Alex GrozavandGitHub 9d12b741ff refactor(editor): Migrate ldap to @n8n/rest-api-client (no-changelog) (#16144) 2025-06-10 12:01:09 +03:00
Suguru InoueandGitHub d68a776e5c refactor(editor): Clean up feature flag for the log view (#15606) 2025-06-10 10:15:22 +02:00
Iván OvejeroandGitHub 25567f6f0e fix(core): Ensure queue is ready when enqueueing (#16098) 2025-06-10 10:09:26 +02:00
Alex GrozavandGitHub 07ed01d9fc refactor(editor): Migrate versions api to @n8n/rest-client-api (no-changelog) (#16147) 2025-06-10 10:47:51 +03:00
Alex GrozavandGitHub 5deab75c7d fix(editor): Add visual-only waitingForNext execution state for slow networks (#16143) 2025-06-10 10:32:08 +03:00
Alex GrozavandGitHub 00083d5ed6 refactor(editor): Migrate sso to @n8n/rest-api-client (no-changelog) (#16145) 2025-06-10 10:02:54 +03:00
Charlie KolbandGitHub 9cf7293990 fix(editor): Mark workflow as unsaved when reverting deletion of a node (#15959) 2025-06-10 08:54:23 +02:00