1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-02-21 02:56:40 -08:00
Commit graph

336 commits

Author SHA1 Message Date
github-actions[bot] 755188897b
🚀 Release 1.59.0 ()
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2024-09-11 16:56:54 +02:00
oleg 50459bacab
fix(editor): Fix error rendering and indexing of LLM sub-node outputs () 2024-09-11 16:17:13 +02:00
oleg 5c47a5f691
feat(OpenAI Node): Add Max Tools Iteration parameter and prevent tool calling after execution is aborted () 2024-09-11 15:49:38 +02:00
oleg 17f160ce96
refactor: Update Langchain packages (no-changelog) () 2024-09-10 17:04:02 +02:00
Eugene 421aa71251
feat(Code Tool Node): Option to specify input schema () 2024-09-10 13:48:44 +02:00
oleg 96db501a61
fix(Chat Trigger Node): Fix auth in "Embedded Chat" mode () 2024-09-09 17:33:52 +02:00
oleg 4e89912588
fix(OpenAI Chat Model Node): Prevent filtering of fine-tuned models in model selector () 2024-09-09 11:12:22 +02:00
github-actions[bot] f9208ad9a4
🚀 Release 1.58.0 ()
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-09-05 12:22:13 +02:00
Eugene aa37c32f26
feat(Text Classifier Node): Add output fixing parser () 2024-09-05 09:39:44 +02:00
oleg 746e7b89f7
fix(AI Agent Node): Fix tools agent when using memory and Anthropic models () 2024-09-04 14:45:14 +02:00
oleg da44fe4b89
feat(core): Implement wrapping of regular nodes as AI Tools ()
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-09-04 12:06:17 +02:00
jeanpaul 650389d907
feat(Postgres PGVector Store Node): Add PGVector vector store node () 2024-09-03 11:20:00 +02:00
कारतोफ्फेलस्क्रिप्ट™ 7fd0c71bdc
feat(core): Use ES2021 as the tsconfig target for all backend packages (no-changelog) () 2024-09-02 17:38:48 +02:00
Michael Kret 9fa1a9aa99
fix: Disable errors obfuscation (no-changelog) () 2024-08-30 10:59:30 +03:00
Ricardo Espinoza c4eb3746d7
refactor: Use NodeConnectionType consistently across the code base (no-changelog) () 2024-08-29 09:55:53 -04:00
github-actions[bot] e5c7534eba
🚀 Release 1.57.0 ()
Co-authored-by: despairblue <927609+despairblue@users.noreply.github.com>
2024-08-28 13:34:34 +02:00
Iván Ovejero bc958be93b
refactor(core): Convert verbose to debug logs () 2024-08-28 09:32:53 +02:00
कारतोफ्फेलस्क्रिप्ट™ be52176585
refactor(core): Allow custom types on getCredentials (no-changelog) () 2024-08-27 15:23:58 +02:00
Eugene f4be8b950c
fix(core): Update zod to the latest version (no-changelog) () 2024-08-23 14:25:07 +02:00
oleg 84e54beac7
feat(editor): Implement workflowSelector parameter type () 2024-08-22 16:59:12 +02:00
oleg bdcc657965
fix(AI Agent Node): Allow AWS Bedrock Chat to be used with conversational agent () 2024-08-22 10:49:08 +02:00
oleg 5c7cc36c23
feat(AI Agent Node): Add tutorial link to agent node () 2024-08-22 10:49:01 +02:00
github-actions[bot] bcc4bb3c57
🚀 Release 1.56.0 ()
Co-authored-by: ShireenMissi <ShireenMissi@users.noreply.github.com>
2024-08-21 16:47:06 +01:00
Michael Kret 0d3ed46199
fix(OpenAI Node): Throw node operations error in case of openAi client error ()
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-16 15:59:50 +01:00
github-actions[bot] 387fa0324d
🚀 Release 1.55.0 ()
Co-authored-by: mutdmour <mutdmour@users.noreply.github.com>
2024-08-14 16:48:45 +02:00
oleg 51a1eddbf0
fix(AI Agent Node): Fix issues with some tools not populating () 2024-08-14 15:45:50 +02:00
Michael Kret 4d222ac19d
feat(AI Transform Node): New node ()
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-08-14 16:20:02 +03:00
Shireen Missi bae0116d78
fix: Remove node AI Transform node (no-changelog) () 2024-08-14 13:01:14 +02:00
कारतोफ्फेलस्क्रिप्ट™ 838f13337f
feat(core): Upgrade DB drivers (no-changelog) () 2024-08-14 09:43:59 +02:00
Michael Kret 0de9d56619
feat(AI Transform Node): New node ()
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-08-07 18:07:48 +03:00
github-actions[bot] 89cd12bb6c
🚀 Release 1.54.0 ()
Co-authored-by: tomi <tomi@users.noreply.github.com>
2024-08-07 13:17:18 +03:00
Eugene a936680768
feat(HTTP Request Tool Node): Use DynamicStructuredTool with models supporting it (no-changelog) () 2024-08-07 11:20:17 +02:00
Jon 2a8f1753e8
docs: Fix links to license files in readme (no-changelog) () 2024-08-06 15:21:57 +01:00
कारतोफ्फेलस्क्रिप्ट™ 7e95f9e2e4
fix(core): VM2 sandbox should not throw on new Promise () 2024-08-06 15:16:33 +02:00
jeanpaul e3edeaa035
feat(Postgres Chat Memory, Redis Chat Memory, Xata): Add support for context window length () 2024-08-06 10:42:18 +02:00
oleg 06419d9483
feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas ()
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-08-05 13:59:02 +02:00
Eugene 57d1c9a99e
feat(core): Show sub-node error on the logs pane. Open logs pane on sub-node error () 2024-08-02 16:00:09 +02:00
github-actions[bot] 7ffaec03ea
🚀 Release 1.53.0 ()
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
2024-07-31 14:56:18 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2a09a036d2
fix(core): Upgrade @n8n/vm2 to address CVE‑2023‑37466 () 2024-07-31 14:38:49 +02:00
jeanpaul 452f52c124
fix(Text Classifier Node): Use proper documentation URL and respect continueOnFail () 2024-07-30 16:19:47 +02:00
कारतोफ्फेलस्क्रिप्ट™ a2d08846d0
ci: Setup pnpm catalog to centralize depedency versions (no-changelog) () 2024-07-30 13:27:15 +02:00
oleg 6f1d4adf05
refactor: Delete mistakenly commited node file (no-changelog) () 2024-07-26 15:45:48 +02:00
oleg 5a51b1db5e
refactor: Update Langchain modules & add Ollama tools support () 2024-07-26 14:30:33 +02:00
oleg 8ef0a0c58a
feat(Sentiment Analysis Node): Implement Sentiment Analysis node () 2024-07-26 13:19:06 +02:00
oleg eb9c69c595
feat(AI Agent Node): Improve agents descriptions (no-changelog) () 2024-07-25 15:18:55 +02:00
Eugene 3d235b0b2d
feat(Information Extractor Node): Add new simplified AI-node for information extraction () 2024-07-25 14:47:18 +02:00
github-actions[bot] c22ffd04de
🚀 Release 1.52.0 ()
Co-authored-by: ShireenMissi <ShireenMissi@users.noreply.github.com>
2024-07-24 13:20:06 +01:00
oleg 3846eb967a
feat(editor): Split Tools and Models into sub-sections () 2024-07-23 16:40:28 +02:00
Eugene 7e1eeb4c31
feat(Pinecone Vector Store Node, Supabase Vector Store Node): Add update operation to vector store nodes () 2024-07-22 16:15:43 +02:00
oleg a8b5551331
refactor(OpenAI Model Node Node, Google PaLM Language Model Node, Google PaLM Chat Model Node): Mark nodes as deprecated () 2024-07-19 17:57:50 +02:00
jeanpaul 12d692349d
refactor(Text Classifier Node): Mark the text classifier node as black () 2024-07-19 14:51:03 +02:00
Iván Ovejero a388cc33d6
refactor: Silence @n8n/nodes-langchain lint warnings (no-changelog) () 2024-07-19 13:35:15 +02:00
github-actions[bot] b0abee7eb6
🚀 Release 1.51.0 ()
Co-authored-by: mutdmour <mutdmour@users.noreply.github.com>
2024-07-17 13:50:17 +02:00
oleg 9cbbb6335d
feat(Postgres Chat Memory Node): Implement Postgres Chat Memory node () 2024-07-17 08:25:37 +02:00
oleg e5dda5731d
fix(OpenAI Chat Model Node): Respect baseURL override for /models () 2024-07-17 08:25:16 +02:00
jeanpaul 89d1782d3b
fix(LangChain Code Node): Add clarifying comments to the default code (no-changelog) () 2024-07-15 14:32:13 +02:00
Michael Kret 04b62e0398
fix: HTTP Request tool - do not error on missing headers () 2024-07-15 13:28:46 +03:00
Michael Kret 8cd93704be
fix: HTTP Request tool - allow hyphens in placeholders () 2024-07-13 04:42:04 +03:00
jeanpaul fd833ec079
feat(Text Classifier Node): Change fallback option to a drop-down (no-changelog) () 2024-07-12 17:11:08 +02:00
oleg 7db16561dc
feat(editor): Tweak node creator search logic for AI sub-nodes ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-12 10:43:46 +02:00
Michael Kret e2dd000d13
fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) () 2024-07-12 11:13:17 +03:00
Jon 47882161c8
fix: Update logos for Cohere nodes (no-changelog) () 2024-07-12 08:28:46 +01:00
jeanpaul 28ca7d6a2d
feat(Text Classifier Node): Add Text Classifier Node ()
Co-authored-by: oleg <me@olegivaniv.com>
2024-07-11 16:24:03 +02:00
Eugene 071130a2dc
feat(Google Vertex Chat Model Node): Add support for Google Vertex AI Chat models ()
Co-authored-by: oleg <oleg@n8n.io>
2024-07-11 14:41:10 +02:00
github-actions[bot] de9590e10e
🚀 Release 1.50.0 ()
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-07-10 17:23:31 +02:00
कारतोफ्फेलस्क्रिप्ट™ d2ca8b4b42
ci: Ensure that all published packages have consistent provenance data in package.json () 2024-07-10 16:43:21 +02:00
कारतोफ्फेलस्क्रिप्ट™ b5b96eb43e
ci: Remove unused dependencies (no-changelog) () 2024-07-09 14:48:24 +02:00
oleg df783151b8
feat(Chat Trigger Node): Add support for file uploads & harmonize public and development chat ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-09 13:45:41 +02:00
Alex Grozav aca38a8f9c
feat: Simplify n8n/chat build process (no-changelog) ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-07-05 15:44:19 +03:00
Michael Kret fbe4bca634
feat: Qdrant Vector Store search filter ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-04 15:16:35 +03:00
github-actions[bot] 47cd411436
🚀 Release 1.49.0 ()
Co-authored-by: cstuncsik <cstuncsik@users.noreply.github.com>
2024-07-03 15:29:45 +02:00
कारतोफ्फेलस्क्रिप्ट™ 962f0d7134
ci: Update codecov setup (no-changelog) () 2024-07-03 10:37:04 +02:00
KhDu 403e19b3e3
feat(Embeddings Cohere Node): Add v3 Cohere models () 2024-07-03 08:58:54 +01:00
Pavlo Paliychuk 41c47a28a9
feat: Add Zep Cloud Memory component () 2024-07-01 14:32:26 +02:00
oleg df2bc84d2b
feat(Vector Store Tool Node): Add Vector Store Tool ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-27 13:21:03 +02:00
कारतोफ्फेलस्क्रिप्ट™ ddf0de8f03
Merge tag 'n8n@1.48.0' 2024-06-27 12:27:53 +02:00
github-actions[bot] 7f6b322ef9
🚀 Release 1.48.0 ()
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
2024-06-27 12:18:15 +02:00
कारतोफ्फेलस्क्रिप्ट™ a43d6f0c5e
fix(LangChain Code Node): Fix icon in dark mode (no-changelog) ()
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-27 12:09:43 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2c0df8d467
fix: Delete duplicate properties in Structured Output Parser Node (no-changelog) () 2024-06-25 11:50:12 +02:00
Iván Ovejero 44ea4c73eb
refactor: Remove unused lint directives (no-changelog) () 2024-06-24 12:13:18 +02:00
oleg 2ce97be33e
feat(Anthropic Chat Model Node): Add support for Claude 3.5 Sonnet ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-21 13:55:37 +02:00
github-actions[bot] d13c1bbba5
🚀 Release 1.47.0 ()
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-06-20 15:00:30 -04:00
कारतोफ्फेलस्क्रिप्ट™ 3703310b0f
ci: Fix repository url for provenance checks (no-changelog) () 2024-06-20 20:42:18 +02:00
Michael Kret b7aea957b8
feat: Do not show errors not processed by n8n (no-changelog) ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 08:45:00 +03:00
Michael Kret be2635e50e
feat: HTTP request tool () 2024-06-19 10:54:13 +03:00
oleg 28d1a5d00d
fix(AI Agent Node): Exclude tools agent from unsupported node versions ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-13 12:37:30 +02:00
github-actions[bot] bc93204f95
🚀 Release 1.46.0 ()
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-06-12 13:56:04 +02:00
oleg 1fdd657a0c
feat(OpenAI Node): Allow to select Image analyze model & improve types ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-07 14:37:04 +02:00
oleg 3b10c0f6aa
fix(Chat Trigger Node): Fix public chat container dimensions ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-07 11:47:23 +02:00
Elias Meire 600013a1ab
feat: Add support for dark mode node icons and colors ()
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-06 13:34:30 +02:00
github-actions[bot] 07dae514c7
🚀 Release 1.45.0 ()
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
2024-06-05 17:29:26 +02:00
oleg e7f616290f
fix(AI Agent Node): Improve Tools agent empty tool input message ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-05 14:39:20 +02:00
कारतोफ्फेलस्क्रिप्ट™ 044607e2a0
ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) ()
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-06-05 09:50:48 +02:00
oleg 5322802992
feat(editor): Chat Trigger tweaks ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-04 17:24:18 +02:00
कारतोफ्फेलस्क्रिप्ट™ de59e5ea60
Merge tag 'n8n@1.44.0' 2024-05-30 17:08:29 +02:00
github-actions[bot] 72b5d3d8dc
🚀 Release 1.44.0 ()
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
2024-05-30 17:01:49 +02:00
oleg be4f54de15
feat(editor): Node Creator AI nodes improvements ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-30 16:53:33 +02:00
कारतोफ्फेलस्क्रिप्ट™ e55bf0393a
fix(core): Try setting postgres search_path on the database () 2024-05-30 12:09:49 +02:00
कारतोफ्फेलस्क्रिप्ट™ a77e8dd79e
feat(core): Upgrade all langchain related dependencies ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-24 14:43:17 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0deb7d0fcc
Merge tag 'n8n@1.43.0' 2024-05-22 17:42:03 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2bdc459bb2
refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) () 2024-05-22 17:40:52 +02:00
github-actions[bot] 6bdfaf8f5b
🚀 Release 1.43.0 ()
Co-authored-by: RicardoE105 <RicardoE105@users.noreply.github.com>
2024-05-22 11:29:57 -04:00
oleg 2fa46b6faa
feat(Custom n8n Workflow Tool Node): Add support for tool input schema ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-22 14:29:32 +02:00
oleg ce3eb12a6b
feat(OpenAI Node): Use v2 assistants API and add support for memory ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-16 16:24:19 +02:00
github-actions[bot] 8f254527e3
🚀 Release 1.42.0 ()
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-05-15 12:16:42 +02:00
oleg 677f534661
feat(AI Agent Node): Implement Tool calling agent ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-15 12:02:21 +02:00
oleg 359ade45bc
refactor: Implement LLM tracing callback to improve parsing of tokens usage stats ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-12 21:12:07 +02:00
github-actions[bot] 75f74035a1
🚀 Release 1.41.0 ()
Co-authored-by: ivov <ivov@users.noreply.github.com>
2024-05-08 14:08:46 +02:00
कारतोफ्फेलस्क्रिप्ट™ cf441e0294
ci: Remove gulp (no-changelog) ()
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-05-06 18:42:03 +02:00
github-actions[bot] d3e0640674
🚀 Release 1.40.0 ()
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
2024-05-02 14:30:42 +02:00
oleg 741e8299d6
fix(LangChain Code Node): Fix execution of custom n8n tools called via LC code node ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-30 16:06:44 +02:00
oleg 445c05dca4
fix(LangChain Code Node): Fix resolution of scoped langchain modules ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-30 12:23:07 +02:00
oleg 96f02bd655
feat(Groq Chat Model Node): Add support for Groq chat models ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-30 09:37:30 +02:00
oleg f05d96cea0
refactor: Update Langchain dependencies (no-changelog) ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-29 16:15:42 +02:00
Michael Kret 58156eeeec
fix(OpenAI Node): Allow to pass files ids as comma separated string in expressions (no-changelog) () 2024-04-29 15:02:15 +03:00
oleg f84abc0586
refactor(Structured Output Parser Node): Sandbox JSON schema parsing (no-changelog) ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-29 13:59:55 +02:00
oleg e17e767e70
feat(Ollama Chat Model Node): Add aditional Ollama config parameters & fix vision ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-29 13:41:48 +02:00
Cornelius Suermann 442aaba116
fix: Elaborate scope of Sustainable Use License () 2024-04-27 08:38:25 +02:00
Tomi Turtiainen 0b52320635
feat: Upgrade typeorm for separate sqlite read & write connections () 2024-04-26 16:02:51 +03:00
github-actions[bot] 9bd849202a
🚀 Release 1.39.0 ()
Co-authored-by: RicardoE105 <RicardoE105@users.noreply.github.com>
2024-04-24 09:18:54 -04:00
oleg 8f5a6bec55
fix(Google Gemini Chat Model Node): Ping @google/generative-ai version (no-changelog) ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-24 11:36:13 +02:00
Tomi Turtiainen be8203a1da
fix(core): Upgrade @n8n/typeorm (no-changelog) ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-04-18 17:00:03 +03:00
कारतोफ्फेलस्क्रिप्ट™ ff9ae549fd
fix(core): Improve browserId checks, and add logging () 2024-04-18 15:53:19 +02:00
github-actions[bot] 1aa92168eb
🚀 Release 1.38.0 ()
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-04-17 13:39:33 +02:00
कारतोफ्फेलस्क्रिप्ट™ ac4577f78a ci: Sync up versions for all backend related packages
This is to avoid another bad release with the timezone bug PAY-1510
2024-04-17 13:22:46 +02:00
oleg f1215cdb6b
feat(Google Gemini Chat Model Node): Add support for new Google Gemini models ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-15 13:56:44 +02:00
github-actions[bot] feffc7ffd9
🚀 Release 1.37.0 ()
Co-authored-by: ivov <ivov@users.noreply.github.com>
2024-04-10 15:42:29 +02:00
कारतोफ्फेलस्क्रिप्ट™ a7108d14f9
fix(core): Some more browser-id related fixes (no-changelog) () 2024-04-10 10:37:23 +02:00
oleg cfaab0b829
fix(AWS Bedrock Chat Model Node): Improve filtering of Bedrock models & fix Claude 3 ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-09 14:22:48 +02:00
Michael Kret f62800cd72
fix: Continue on fail / error output support for chains and agents () 2024-04-09 15:06:12 +03:00
oleg 936682eeaa
feat(core): Improve Langsmith traces for AI executions ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-08 22:51:49 +02:00
Miguel Prytoluk e47e4bf671
fix(Summarization Chain Node): 'Final Prompt to Combine' and 'Individual Summary Prompt' options () 2024-04-05 15:51:54 +02:00
github-actions[bot] 15fb6cbd4a
🚀 Release 1.36.0 ()
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-04-03 12:34:11 +02:00
github-actions[bot] 1b6a1d6372
🚀 Release 1.35.0 ()
Co-authored-by: ivov <ivov@users.noreply.github.com>
2024-03-27 17:21:10 +01:00
Iván Ovejero 519f945547
refactor: Merge tag n8n@1.34.2 () 2024-03-27 17:07:10 +01:00
कारतोफ्फेलस्क्रिप्ट™ 372d5c7d01
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) ()
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-03-26 14:22:57 +01:00
oleg 323b9016c8
fix(Pinecone Vector Store Node): Fix vector store nodes execution issue ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-26 10:05:45 +01:00
oleg 76041b8587
fix(Anthropic Chat Model Node): Fix detection of chat models in docker build & add support Claude Haiku ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-22 12:03:54 +01:00
Jon 4f0b52c45d
fix(Cohere Model Node): Fix issue with credential test () 2024-03-19 13:49:39 +00:00
कारतोफ्फेलस्क्रिप्ट™ c4c319d7cf
feat(core): Add support for SQLite connection pooling () 2024-03-14 13:45:16 +01:00
Michael Kret edce632ee6
fix: Validate custom tool names for forbidden chars () 2024-03-14 10:03:33 +02:00
कारतोफ्फेलस्क्रिप्ट™ 5201484d7a
fix(core): Update xml2js to address CVE-2023-0842 (no-changelog) () 2024-03-13 17:50:18 +01:00
Michael Kret 054a4fce1a
fix: OpenAI Node function to preserve original tools after node execution ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-13 18:13:15 +02:00
कारतोफ्फेलस्क्रिप्ट™ e3dd353ea7 Merge tag 'n8n@1.33.0' 2024-03-13 14:56:43 +01:00
github-actions[bot] 77adcf171f
🚀 Release 1.33.0 ()
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-03-13 14:36:33 +01:00
कारतोफ्फेलस्क्रिप्ट™ a6f7d23ce1
feat(Microsoft SQL Node): Upgrade mssql package (no-changelog) ()
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-13 14:27:12 +01:00
कारतोफ्फेलस्क्रिप्ट™ 71f1b23771
feat(core): Update some packages to address CVE-2022-29622 (no-changelog) () 2024-03-13 12:47:36 +01:00
कारतोफ्फेलस्क्रिप्ट™ b8424fdd98 Merge tag 'n8n@1.32.0' 2024-03-12 19:05:51 +01:00
Michael Kret cef7c24b77
fix: OpenAI node text > message hide tools connector for unsupported models ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-12 17:23:00 +02:00
oleg a3a931bdd1
fix(editor): Do not throw an error when calculating dynamic inputs/outputs (no-changelog) ()
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-11 10:34:59 +01:00