Commit graph

501 commits

Author SHA1 Message Date
github-actions[bot] f9208ad9a4
🚀 Release 1.58.0 (#10680)
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 (#10667) 2024-09-05 09:39:44 +02:00
Iván Ovejero 81540318b4
feat(core): Make Postgres connection timeout configurable (#10670) 2024-09-05 09:31:08 +02:00
Tomi Turtiainen 7da234d8b1
feat(benchmark): Add benchmark scenario for the httprequest node (#10672) 2024-09-05 09:42:58 +03:00
oleg 746e7b89f7
fix(AI Agent Node): Fix tools agent when using memory and Anthropic models (#10513) 2024-09-04 14:45:14 +02:00
Tomi Turtiainen 8750b287f5
refactor(benchmark): Separate cloud env provisioning from running benchmarks (#10657) 2024-09-04 13:14:41 +03:00
oleg da44fe4b89
feat(core): Implement wrapping of regular nodes as AI Tools (#10641)
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-09-04 12:06:17 +02:00
Tomi Turtiainen 35e6a87cba
feat(benchmark): Add scenario for expressions with Set node (#10647) 2024-09-03 17:09:37 +03:00
Tomi Turtiainen d5d7b24f55
feat(benchmark): Add benchmark scenario for binary files (#10648) 2024-09-03 16:57:49 +03:00
jeanpaul 650389d907
feat(Postgres PGVector Store Node): Add PGVector vector store node (#10517) 2024-09-03 11:20:00 +02:00
कारतोफ्फेलस्क्रिप्ट™ 7fd0c71bdc
feat(core): Use ES2021 as the tsconfig target for all backend packages (no-changelog) (#10639)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-09-02 17:38:48 +02:00
Tomi Turtiainen 14952eb83b
fix: Re-enable infra provisioning and teardown (no-changelog) (#10636) 2024-09-02 16:57:07 +03:00
Eugene 022ddcbef9
feat(core): Execution curation (#10342)
Co-authored-by: oleg <me@olegivaniv.com>
2024-09-02 15:20:08 +02:00
Tomi Turtiainen afc4d4e144
fix: Fixes to cloud benchmarks (no-changelog) (#10634) 2024-09-02 14:58:24 +03:00
Tomi Turtiainen 56354151d4
test: Add JS CodeNode benchmark scenario (#10632) 2024-09-02 12:21:41 +03:00
Tomi Turtiainen 15f311c890
ci: Fixes to benchmarks in cloud (#10626) 2024-08-30 17:49:50 +03:00
Michael Kret 9fa1a9aa99
fix: Disable errors obfuscation (no-changelog) (#10617) 2024-08-30 10:59:30 +03:00
Tomi Turtiainen 1e08f444c9
ci: Fix script name in gh workflow (#10619) 2024-08-30 10:48:34 +03:00
Tomi Turtiainen 7e9d186496
feat: Add queue mode setup to benchmarks (no-changelog) (#10608) 2024-08-30 09:42:01 +03:00
Tomi Turtiainen 4e899ea55f
feat: Add n8n postgres setup to benchmarks (no-changelog) (#10604) 2024-08-30 09:41:50 +03:00
Tomi Turtiainen 1b409b4e3e
fix: Fix edge case in log in (no-changelog) (#10610) 2024-08-30 08:47:35 +03:00
Tomi Turtiainen 1c5164c786
feat: Add local orchestration of benchmarks (no-changelog) (#10589) 2024-08-30 08:46:55 +03:00
Tomi Turtiainen eb074c04c9
fix: Reduce variability in benchmarks (no-changelog) (#10606) 2024-08-30 08:40:48 +03:00
Ricardo Espinoza c4eb3746d7
refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
कारतोफ्फेलस्क्रिप्ट™ dbc10fe9f5
feat(core): Switch to MJML for email templates (#10518) 2024-08-28 17:15:18 +02:00
github-actions[bot] e5c7534eba
🚀 Release 1.57.0 (#10587)
Co-authored-by: despairblue <927609+despairblue@users.noreply.github.com>
2024-08-28 13:34:34 +02:00
Iván Ovejero 008c510b76
feat(core): Expose queue metrics for Prometheus (#10559) 2024-08-28 11:36:00 +02:00
Tomi Turtiainen 6017bf5af1
fix: Fix scenario prefix not being passed (no-changelog) (#10575) 2024-08-28 10:46:17 +03:00
Iván Ovejero bc958be93b
refactor(core): Convert verbose to debug logs (#10574) 2024-08-28 09:32:53 +02:00
Tomi Turtiainen 5925f56456
feat: Add benchmarking of pooled sqlite (no-changelog) (#10550) 2024-08-27 17:51:43 +03:00
कारतोफ्फेलस्क्रिप्ट™ be52176585
refactor(core): Allow custom types on getCredentials (no-changelog) (#10567) 2024-08-27 15:23:58 +02:00
कारतोफ्फेलस्क्रिप्ट™ 70b410f4b0
fix(core): Make boolean config value parsing backward-compatible (#10560) 2024-08-27 13:51:26 +02:00
Tomi Turtiainen 6422fb33c0
fix: Pass k6 api token correctly (no-changelog) (#10536)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-08-23 18:14:19 +03:00
Tomi Turtiainen 7194b1c3a1
feat: Report benchmark results (no-changelog) (#10534) 2024-08-23 16:59:19 +03:00
Tomi Turtiainen 29dd153df1
ci: Fix fetch depth in benchmark (no-changelog) (#10532) 2024-08-23 16:06:43 +03:00
Eugene f4be8b950c
fix(core): Update zod to the latest version (no-changelog) (#10516) 2024-08-23 14:25:07 +02:00
Tomi Turtiainen a1a1b0a7b4
feat: Benchmark env with run scripts (no-changelog) (#10477) 2024-08-23 14:43:26 +03:00
Tomi Turtiainen 8403f4aa11
ci: Configure eslint for benchmark cli (#10480) 2024-08-23 13:19:12 +03:00
Tomi Turtiainen 00412563b6
fix: Fix resolving of k6 executable (no-changelog) (#10511)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-08-23 10:35:34 +03:00
Iván Ovejero 873056a92e
fix(core): Restore Redis cache key (#10520) 2024-08-23 08:19:59 +02:00
oleg 84e54beac7
feat(editor): Implement workflowSelector parameter type (#10482)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-08-22 16:59:12 +02:00
oleg bdcc657965
fix(AI Agent Node): Allow AWS Bedrock Chat to be used with conversational agent (#10489) 2024-08-22 10:49:08 +02:00
oleg 5c7cc36c23
feat(AI Agent Node): Add tutorial link to agent node (#10493) 2024-08-22 10:49:01 +02:00
Tomi Turtiainen ea6ca04a7f
feat: Add n8n-benchmark cli (no-changelog) (#10410) 2024-08-22 11:33:11 +03:00
github-actions[bot] bcc4bb3c57
🚀 Release 1.56.0 (#10502)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
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 (#10448)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-16 15:59:50 +01:00
Iván Ovejero bb4582fa2f
ci: Introduce lint rule no-untyped-config-class-field (no-changelog) (#10436) 2024-08-15 16:00:11 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2043daa257
fix(core): Use explicit types in configs to ensure valid decorator metadata (#10433)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-08-15 13:58:20 +02:00
github-actions[bot] 387fa0324d
🚀 Release 1.55.0 (#10411)
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 (#10406) 2024-08-14 15:45:50 +02:00
Michael Kret 4d222ac19d
feat(AI Transform Node): New node (#10405)
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) (#10400) 2024-08-14 13:01:14 +02:00
Iván Ovejero c0811b218a
refactor(core): Make new configs consistent (no-changelog) (#10393) 2024-08-14 11:30:26 +02:00
कारतोफ्फेलस्क्रिप्ट™ 33a2703429
feat(core): Allow overriding npm registry for community packages (#10325) 2024-08-14 09:44:19 +02:00
कारतोफ्फेलस्क्रिप्ट™ 838f13337f
feat(core): Upgrade DB drivers (no-changelog) (#10370) 2024-08-14 09:43:59 +02:00
Csaba Tuncsik 117e2d968f
fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
oleg 7ab38114db
fix(editor): Fix rendering of SVG icons in public chat on iOS (#10381) 2024-08-13 15:02:57 +02:00
कारतोफ्फेलस्क्रिप्ट™ 1acf674868
feat(editor): Upgrade markdown-it to address AIKIDO-2024-10034 (no-changelog) (#10358)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-08-12 19:43:08 +02:00
Iván Ovejero 8728b63aeb
refactor(core): Port scaling mode config (no-changelog) (#10321) 2024-08-12 11:03:37 +02:00
Michael Kret 0de9d56619
feat(AI Transform Node): New node (#9990)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
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 (#10315)
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) (#10246) 2024-08-07 11:20:17 +02:00
Jon 2a8f1753e8
docs: Fix links to license files in readme (no-changelog) (#10257)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-08-06 15:21:57 +01:00
कारतोफ्फेलस्क्रिप्ट™ 7e95f9e2e4
fix(core): VM2 sandbox should not throw on new Promise (#10298) 2024-08-06 15:16:33 +02:00
jeanpaul e3edeaa035
feat(Postgres Chat Memory, Redis Chat Memory, Xata): Add support for context window length (#10203) 2024-08-06 10:42:18 +02:00
oleg 06419d9483
feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245)
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-08-05 13:59:02 +02:00
कारतोफ्फेलस्क्रिप्ट™ 88086a41ff
feat(core): Support community packages in scaling-mode (#10228) 2024-08-05 11:52:06 +02:00
Iván Ovejero acbae928f2
refactor(core): Port cache config (no-changelog) (#10286) 2024-08-02 17:10:03 +02:00
Eugene 57d1c9a99e
feat(core): Show sub-node error on the logs pane. Open logs pane on sub-node error (#10248) 2024-08-02 16:00:09 +02:00
Iván Ovejero 1608d2527b
refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
github-actions[bot] 7ffaec03ea
🚀 Release 1.53.0 (#10266)
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 (#10265) 2024-07-31 14:38:49 +02:00
jeanpaul 452f52c124
fix(Text Classifier Node): Use proper documentation URL and respect continueOnFail (#10216) 2024-07-30 16:19:47 +02:00
कारतोफ्फेलस्क्रिप्ट™ a2d08846d0
ci: Setup pnpm catalog to centralize depedency versions (no-changelog) (#9974) 2024-07-30 13:27:15 +02:00
Iván Ovejero 7a30d845e9
refactor(core): Port path, host, port, listen_address and protocol config (no-changelog) (#10223) 2024-07-29 14:32:20 +02:00
oleg 6f1d4adf05
refactor: Delete mistakenly commited node file (no-changelog) (#10213) 2024-07-26 15:45:48 +02:00
oleg 5a51b1db5e
refactor: Update Langchain modules & add Ollama tools support (#10208) 2024-07-26 14:30:33 +02:00
oleg 8ef0a0c58a
feat(Sentiment Analysis Node): Implement Sentiment Analysis node (#10184) 2024-07-26 13:19:06 +02:00
oleg eb9c69c595
feat(AI Agent Node): Improve agents descriptions (no-changelog) (#10172) 2024-07-25 15:18:55 +02:00
Eugene 3d235b0b2d
feat(Information Extractor Node): Add new simplified AI-node for information extraction (#10149) 2024-07-25 14:47:18 +02:00
Iván Ovejero b81f0bf9ea
refactor(core): Port workflows config (no-changelog) (#10173) 2024-07-24 14:38:29 +02:00
github-actions[bot] c22ffd04de
🚀 Release 1.52.0 (#10174)
Co-authored-by: ShireenMissi <ShireenMissi@users.noreply.github.com>
2024-07-24 13:20:06 +01:00
Iván Ovejero 66c49bb6a1
refactor(core): Port external storage config (no-changelog) (#10169) 2024-07-24 13:08:20 +02:00
oleg 3846eb967a
feat(editor): Split Tools and Models into sub-sections (#10159) 2024-07-23 16:40:28 +02:00
Iván Ovejero 95b85dd5c1
refactor(core): Port nodes config (no-changelog) (#10140)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-07-23 13:32:50 +02:00
Alex Grozav f2ad1222b1
feat(editor): Add support for unplugin-icons and auto-importing components (no-changelog) (#10055) 2024-07-23 13:30:29 +03:00
कारतोफ्फेलस्क्रिप्ट™ 0fd2c5e106
ci: Lint and Test @n8n/config on the CI as well (no-changelog) (#10156) 2024-07-23 12:17:29 +02:00
Eugene 7e1eeb4c31
feat(Pinecone Vector Store Node, Supabase Vector Store Node): Add update operation to vector store nodes (#10060) 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 (#10119) 2024-07-19 17:57:50 +02:00
jeanpaul 12d692349d
refactor(Text Classifier Node): Mark the text classifier node as black (#10118) 2024-07-19 14:51:03 +02:00
Iván Ovejero a388cc33d6
refactor: Silence @n8n/nodes-langchain lint warnings (no-changelog) (#10115) 2024-07-19 13:35:15 +02:00
Iván Ovejero 9ab29f2181
refactor(core): Port event bus config (no-changelog) (#10111) 2024-07-19 13:25:44 +02:00
Iván Ovejero c0264f0cff
refactor(core): Port templates config (no-changelog) (#10103) 2024-07-19 10:33:28 +02:00
Iván Ovejero 1f420e0bd6
refactor(core): Port external secrets config (no-changelog) (#10094) 2024-07-18 10:52:41 +02:00
Iván Ovejero 14b12f844d
refactor(core): Port version notifications config (no-changelog) (#10087) 2024-07-17 19:11:46 +02:00
Iván Ovejero 8a53d6127e
refactor(core): Port Public API config (no-changelog) (#10082) 2024-07-17 15:36:40 +02:00
github-actions[bot] b0abee7eb6
🚀 Release 1.51.0 (#10085)
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 (#10071) 2024-07-17 08:25:37 +02:00
oleg e5dda5731d
fix(OpenAI Chat Model Node): Respect baseURL override for /models (#10076) 2024-07-17 08:25:16 +02:00
jeanpaul 89d1782d3b
fix(LangChain Code Node): Add clarifying comments to the default code (no-changelog) (#10056) 2024-07-15 14:32:13 +02:00
Michael Kret 04b62e0398
fix: HTTP Request tool - do not error on missing headers (#10044) 2024-07-15 13:28:46 +03:00
Michael Kret 8cd93704be
fix: HTTP Request tool - allow hyphens in placeholders (#10037) 2024-07-13 04:42:04 +03:00
jeanpaul fd833ec079
feat(Text Classifier Node): Change fallback option to a drop-down (no-changelog) (#10039) 2024-07-12 17:11:08 +02:00
oleg 7db16561dc
feat(editor): Tweak node creator search logic for AI sub-nodes (#10025)
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) (#10023) 2024-07-12 11:13:17 +03:00
Jon 47882161c8
fix: Update logos for Cohere nodes (no-changelog) (#10018) 2024-07-12 08:28:46 +01:00
jeanpaul 28ca7d6a2d
feat(Text Classifier Node): Add Text Classifier Node (#9997)
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 (#9970)
Co-authored-by: oleg <oleg@n8n.io>
2024-07-11 14:41:10 +02:00
github-actions[bot] de9590e10e
🚀 Release 1.50.0 (#10000)
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 (#9994) 2024-07-10 16:43:21 +02:00
कारतोफ्फेलस्क्रिप्ट™ b5b96eb43e
ci: Remove unused dependencies (no-changelog) (#9973) 2024-07-09 14:48:24 +02:00
oleg df783151b8
feat(Chat Trigger Node): Add support for file uploads & harmonize public and development chat (#9802)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-09 13:45:41 +02:00
कारतोफ्फेलस्क्रिप्ट™ b910ed6847
ci: Use turbo for build cache (no-changelog) (#9696) 2024-07-05 17:43:52 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2a2c79886d
feat(editor): Manually release @n8n/chat@0.19.1 (no-changelog) 2024-07-05 14:48:37 +02:00
Alex Grozav aca38a8f9c
feat: Simplify n8n/chat build process (no-changelog) (#9952)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-07-05 15:44:19 +03:00
कारतोफ्फेलस्क्रिप्ट™ c7d4b471c4
refactor(core): Move backend config to a separate package (no-changelog) (#9325) 2024-07-05 11:43:27 +02:00
Michael Kret fbe4bca634
feat: Qdrant Vector Store search filter (#9900)
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 (#9927)
Co-authored-by: cstuncsik <cstuncsik@users.noreply.github.com>
2024-07-03 15:29:45 +02:00
कारतोफ्फेलस्क्रिप्ट™ 962f0d7134
ci: Update codecov setup (no-changelog) (#9852) 2024-07-03 10:37:04 +02:00
KhDu 403e19b3e3
feat(Embeddings Cohere Node): Add v3 Cohere models (#9887) 2024-07-03 08:58:54 +01:00
Pavlo Paliychuk 41c47a28a9
feat: Add Zep Cloud Memory component (#9657) 2024-07-01 14:32:26 +02:00
oleg df2bc84d2b
feat(Vector Store Tool Node): Add Vector Store Tool (#9865)
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 (#9879)
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) (#9863)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-27 12:09:43 +02:00
कारतोफ्फेलस्क्रिप्ट™ 803895360c
refactor(editor): Delete unused code (no-changelog) (#9866) 2024-06-26 11:45:41 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2c0df8d467
fix: Delete duplicate properties in Structured Output Parser Node (no-changelog) (#9855) 2024-06-25 11:50:12 +02:00
Iván Ovejero 44ea4c73eb
refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
oleg 2ce97be33e
feat(Anthropic Chat Model Node): Add support for Claude 3.5 Sonnet (#9832)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-21 13:55:37 +02:00
github-actions[bot] d13c1bbba5
🚀 Release 1.47.0 (#9826)
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) (#9825) 2024-06-20 20:42:18 +02:00
Michael Kret b7aea957b8
feat: Do not show errors not processed by n8n (no-changelog) (#9598)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 08:45:00 +03:00
Michael Kret be2635e50e
feat: HTTP request tool (#9228) 2024-06-19 10:54:13 +03:00
कारतोफ्फेलस्क्रिप्ट™ 08c6e9b571
refactor(editor): Replace mixed style of defineProps with the new style (no-changelog) (#9787) 2024-06-18 09:55:10 +02:00
कारतोफ्फेलस्क्रिप्ट™ c8f0029bc5
ci: Move type-checking out of the build process (no-changelog) (#9730) 2024-06-13 16:46:25 +02:00
oleg 28d1a5d00d
fix(AI Agent Node): Exclude tools agent from unsupported node versions (#9728)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-13 12:37:30 +02:00
github-actions[bot] bc93204f95
🚀 Release 1.46.0 (#9716)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-06-12 13:56:04 +02:00
कारतोफ्फेलस्क्रिप्ट™ 63e42b9b52
ci(editor): Enforce type-safety in @n8n/chat builds as well (no-changelog) (#9685) 2024-06-11 11:23:36 +02:00
Iván Ovejero 817167cf4b
refactor(core): Merge event bus controllers and remove dead code (no-changelog) (#9688) 2024-06-10 17:38:02 +02:00
oleg 1fdd657a0c
feat(OpenAI Node): Allow to select Image analyze model & improve types (#9660)
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 (#9664)
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 (#9412)
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 (#9637)
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 (#9622)
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) (#9604)
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 (#9618)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-04 17:24:18 +02:00
Danny Martini d6db8cbf23
feat(core): Allow transferring workflows from any project to any team project (#9534) 2024-06-03 16:57:04 +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 (#9553)
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 (#9484)
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 (#9530) 2024-05-30 12:09:49 +02:00
कारतोफ्फेलस्क्रिप्ट™ 105b11b653
ci: Upgrade storybook to address CVE-2024-36361 (no-changelog) (#9541) 2024-05-29 19:47:22 +02:00
कारतोफ्फेलस्क्रिप्ट™ a77e8dd79e
feat(core): Upgrade all langchain related dependencies (#9504)
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) (#9450) 2024-05-22 17:40:52 +02:00
github-actions[bot] 6bdfaf8f5b
🚀 Release 1.43.0 (#9491)
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 (#9470)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-22 14:29:32 +02:00
oleg 48588194b9
refactor(editor): Fix Types issues in @n8n/chat (no-changelog) (#9438)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-17 11:52:15 +02:00
Csaba Tuncsik 596c472ecc
feat: RBAC (#8922)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Valya Bullions <valya@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Danny Martini <despair.blue@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Ayato Hayashi <go12limchangyong@gmail.com>
2024-05-17 10:53:15 +02:00
oleg ce3eb12a6b
feat(OpenAI Node): Use v2 assistants API and add support for memory (#9406)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-16 16:24:19 +02:00
Iván Ovejero 211823650b
feat(editor): Expand supported Unicode range for expressions (#9420) 2024-05-16 14:42:47 +02:00
Romain MARTINEAU c9855e3dce
fix(core): Handle credential in body for oauth2 refresh token (#9179)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-05-16 10:46:15 +02:00
कारतोफ्फेलस्क्रिप्ट™ 68a6c81729
fix(Email Trigger (IMAP) Node): Handle attachments correctly (#9410) 2024-05-15 15:50:53 +02:00
github-actions[bot] 8f254527e3
🚀 Release 1.42.0 (#9405)
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 (#9339)
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 (#9311)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-12 21:12:07 +02:00
कारतोफ्फेलस्क्रिप्ट™ 244520547b
feat(editor): Migrate codemirror-lang-n8n-expression into this monorepo (no-changelog) (#9087)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-05-10 18:49:22 +02:00
Csaba Tuncsik 1c1e4443f4
perf: Add tailwind to editor and design system (#9032) 2024-05-09 14:12:13 +02:00
github-actions[bot] 75f74035a1
🚀 Release 1.41.0 (#9342)
Co-authored-by: ivov <ivov@users.noreply.github.com>
2024-05-08 14:08:46 +02:00
Milorad FIlipović 491c6ec546
feat(editor): Implement AI Assistant chat UI (#9300) 2024-05-07 15:43:19 +02:00
कारतोफ्फेलस्क्रिप्ट™ cf441e0294
ci: Remove gulp (no-changelog) (#9283)
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 (#9286)
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 (#9265)
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 (#9258)
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 (#9250)
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) (#9252)
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) (#9240) 2024-04-29 15:02:15 +03:00
oleg f84abc0586
refactor(Structured Output Parser Node): Sandbox JSON schema parsing (no-changelog) (#9239)
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 (#9215)
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 (#9233) 2024-04-27 08:38:25 +02:00
Tomi Turtiainen 0b52320635
feat: Upgrade typeorm for separate sqlite read & write connections (#9230) 2024-04-26 16:02:51 +03:00
github-actions[bot] 9bd849202a
🚀 Release 1.39.0 (#9209)
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) (#9184)
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) (#9163)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-04-18 17:00:03 +03:00
कारतोफ्फेलस्क्रिप्ट™ ff9ae549fd
fix(core): Improve browserId checks, and add logging (#9161) 2024-04-18 15:53:19 +02:00
github-actions[bot] 1aa92168eb
🚀 Release 1.38.0 (#9153)
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 (#9130)
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
oleg 284de5d6c7
fix(editor): Open links from embedded chat in new tab (#9121)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-11 10:57:45 +02:00
github-actions[bot] feffc7ffd9
🚀 Release 1.37.0 (#9114)
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) (#9102) 2024-04-10 10:37:23 +02:00
oleg cfaab0b829
fix(AWS Bedrock Chat Model Node): Improve filtering of Bedrock models & fix Claude 3 (#9085)
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 (#9078) 2024-04-09 15:06:12 +03:00
कारतोफ्फेलस्क्रिप्ट™ 9f87cc25a0
feat(Email Trigger (IMAP) Node): Migrate from imap-simple to @n8n/imap (#8899)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-04-09 11:33:10 +02:00
oleg 936682eeaa
feat(core): Improve Langsmith traces for AI executions (#9081)
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 (#8391) 2024-04-05 15:51:54 +02:00
github-actions[bot] 15fb6cbd4a
🚀 Release 1.36.0 (#9039)
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 (#8988)
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 (#8987) 2024-03-27 17:07:10 +01:00
कारतोफ्फेलस्क्रिप्ट™ 372d5c7d01
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-03-26 14:22:57 +01:00