Commit Graph

2604 Commits

Author SHA1 Message Date
n8n-assistant[bot]
4e52729330
🚀 Release 2.19.5 (#30011)
Co-authored-by: konstantintieber <46342664+konstantintieber@users.noreply.github.com>
2026-05-07 13:31:21 +00:00
n8n-assistant[bot]
103b7c8787
🚀 Release 2.19.4 (#29925)
Co-authored-by: konstantintieber <46342664+konstantintieber@users.noreply.github.com>
2026-05-06 17:54:44 +00:00
n8n-assistant[bot]
492a0b7c01
fix: Add fully dynamic disclaimer to Quick Connect offer (backport to release-candidate/2.19.x) (#29865)
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
2026-05-06 12:44:37 +00:00
n8n-assistant[bot]
f6561da6fe
🚀 Release 2.19.3 (#29868)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-06 10:31:13 +00:00
n8n-assistant[bot]
8a9f427e22
refactor(core): Extract leader election client and improve robustness (no-changelog) (backport to release-candidate/2.19.x) (#29805)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2026-05-06 11:33:27 +03:00
n8n-assistant[bot]
616f255e2d
fix: Restore broken stdlib calls in Python Code node (backport to release-candidate/2.19.x) (#29782)
Some checks failed
CI: Python / Checks (push) Has been cancelled
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-05-05 15:28:07 +02:00
n8n-assistant[bot]
fa798fb379
fix(core): Show AI Builder draft workflows in workflow list (backport to release-candidate/2.19.x) (#29678)
Co-authored-by: Albert Alises <albert.alises@gmail.com>
2026-05-04 12:54:16 +02:00
n8n-assistant[bot]
8630712455
🚀 Release 2.19.2 (#29612)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-01 09:07:36 +00:00
n8n-assistant[bot]
3907b0e081
fix(core): Restore peer project discovery in share dropdowns (backport to release-candidate/2.19.x) (#29564)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2026-04-30 10:34:12 +00:00
n8n-assistant[bot]
632604bbe3
🚀 Release 2.19.0 (#29374)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-28 09:23:10 +00:00
Dimitri Lavrenük
2171e9461f
fix: Remove serve mode from computer-use (no-changelog) (#29102)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-04-28 08:31:18 +00:00
Luka Zivkovic
13029e6d03
fix(ai-builder): Keep workflow identity across rebuild/patch (#28926)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-28 08:03:43 +00:00
José Braulio González Valido
e503587854
docs: Restructure instanceAI evals README for first-time users (no-changelog) (#29095)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 07:22:45 +00:00
Jaakko Husso
b6fcabc025
fix(ai-builder): Adjust chat trigger memory builderHints (#29156) 2026-04-28 07:06:53 +00:00
Garrit Franke
fadd81c519
feat(core): Add valid-peer-dependencies ESLint rule for community nodes (no-changelog) (#28983)
Co-authored-by: Garrit Franke <garritfra@users.noreply.github.com>
2026-04-28 06:59:21 +00:00
Srinjoy
048e01e060
fix: Preserve structuredContent in MCP nodes to prevent AI Agent reasoning loops (#27297)
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
2026-04-28 06:28:38 +00:00
RomanDavydchuk
0aabee0a99
fix(Google Gemini Node): Filter out undefined parts when processing API responses (#28567)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-04-27 15:58:50 +00:00
Albert Alises
632ae67de3
fix(ai-builder): Hide and reap intermediate AI-created workflows (#29066) 2026-04-27 15:17:54 +00:00
Bernhard Wittmann
0a89814220
fix(core): Update local gateway Electron packaging dependencies (no-changelog) (#29336) 2026-04-27 14:49:39 +00:00
Matsu
370b281216
chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 14:21:31 +00:00
Jaakko Husso
97bdbd055a
fix(ai-builder): Validate required inputs on AI nodes (#29159) 2026-04-27 13:47:47 +00:00
oleg
3a9c922bf4
fix(instance-ai): Make SANDBOX_LINK_SDK flag bypass Dockerfile SDK install (no-changelog) (#29207) 2026-04-27 13:42:48 +00:00
Alexander Gekov
5f2c32ad6e
feat(OpenAI Node): Use dynamic model selection for image edit and update analyze model filter (#29223)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-04-27 13:28:49 +00:00
Ali Elkhateeb
b4373715f3
feat(core): Add PATCH endpoint for data table column management (#29090) 2026-04-27 12:53:02 +00:00
José Braulio González Valido
29cdd011b0
fix(ai-builder): Honor --timeout-ms across the eval harness (no-changelog) (#29219)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 12:49:01 +00:00
Matsu
3637287ee1
chore: Prepare tsconfigs for tsgo (#29230) 2026-04-27 12:30:22 +00:00
Irénée
ff6d65e22a
feat: Enable log streamin settings via env vars (#29005) 2026-04-27 11:39:42 +00:00
Andreas Fitzek
b2b1370e5d
fix(core): Harden event log parse against malformed input (#29004) 2026-04-27 09:27:52 +00:00
Jon
e4004fa26a
chore: Deprecate SerpAPI tool node in favour of official verified node (#28829) 2026-04-27 09:13:53 +00:00
Michael Kret
f6582783ea
feat: In the n8n Connect table on row click open execution related to that usage row (#29075)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-27 09:03:17 +00:00
José Braulio González Valido
250b718936
fix(ai-builder): Stop tombstoning example UUIDs in LangSmith dataset sync (no-changelog) (#29112)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 08:52:17 +00:00
Sandra Zollner
2b0add185f
feat(core): Add public API endpoints for data table column management… (#29073)
Co-authored-by: Ali Elkhateeb <ali.elkhateeb@n8n.io>
2026-04-27 08:22:19 +00:00
Mutasem Aldmour
b44e9d1207
fix(core): Allow .trim() in workflow-sdk parsing and coerce stringified patches (#29111)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 08:17:22 +00:00
Michael Kret
b0ec5cdb69
fix(Google Gemini Node): Show Number of Images option only for models that supports it (#29153) 2026-04-27 07:22:04 +00:00
Bernhard Wittmann
67af2e177d
feat(core): Add opt-in RFC-style outbound User-Agent via env flag (#28771)
Co-authored-by: Muhammad Osama <muhammadosama984@gmail.com>
2026-04-27 06:01:09 +00:00
James Gee
9599fb9d54
feat(core): OTEL changes to support context propagation (#28720)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
2026-04-24 16:42:48 +00:00
Jaakko Husso
f27bbc9022
fix(core): Improve title generation on instance AI threads (no-changelog) (#29084) 2026-04-24 15:55:13 +00:00
Jaakko Husso
bc5e490f68
fix(ai-builder): Support 'disabledOptions' in node schemas (#28894) 2026-04-24 15:54:12 +00:00
Albert Alises
0d16dd5dfb
fix(core): Surface credential and resource choice when more than one match exists (#29087) 2026-04-24 15:21:05 +00:00
mfsiega
875d9c980c
feat(core): Add deduplicationKey column to execution entity (no-changelog) (#28645)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 14:47:58 +00:00
Milorad FIlipović
e183ae4434
fix(core): Broadcast MCP availability change via push connection (#29019) 2026-04-24 14:35:36 +00:00
Elias Meire
47bb91e9b4
feat(editor): Move computer use toggle to chat sidebar (#28974)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-04-24 14:32:02 +00:00
Iván Ovejero
f3efcf8a54
feat(core): Add observability for the VM expression engine (#28715)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 14:11:07 +00:00
Albert Alises
9345d132fa
fix(core): Surface pagination state in instance AI credentials list (#29098) 2026-04-24 13:45:13 +00:00
Mutasem Aldmour
e1295187f1
feat(core): Stamp x-n8n-feature on proxied LLM calls for cost attribution (#28987)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 13:17:49 +00:00
Jaakko Husso
afe4298427
fix(ai-builder): Improve button, icon, callout and workflowSelector schemas (#28828)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 13:10:14 +00:00
patdt
af3841f629
feat(core): Add instance setting to disable public chat in Chat Trigger (#27565)
Co-authored-by: jeanpaul <jeanpaul@users.noreply.github.com>
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
2026-04-24 12:56:40 +00:00
Yuval Dinodia
0f4c5b396d
fix(core): Improve error messages for invalid node and trigger input (#28053)
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2026-04-24 12:24:01 +00:00
Jaakko Husso
3a8239e52b
fix(core): Make instance AI prefer newer AI models (no-changelog) (#29028) 2026-04-24 12:21:02 +00:00
Johan Hedin
cc2d4da0c9
chore(Ollama Chat Model Node): Update @langchain/ollama to 1.0.3 to for separation of thinking (#23098)
Co-authored-by: Johan Hedin <johan.hedin@omda.com>
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
2026-04-24 11:38:08 +00:00