Commit Graph

965 Commits

Author SHA1 Message Date
Elias Meire
e3675bdfb4
fix(core): Fix HTTP proxy support in all nodes and other axios requests (#16092) 2025-06-10 14:42:51 +02:00
Guillaume Jacquart
5c748ca25d
feat(core): Dynamic max page size limit for pagination dto (#16100) 2025-06-10 14:00:51 +02:00
Suguru Inoue
d68a776e5c
refactor(editor): Clean up feature flag for the log view (#15606) 2025-06-10 10:15:22 +02:00
Alex Grozav
07ed01d9fc
refactor(editor): Migrate versions api to @n8n/rest-client-api (no-changelog) (#16147) 2025-06-10 10:47:51 +03:00
Ricardo Espinoza
7f7b44ae7c
fix: Make sure modals are listed when using a free AI credits credential in the OpenAI node (#16030) 2025-06-06 12:09:51 -04:00
Eugene
cb3bb915df
fix(AI Agent Node): Allow using LangChain code node as a model for AI Agent (#16096) 2025-06-06 15:45:12 +02:00
Benjamin Schroth
969552aeae
feat(Vector Store Retriever Node): Add reranker support to retriever for QA chain (#16051) 2025-06-06 13:16:03 +02:00
Suguru Inoue
ac1a1dfbc2
feat(editor): Make ‘Execute workflow’ a split button (#15933) 2025-06-06 13:05:53 +02:00
Iván Ovejero
bdcaaff744
chore: Remove stale lint rule dangerously-use-html-string-missing (#16084) 2025-06-06 10:54:34 +02:00
Nikhil Kuriakose
4a6bcffc70
feat(Default Data Loader Node): Minor copy changes (#16053) 2025-06-05 13:50:39 +02:00
Yiorgis Gozadinos
e662998c67
fix(Anthropic Chat Model Node): Fix LmChatAnthropic node to work when both thinking is enabled and tools used (#16010) 2025-06-05 13:33:51 +02:00
Eugene
0bea193814
feat(OpenAI Chat Model Node): Update default model to gpt-4.1-mini (#15975) 2025-06-05 13:32:40 +02:00
Eugene
7711e4b052
feat(Structured Output Parser Node): Mark all parameters as required for schemas generated from JSON example (#15935) 2025-06-05 12:11:21 +02:00
Alex Grozav
6cf07200dc
refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) (#15930) 2025-06-05 13:08:10 +03:00
Iván Ovejero
a18822af0e
perf(core): Populate cache only with static webhooks (#16048) 2025-06-05 12:02:06 +02:00
कारतोफ्फेलस्क्रिप्ट™
2945bbdd1a
ci: Handle new built-in node:* modules in the task-runner tests on node.js 24 (#16026) 2025-06-05 11:53:07 +02:00
Benjamin Schroth
8a1cabe62a
feat: Add Cohere reranking capability to vector stores (#16014)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-06-05 10:16:22 +02:00
Eugene
47ad74d137
feat(Structured Output Parser Node): Add notice about $refs support in JSON schema (#15973) 2025-06-05 09:51:03 +02:00
कारतोफ्फेलस्क्रिप्ट™
4b11268a6e
refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
कारतोफ्फेलस्क्रिप्ट™
52a9d4b3d9
ci: Use node.js 22 by default. Add initial support for node.js 24 (#16018) 2025-06-04 17:49:31 +02:00
कारतोफ्फेलस्क्रिप्ट™
3bdbdfe6ce
ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
Iván Ovejero
30d75db9e3
refactor(core): Restore typechecker strictness level in @n8n/db (#16012) 2025-06-04 13:52:41 +02:00
Jaakko Husso
4f07ac394b
feat(Structured Output Parser Node): Add auto-fix support to Strucutred Output Parser (#15915) 2025-06-04 12:07:09 +03:00
Daria
1335af05d5
feat(core): Add support for partial-match execution filters (#15797) 2025-06-04 09:37:35 +03:00
कारतोफ्फेलस्क्रिप्ट™
c09b67b232
docs: Document how to generate and visualize test coverage locally (no-changelog) (#15385) 2025-06-03 19:31:53 +02:00
Nikhil Kuriakose
40850c95b6
feat(Default Data Loader Node): Add default text splitter (#15786)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-03 17:14:26 +02:00
Jaakko Husso
103bc20243
feat(editor): Show the simple vector store first in the nodes panel (no-changelog) (#15931) 2025-06-03 17:58:32 +03:00
Jaakko Husso
a9f8b2d46a
feat(editor): Use node name as tool name at Vector Store retriever tool nodes (#15917) 2025-06-03 17:57:56 +03:00
Guillaume Jacquart
2f648098fd
feat(editor): Enable source environment push button for project admins (#15527) 2025-06-03 14:18:04 +02:00
कारतोफ्फेलस्क्रिप्ट™
21141b441f
fix(Supabase Vector Store Node): Upgrade supabase SDK to address CVE-2025-48370 (#15934) 2025-06-03 13:24:27 +02:00
Guillaume Jacquart
ac06610485
feat(core): Add config to override default database ping interval and default idle connection timeout (#15764) 2025-06-03 12:07:39 +02:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532
refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
Danny Martini
8abd556597
feat(core): Allow logging JSON to stdout (#15766) 2025-06-03 10:42:49 +02:00
github-actions[bot]
6e5e1eadc3
🚀 Release 1.97.0 (#15929)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-06-02 16:46:22 +02:00
कारतोफ्फेलस्क्रिप्ट™
62dfc81fba
Merge tag 'n8n@1.96.0' 2025-06-02 16:08:43 +02:00
Danny Martini
1e5b90571d
fix(core): Honor absolute paths for N8N_LOG_FILE_LOCATION (#15873) 2025-06-02 15:31:01 +02:00
github-actions[bot]
ab4587106f
🚀 Release 1.96.0 (#15921)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-02 14:38:25 +02:00
Marc Littlemore
4459c7e7b1
feat(API): Add user management endpoints to the Projects Public API (#12329)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-05-30 12:04:38 +01:00
Iván Ovejero
c229e915ea
refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
Iván Ovejero
7f8b943c1a
fix(core): Support helpers.request in task runners (#15859) 2025-05-30 12:37:18 +02:00
Yiorgis Gozadinos
07a636eed6
feat(MCP Server Trigger Node): Cleanup MCP server management, use sanitized trigger node's name as name for the MCP server (#15751) 2025-05-29 15:07:17 +02:00
Mike Arvela
c12784600f
feat(core): Allow specifying Content-Security-Policy-Report-Only (#15805) 2025-05-29 09:26:24 +03:00
कारतोफ्फेलस्क्रिप्ट™
9f44f40745
feat(core): Start listening to IPv6 addresses as well by default (#15810) 2025-05-28 19:43:49 +02:00
Benjamin Schroth
d5068621e4
chore: Update langchain and langchain/openai packages (#15804) 2025-05-28 17:00:08 +02:00
Eugene
8ebfe794e1
chore: Update @langchain/qdrant and @qdrant/js-client-rest versions (no-changelog) (#15738) 2025-05-27 17:30:51 +02:00
कारतोफ्फेलस्क्रिप्ट™
3a2a70f193
chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
Danny Martini
6466e76c06
fix(core): Don't allow creating more projects than allowed by exploiting a race condition (#15218) 2025-05-27 15:50:44 +02:00
Danny Martini
f062e260f4
build: Prettify schema.json using the correct config (#15637) 2025-05-27 15:49:12 +02:00
Iván Ovejero
38137d8bc3
chore(core): Update all refs from cli/src/databases to @n8n/db (#15708) 2025-05-27 11:41:27 +02:00
Danny Martini
7e2ebc820c
chore(core): Parameterize sql queries and escape table names (#15186) 2025-05-26 17:39:05 +02:00