Commit Graph
697 Commits
Author SHA1 Message Date
Jaakko HussoandGitHub 819fc2da63 feat(editor): Rename 'Window Buffer Memory' to 'Simple Memory' (#13477) 2025-02-26 10:24:11 +02:00
Jaakko HussoandGitHub a60d106ebb feat(core): Make Tools Agent the default Agent type, deprecate other agent types (#13459) 2025-02-26 10:23:22 +02:00
Alex GrozavandGitHub 2f395fe89a refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
कारतोफ्फेलस्क्रिप्ट™ dfd932f9c1 Merge tag 'n8n@1.81.0' 2025-02-25 12:52:06 +01:00
Jaakko HussoandGitHub 35c00d0c84 feat(editor): Rename 'In-Memory Vector Store' to 'Simple Vector Store' (#13472) 2025-02-25 10:13:48 +02:00
20ee7984f8 🚀 Release 1.81.0 (#13469)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-02-25 08:55:01 +01:00
Alex GrozavandGitHub 37d4b00e3f refactor: Move @n8n/chat package to frontend/@n8n (no-changelog) (#13425) 2025-02-24 21:19:51 +02:00
Ricardo EspinozaandGitHub c850cca648 feat(core): Add endpoint POST /projects/:projectId/folders (no-changelog) (#13446) 2025-02-24 09:54:47 -05:00
Milorad FIlipovićandGitHub 0eae14e27a feat(editor): Implement folder navigation in workflows list (#13370) 2025-02-24 13:52:29 +01:00
Jaakko HussoandGitHub 4fa666b976 feat(editor): Rename 'Text' fields on AI nodes to 'Prompt' (#13416) 2025-02-21 18:38:14 +02:00
7bd83d7d33 fix(editor): Optionally share credentials used by the workflow when moving the workflow between projects (#12524)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-21 11:05:37 +01:00
29ae2396c9 feat: Enable partial exections v2 by default (#13344)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-21 10:25:53 +01:00
Tomi Turtiainen 72e489910c Merge tag 'n8n@1.80.0' 2025-02-20 15:35:03 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub ac1f651905 chore(core): Stop reporting errors to Sentry for older releases (no-changelog) (#13323) 2025-02-20 12:38:54 +01:00
Ricardo EspinozaandGitHub aae55fe7ac feat: Add temporary env variable N8N_FOLDERS_ENABLED (no-changelog) (#13374) 2025-02-19 19:34:29 -05:00
Tomi TurtiainenandGitHub 6ef9ae1862 refactor: Add dto for POST /credentials endpoint (#13306) 2025-02-19 17:50:42 +02:00
Tomi TurtiainenandGitHub 87b3c508b3 fix(Code Node): Fix $items in Code node when using task runner (#13368) 2025-02-19 17:33:26 +02:00
Alex GrozavandGitHub 143cb22bc5 refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00
Tomi TurtiainenandGitHub 956637b614 refactor: Add dto for /credentials/new endpoint (#13307) 2025-02-18 16:26:37 +02:00
3a8b013a96 🚀 Release 1.80.0 (#13316)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-02-17 16:09:36 +02:00
Charlie KolbandGitHub 8e15ebf833 fix(Code Tool Node): Fix Input Schema Parameter not hiding correctly (#13245) 2025-02-17 11:31:29 +01:00
olegandGitHub 47c5688618 fix(AI Agent Node): Move model retrieval into try/catch to fix continueOnFail handling (#13165) 2025-02-13 15:47:41 +01:00
652ca25ef5 🚀 Release 1.79.0 (#13241)
Co-authored-by: MarcL <1965510+MarcL@users.noreply.github.com>
2025-02-13 10:36:10 +00:00
Charlie KolbandGitHub 11cf1cd23a feat(editor): Expose View Execution links for erroneous sub-executions (#13185) 2025-02-13 09:44:52 +01:00
02573b46e0 feat(core): Add error reporting for workflow evaluation (no-changelog) (#12838)
Co-authored-by: oleg <me@olegivaniv.com>
2025-02-11 16:03:41 +01:00
Iván OvejeroandGitHub 17acf70591 perf(core): Batch workflow activation to speed up startup (#13191) 2025-02-11 15:12:55 +01:00
Tomi TurtiainenandGitHub 67b951ee07 fix(core): Fix parsing of push messages (no-changelog) (#13136) 2025-02-10 19:47:03 +02:00
jeanpaulandGitHub f057cfb46a fix(OpenAI Node): Limit chat history to context window when using memory (#13137) 2025-02-10 15:41:13 +01:00
Ria ScholzandGitHub ccdca6b39f docs(Chat Trigger Node): Add option for loadPreviousSession (#13132) 2025-02-07 16:49:22 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub be39d0a0f1 fix(core): Add an option to enable dual-stack lookup to support IPv6 for redis (#13118) 2025-02-07 12:06:12 +01:00
jeanpaulandGitHub 2b1eb049f2 fix(Basic LLM Chain Node): Use correct mimetype for binary data (#12978) 2025-02-07 09:49:11 +01:00
olegandGitHub 577d5a1bff refactor(Google Gemini Chat Model Node): Provide custom message mapper to N8nLlmTracing (no-changelog) (#13076) 2025-02-06 17:28:13 +01:00
jeanpaulandGitHub 76e0c99613 feat(OpenAI Chat Model Node): Add reasoning effort option to control the amount of reasoning tokens to use (#13103) 2025-02-06 17:21:34 +01:00
olegandGitHub fff46fa75e refactor(Call n8n Sub-Workflow Tool Node): Remove duplicate FromAIParser service (no-changelog) (#13105) 2025-02-06 17:19:27 +01:00
कारतोफ्फेलस्क्रिप्ट™ a81344cfcd Merge tag 'n8n@1.78.0' 2025-02-06 14:28:13 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 2b133aa201 feat(core): Add an option to allow community nodes as tools (#13075) 2025-02-06 14:17:15 +01:00
700dd916f6 🚀 Release 1.78.0 (#13096)
Co-authored-by: elsmr <8850410+elsmr@users.noreply.github.com>
2025-02-06 14:04:06 +01:00
a90529fd51 fix(AI Agent Node): Ignore SSL errors option for SQLAgent (#13052)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-02-05 12:35:05 +01:00
olegandGitHub b67a003e0b feat(HTTP Request Tool Node): Relax binary data detection (#13048) 2025-02-05 12:14:31 +01:00
Charlie KolbandGitHub cc907fbca9 fix: Increment runIndex in WorkflowToolV2 tool executions to avoid reusing out of date inputs (#13008) 2025-02-04 13:02:50 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 65ec6ae0c8 refactor(core): Consolidate execution lifecycle hooks even more + additional tests (#12898) 2025-02-04 10:17:44 +01:00
Ricardo EspinozaandGitHub 9bcbc2c2cc feat: Allow setting API keys expiration (#12954) 2025-02-03 11:16:37 -05:00
a15504329b fix: Sync partial execution version of FE and BE, also allow enforcing a specific version (#12840)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-02-03 14:17:31 +01:00
jeanpaulandGitHub 37d152c148 feat(OpenAI Chat Model Node, OpenAI Node): Include o3 models in model selection (#13005) 2025-02-03 12:56:07 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 18b6867785 ci: Update corepack before enabling it (no-changelog) (#13004) 2025-02-03 11:16:18 +01:00
Tomi TurtiainenandGitHub 2774f35969 test: Add missing $rawParameter to list of known built-ins (#12976) 2025-01-31 14:42:38 +02:00
Milorad FIlipovićandGitHub 066908060f feat(editor): Relocate workflow ID expression notice (no-changelog) (#12942) 2025-01-31 12:32:18 +01:00
Milorad FIlipovićandGitHub 12d686ce52 feat(editor): Show fixed collection parameter issues in UI (#12899) 2025-01-29 15:50:15 +01:00
कारतोफ्फेलस्क्रिप्ट™ 9446304d66 Merge tag 'n8n@1.77.0' 2025-01-29 13:54:36 +01:00
Ricardo EspinozaandGitHub ad3250ceb0 feat: Allow multi API creation via the UI (#12845) 2025-01-29 07:42:01 -05:00