Commit Graph
379 Commits
Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™ 0a570f9bc8 Merge tag 'n8n@1.82.0' 2025-03-03 19:22:15 +01:00
552c4260c0 🚀 Release 1.82.0 (#13639)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-03 17:45:11 +00:00
Mutasem AldmourandGitHub d9e3cfe13f fix(Call n8n Workflow Tool Node): Return all items from subexecution (#13393) 2025-03-03 15:33:02 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub bd87728215 fix(OpenAI Node): Do not report openai RateLimitErrors to Sentry (no-changelog) (#13637) 2025-03-03 13:48:28 +01:00
olegandGitHub 289041e997 feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00
Jaakko HussoandGitHub 90d09431af fix(editor): Fix icon color on 'Call n8n Workflow Tool' node (#13568) 2025-02-28 09:07:07 +02:00
olegandGitHub 461df371f7 feat(Anthropic Chat Model Node): Fetch models dynamically & support thinking (#13543) 2025-02-27 15:40:58 +01:00
5334661b76 fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-02-26 16:23:31 +01:00
Alex GrozavandGitHub 6ba0128b5c refactor: Move vitest-config and eslint-config packages to @n8n (#13530) 2025-02-26 14:45:35 +02:00
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
Jaakko HussoandGitHub 4fa666b976 feat(editor): Rename 'Text' fields on AI nodes to 'Prompt' (#13416) 2025-02-21 18:38:14 +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
jeanpaulandGitHub f057cfb46a fix(OpenAI Node): Limit chat history to context window when using memory (#13137) 2025-02-10 15:41:13 +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
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
jeanpaulandGitHub 37d152c148 feat(OpenAI Chat Model Node, OpenAI Node): Include o3 models in model selection (#13005) 2025-02-03 12:56:07 +01: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
812619e375 🚀 Release 1.77.0 (#12918)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-01-29 13:18:50 +01:00
olegandGitHub 9918afa51b feat: Add DeepSeek Chat Model node (#12873) 2025-01-28 16:43:50 +01:00
olegandGitHub dc85b022d1 feat: Add OpenRouter node (#12882) 2025-01-28 15:43:48 +01:00
Milorad FIlipovićandGitHub de49c23971 feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
Elias MeireandGitHub d981b5659a feat(API): Add route for schema static files (#12770) 2025-01-28 09:53:04 +01:00
663dfb48de fix(Postgres PGVector Store Node): Release postgres connections back to the pool (#12723)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-27 11:52:18 +01:00
e59a2af858 🚀 Release 1.76.0 (#12779)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-01-22 13:00:06 +01:00
olegandGitHub d1b6692736 fix(OpenAI Chat Model Node): Restore default model value (#12745) 2025-01-21 12:01:30 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 202da76380 refactor: Remove usless catch blocks, and add a linting rule to prevent them (no-changelog) (#12730) 2025-01-20 18:20:04 +01:00
EugeneandGitHub f1cf516304 chore: Update LangChain packages to their latest versions (#12644) 2025-01-17 15:57:02 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub e7f00bcb7f fix(Postgres Chat Memory Node): Do not terminate the connection pool (#12674) 2025-01-17 14:58:19 +01:00
olegandGitHub 7cc553e3b2 fix(OpenAI Chat Model Node): Fix loading of custom models when using custom credential URL (#12634) 2025-01-17 09:30:02 +01:00
jeanpaulandGitHub 14f4bc7690 fix(Google Gemini Chat Model Node): Add base URL support for Google Gemini Chat API (#12643) 2025-01-16 17:05:06 +01:00
Danny MartiniandGitHub 35cb10c5e7 refactor(Postgres Node): Backport connection pooling to postgres v1 (#12484) 2025-01-16 11:09:12 +01:00
9798009dd3 🚀 Release 1.75.0 (#12618)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
2025-01-15 15:09:46 +01:00
326a221f36 🚀 Release 1.74.0 (#12508)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-08 13:41:33 +00:00