Commit Graph

1521 Commits

Author SHA1 Message Date
Eugene
e912fa0fe1
fix(ai-builder): Clear prompt messages used in langsmith evals (no-changelog) (#21152) 2025-10-24 14:54:48 +02:00
Eugene
fa7cdf39bd
feat(core): Add programmatic workflow validation in AI workflow builder (#20998) 2025-10-24 14:17:43 +02:00
Eugene
2b53cc0f5c
feat(ai-builder): CSV input for evals (no-changelog) (#21150) 2025-10-24 14:15:36 +02:00
Iván Ovejero
6133209f4c
docs: Fix docline for N8N_RUNNERS_BROKER_PORT (#21145) 2025-10-24 11:35:26 +02:00
Jaakko Husso
a8bb6bc6ad
feat(core): Chatting with n8n agent workflows (no-changelog) (#21088) 2025-10-24 12:16:39 +03:00
Iván Ovejero
9fdd6d30aa
refactor(core): Downgrade to Python 3.13 (#21135) 2025-10-24 10:10:54 +02:00
oleg
cf3b0f5b5a
refactor(ai-builder): Refactor prompt caching evals (#20911)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-10-24 09:34:43 +02:00
Stephen Wright
b8a62c893f
feat: Wire up saml to instance role provisioning (#21080) 2025-10-23 16:34:30 +02:00
yehorkardash
1d41e47af1
feat(OpenAI Node): Remove completions from V2 (#21078) 2025-10-23 15:54:53 +03:00
Iván Ovejero
4de20da3da
refactor(core): Strengthen Python security validator (#21086) 2025-10-23 13:40:13 +02:00
Mutasem Aldmour
9fc867ce47
chore(ai-builder): Rollout builder experiment, removing PostHog flags (#21079)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-23 13:17:10 +02:00
Benjamin Schroth
255db6a268
fix(AI Agent Node): Only use ai-tool output when reconstructing steps (#21061) 2025-10-23 12:29:34 +02:00
oleg
8659a73e31
feat(ai-builder): Properly separate system and user prompts in AI nodes (#21068)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-10-23 09:59:53 +02:00
Benjamin Schroth
70523e19c8
fix(ai-builder): Format user message to avoid markdown formatting errors (#21033) 2025-10-23 09:38:32 +02:00
Agung Besti
8abc04eb88
chore: Update default Claude model values to latest versions (#20924)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: oleg <me@olegivaniv.com>
2025-10-23 07:50:40 +02:00
Benjamin Schroth
b9b322edac
fix(Call n8n Sub-Workflow Tool Node): Fix return format for execute path (#21010) 2025-10-22 15:54:54 +02:00
yehorkardash
2fff38827a
fix(OpenAI Node): Don't include function calls when conversation id is used (#21047) 2025-10-22 16:39:08 +03:00
Artem Sorokin
bbeaed6f2a
ci: Upgrade Node.js base image to 22.21.0 (#21029) 2025-10-22 10:50:39 +02:00
jeanpaul
a2efb1fe7e
fix(OpenAI Chat Model Node): Treat ai-assistant proxy as official OpenAI API for model list (no-changelog) (#20827) 2025-10-22 09:45:01 +01:00
Guillaume Jacquart
832774db80
feat(core): Handle project variables sync on source control (#21001) 2025-10-22 10:26:22 +02:00
mfsiega
dd6145879f
feat(core): Add an incrementing version counter for the workflow entity (#20816) 2025-10-22 09:53:17 +02:00
Michael Kret
701f4f8f29
feat: Support values configuration type for credentials in MongoDB Vector Store (#20888) 2025-10-22 09:26:01 +03:00
Stephen Wright
ef688de6dc
feat: Add patch endpoint and reload mechanisms for sso provisioning configuration (#20904) 2025-10-21 12:47:51 +01:00
Tomi Turtiainen
13614542eb Merge tag 'n8n@1.117.0' 2025-10-21 12:52:03 +03:00
Elias Meire
18531086a9
fix: Use correct enum import in CLI node templates (#20950) 2025-10-21 11:21:03 +02:00
github-actions[bot]
3127e44b45
🚀 Release 1.117.0 (#20996)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-10-21 10:47:46 +02:00
Eugene
b4a92f32f6
fix(ai-builder): AI builder memory consumption issue (#20982) 2025-10-21 10:23:07 +02:00
Benjamin Schroth
3f9866e8f6
fix(ai-builder): Accept empty expressionValues in builder request (#20993) 2025-10-21 10:16:00 +02:00
Iván Ovejero
870036820f
refactor(core): Complete backend config migration (#20903) 2025-10-21 10:05:06 +02:00
Mutasem Aldmour
049c599af2
fix(Qdrant Vector Store Node): Add support for custom content and metadata keys (#20873) 2025-10-21 10:00:33 +02:00
Raúl Gómez Morales
d4eb0bb868
feat(editor): Add custom roles CRUD UI (#19224)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-10-21 09:50:20 +02:00
Jaakko Husso
652e7e070c
feat(core): Support stopping AI message generation on chat hub (no-changelog) (#20992) 2025-10-21 10:29:55 +03:00
Iván Ovejero
3410a7e7a8
refactor(core): Require Python 3.14 for native Python runner (#20978) 2025-10-21 09:14:13 +02:00
Jaakko Husso
8953bf089d
refactor(core): Drop unused chat hub columns (no-changelog) (#20973) 2025-10-21 09:57:33 +03:00
Stephen Wright
04438f8f97
feat: SSO provisioning settings UI (#20961) 2025-10-20 15:49:54 +01:00
Jaakko Husso
14d9c20e02
feat(core): Save errored AI messages to DB (no-changelog) (#20970) 2025-10-20 16:55:28 +03:00
Ramakrishnan Sivakumar
f310b134a7
feat(Lemonade Model Node): Add Lemonade server as a node (#20557)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2025-10-20 13:22:08 +03:00
renovate[bot]
3557d337a7
chore: Update mammoth to 1.11.0 [SECURITY] (#20925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 12:00:21 +02:00
yehorkardash
f282b0272e
fix(OpenAI Node): Remove local shell, update simplify output logic (#20957) 2025-10-20 12:40:48 +03:00
yehorkardash
30ce501fa0
test(OpenAI Node): Add tests (#20711) 2025-10-20 10:06:36 +03:00
yehorkardash
d20a2e585e
fix(OpenAI Node): Rename "Create" to "Generate" (#20905) 2025-10-20 10:03:06 +03:00
Jaakko Husso
b9f66aee4d
feat(AI Agent Node): Support reading only maxTokensFromMemory (no-changelog) (#20915) 2025-10-20 09:17:58 +03:00
Iván Ovejero
84e676b194
refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
Mutasem Aldmour
24f1ad92f6
fix(LM Chat Azure OpenAI Node): Set model name to ensure correct internal logic (#20893)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-17 12:33:06 +02:00
Iván Ovejero
cb88c4052c
fix(benchmark): Autodiscover runners container (#20859)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-10-17 11:30:48 +02:00
Stephen Wright
c40aaa5575
feat: Add GET /sso/provisioning/config endpoint for sso provisioning config (#20850) 2025-10-17 09:04:06 +01:00
Jaakko Husso
697a144338
feat(core): Switch between different attempts at FE (no-changelog) (#20882) 2025-10-17 10:36:00 +03:00
Idir Ouhab Meskine
7706ec82c0
feat(Anthropic Node): Support custom headers for model requests (#20253) 2025-10-17 09:10:29 +02:00
Benjamin Schroth
e195677943
fix(AI Agent Node): Track source node toolkit tools are executed from (#20866) 2025-10-17 08:44:38 +02:00
Mutasem Aldmour
61b8dbc68c
fix(Embeddings OpenAI Node): Add encodingFormat parameter to fix LM Studio compatibility (#20877)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-17 08:00:03 +02:00