Commit Graph

1682 Commits

Author SHA1 Message Date
Artem Sorokin
9aa12f8ff1
ci: Auto-detect RC releases for orange logo and [RC] tab indicator (#22411) 2025-11-27 16:36:28 +01:00
Milorad FIlipović
32c2909d72
feat(core): Use new workflow history in mcp tools (#22384) 2025-11-27 14:45:57 +01:00
Jaakko Husso
4d6ad627a2
feat(core): Clean up available tools on Chat hub (no-changelog) (#22373) 2025-11-27 12:22:29 +02:00
Konstantin Tieber
e1f154d7a8
refactor(core): Remove admin API token scopes when user is demoted from admin to member via SSO (#22359) 2025-11-27 11:14:48 +01:00
RomanDavydchuk
9ab9d1c8f1
fix(core): Add response validation for requests during DCR (#22076) 2025-11-27 09:44:55 +02:00
RomanDavydchuk
7a4cc40dc8
feat(Gemini Node): Add support for Nano Banana Pro model (#22254) 2025-11-26 19:31:17 +00:00
Mutasem Aldmour
4319da6f1c
fix(ai-builder): Fix import of multiple nodes with maxNode, add validation (#22348) 2025-11-26 17:34:34 +01:00
Mutasem Aldmour
dc407c25fd
fix: Enable streaming version of Respond To Webhook node (#22350) 2025-11-26 16:56:43 +01:00
Benjamin Schroth
df81c77a24
fix(AI Agent Node): Unify memory management for streaming/non-streaming (#22243) 2025-11-26 15:55:20 +01:00
Andreas Fitzek
fbb135e012
chore(core): Context establishment hook setup (#22293) 2025-11-26 14:34:51 +01:00
Farzad Sunavala
5cb594d7ef
feat(Azure AI Search Node): Add clear index option to Azure AI Search vector store (#22183)
Co-authored-by: farzad528 <farzad528@users.noreply.github.com>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2025-11-26 14:45:19 +02:00
Iván Ovejero
934b9a7346
feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
yehorkardash
c1dade7ad3
feat(Guardrails Node): Require Chat model only for LLM checks (#22241) 2025-11-26 10:09:32 +02:00
Guillaume Jacquart
92dca5f739
feat(core): Inject hooks into applicable trigger node properties for the node UI (#22290) 2025-11-25 17:01:00 +01:00
Tomi Turtiainen
4832042b16 Merge tag 'n8n@1.122.0' 2025-11-24 22:25:40 +02:00
mfsiega
9319139a08
feat(core): Switch to structured destination node (no-changelog) (#22143)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-24 16:13:37 +01:00
Svetoslav Dekov
36b4eda378
feat(editor): Rename draft/publish feature env variable (no-changelog) (#22235) 2025-11-24 17:00:54 +02:00
github-actions[bot]
2ca66ce269
🚀 Release 1.122.0 (#22237)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-24 15:35:52 +01:00
Benjamin Schroth
5f5181ec28
test(ai-builder): Integrate structural workflow comparison (#22209) 2025-11-24 15:25:12 +01:00
Konstantin Tieber
6786915537
feat(core): Make user role provisioning available on enterprise (#22166) 2025-11-24 13:21:35 +01:00
yehorkardash
60a9cbf133
fix: Improve json repair logic (#22088) 2025-11-24 14:02:05 +02:00
Mutasem Aldmour
214a7e9af3
feat: Add best practices for all builder categories (#21943)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
2025-11-24 11:58:31 +00:00
Suguru Inoue
609880e8b3
fix: File attachment bugfixes (no-changelog) (#22142)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-11-24 12:58:20 +01:00
krisn0x
75402fb681
fix(OpenAi Node): Fix grammar in audio operation descriptions (#22041) 2025-11-24 13:48:45 +02:00
Andreas Fitzek
36149ee8ba
chore(core): Execution context establishment hook registry (#22098) 2025-11-24 12:24:32 +01:00
Iván Ovejero
b3ceeafb96
fix(core): Restore moment to regular runners image (#22212) 2025-11-24 10:21:16 +01:00
Tomi Turtiainen
2de664c0a6
test: Disable log colors in benchmark task runners (#22211) 2025-11-24 11:17:05 +02:00
Tomi Turtiainen
6f2709608f
test: Fix flaky js task runner test (#22146)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-24 10:01:28 +02:00
RomanDavydchuk
7c4771e623
fix(OpenAI Node): Use new model for text classification (#22130) 2025-11-21 17:02:10 +00:00
Jaakko Husso
1527ff5aaf
feat(core): Add separate Azure API key and Entra ID providers (no-changelog) (#22101) 2025-11-21 15:57:16 +02:00
Benjamin Schroth
246387e3c9
feat(ai-builder): Add python script for workflow comparison (#21927) 2025-11-21 14:56:37 +01:00
Michael Drury
6bec15a114
chore: Hide Github document loader (deprecated) (#22138) 2025-11-21 13:33:57 +00:00
Daria
b56a87337c
feat(core): Add new internal endpoints for draft/publish (no-changelog) (#22105) 2025-11-21 15:27:38 +02:00
Iván Ovejero
d91187ccca
refactor(core): Update binary data config (#22141) 2025-11-21 14:13:21 +01:00
Iván Ovejero
d509dad475
refactor(core): Set up binary data table (#22137) 2025-11-21 13:44:48 +01:00
mfsiega
3857f6fd44
refactor(core): Always use RunExecutionData factory (no-changelog) (#22096)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-11-21 13:42:13 +01:00
Jaakko Husso
ed2dea674e
feat(core): Add Vercel AI Gateway provider support for chat hub (no-changelog) (#22090) 2025-11-21 13:58:07 +02:00
Jaakko Husso
fde05ce697
feat(core): Add xAI Grok provider support for chat hub (no-changelog) (#22084) 2025-11-21 13:28:51 +02:00
Jaakko Husso
24a4de8cf9
feat(core): Add Chat settings admin view (no-changelog) (#22009) 2025-11-21 12:39:54 +02:00
Jaakko Husso
731024c941
feat(core): Add Groq provider support for chat hub (no-changelog) (#22071) 2025-11-21 12:34:56 +02:00
Jaakko Husso
e4605c37fb
feat(core): Add OpenRouter provider support for chat hub (no-changelog) (#22094) 2025-11-21 11:58:10 +02:00
Jaakko Husso
990f196499
feat(core): Add DeepSeek support to chat hub (no-changelog) (#22037) 2025-11-21 11:11:55 +02:00
Michael Drury
231e4eff57
fix(Agent Node): Thinking model issue - undefined .map error (#22046) 2025-11-21 09:01:25 +00:00
RomanDavydchuk
69e092a263
feat(MCP Client Node): New node (#21942) 2025-11-21 10:50:32 +02:00
RomanDavydchuk
27eeec0157
fix: @n8n/scan-community-package not working on Windows (#22077) 2025-11-20 16:50:07 +00:00
Mutasem Aldmour
55c3150c11
feat: Add support for global credentials (#21700)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-20 17:48:49 +01:00
Michael Drury
aa17707805
fix(core): Allow chat to process text files as well as images (#22093) 2025-11-20 16:46:51 +00:00
Daria
ac91020bd3
feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
Michael Drury
77b7c2dd1a
fix: Fixing failing CI tests for nodes-langchain package (#22099) 2025-11-20 15:28:23 +00:00
Jaakko Husso
da5c8ff3c5
feat(core): Add Cohere provider support for chat hub (no-changelog) (#22068) 2025-11-20 17:00:08 +02:00