Suguru Inoue
b2eb33351f
fix(editor): Logs not shown when tools are partially executed ( #16274 )
2025-06-13 10:09:52 +02:00
Yiorgis Gozadinos
8d6e796b92
feat(MCP Server Trigger Node): Support for Streamable HTTP transport in MCP Server ( #15833 )
2025-06-13 09:33:39 +02:00
Iván Ovejero
bcf1a7108b
refactor(core): Decouple database entity registration ( #15871 )
...
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-12 19:12:20 +02:00
Guillaume Jacquart
b685084957
fix(benchmark): Archive workflow before deleting them ( #16273 )
2025-06-12 14:13:51 +02:00
Cornelius Suermann
ecd9a1e53e
Merge tag 'n8n@1.98.0'
2025-06-12 13:22:03 +02:00
Daria
1ddbb78909
feat(core): Add description to projects ( #15611 )
2025-06-12 13:57:23 +03:00
Iván Ovejero
2b0cd5f7de
refactor(core): Extend task runner force shutdown timeout ( #16266 )
2025-06-12 12:28:20 +02:00
Csaba Tuncsik
e681e6b477
refactor: Add common DTOs and schemas for the redesigned users list ( #16097 )
2025-06-11 14:55:04 +02:00
Iván Ovejero
f0cf6dcbcd
perf(core): Lazyload AI workflow builder's langchain dependencies ( #16178 )
2025-06-11 13:11:13 +02:00
github-actions[bot]
2b51ad8cab
🚀 Release 1.98.0 ( #16225 )
...
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-11 11:35:19 +02:00
Alex Grozav
2a3fa5088e
refactor(editor): Move settings api to @n8n/rest-api-client (no-changelog) ( #16186 )
2025-06-11 10:57:59 +03:00
Yiorgis Gozadinos
5015290dbe
fix(Chat Memory Manager Node): Fix simplifyMessages to not overwrite consecutive messages of same type ( #16168 )
2025-06-11 09:54:49 +02:00
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