Commit Graph

17298 Commits

Author SHA1 Message Date
Michael Drury
3f225cafca
fix(ai-builder): Clarify with spec eval judge node type potential mis-matches (no-changelog) (#24345) 2026-01-15 12:35:45 +00:00
Albert Alises
a44d4b1952
feat(LmChatOpenAi Node): Update default model to gpt-5-mini (#24342) 2026-01-15 11:32:35 +00:00
Artem Sorokin
4df41dff6e
refactor(core): Remove DB_SQLITE_ENABLE_WAL config (#24233) 2026-01-15 11:07:32 +00:00
oleg
7c54ad36a2
feat(ai-builder): Fitlter resource/operation in node-type definitions (#24078)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-01-15 11:01:16 +00:00
Declan Carroll
2c9b54f80a
test: Improve log ordering for e2e tests (#24368) 2026-01-15 10:08:44 +00:00
Csaba Tuncsik
ca0cddb0a0
fix(editor): Update EULA acceptance modal and success messages for license activation (#23325) 2026-01-15 09:54:35 +00:00
Csaba Tuncsik
3d71a6d9d9
feat(core): Add user email parameter when activating EULA license (#23350)
Co-authored-by: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-15 09:54:26 +00:00
Declan Carroll
5567b91f6c
fix: Update urllib3 to 2.6.3 in task runner (#24325)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-15 09:19:13 +00:00
Guillaume Jacquart
275ff4fa01
chore(core): Extract log streaming log streaming standalone handling of destinations (#24197) 2026-01-15 09:09:13 +00:00
Rob Hough
9ae9047dd7
fix: Remove hover styles on focused Input (no-changelog) (#24219) 2026-01-15 08:55:15 +00:00
Albert Alises
f6b0ff5f3e
fix(core): Add configurable HTTP timeout for AI nodes to prevent UND_ERR_HEADERS_TIMEOUT errors (#24292) 2026-01-15 08:38:39 +00:00
Michael Drury
ca80b3608e
fix(ai-builder): Disabling flaky E2E workflow builder test (#24341) 2026-01-15 08:37:31 +00:00
yehorkardash
3e127884d7
fix(core): Preserve source overwrite in chained tool calls (#24226) 2026-01-15 07:59:34 +00:00
Declan Carroll
81daa290ca
fix: Update base image node version (#24357) 2026-01-14 23:03:20 +00:00
Andreas Fitzek
ee9c1d77da
chore(core): Introduce CORS settings for dynamic credential interface (#24324) 2026-01-14 17:17:58 +00:00
Sandra Zollner
159c110a18
feat(editor): Use number input component for time saved setting (#24331) 2026-01-14 16:40:55 +00:00
Mutasem Aldmour
eb27530c43
fix(editor): Remove duplicate error toasts in ready-to-run workflow (#24335)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 16:04:31 +00:00
Guillaume Jacquart
4aa9399c3d
fix(core): Fix workflow statistics constraint (#22620) 2026-01-14 16:00:03 +00:00
Guillaume Jacquart
50ee22fb67
chore(core): Move all event bus destination code to dedicated module (#24117) 2026-01-14 15:35:06 +00:00
aikido-autofix[bot]
bad85bbe61
fix: Fix security issue in @rudderstack/rudder-sdk-node via major version upgrade from 2.1.4 to 3.0.0 (#24303)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2026-01-14 15:22:06 +00:00
Mutasem Aldmour
959c5d251d
chore: Add Claude Code skill for creating PRs (#24315)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 15:12:01 +00:00
Konstantin Tieber
06f8dbcb21
fix(core): Publish indicator not shown when lacking publish scope (no-changelog) (#24266) 2026-01-14 14:48:15 +00:00
Albert Alises
5ba0bf78c1
feat(editor): Add native browser notifications on AI workflow builder completion or waiting for input (#24224) 2026-01-14 13:23:54 +00:00
yehorkardash
bd111bfff0
feat(editor): Show tooltips for canvas edge buttons (#24311) 2026-01-14 13:13:33 +00:00
Mutasem Aldmour
5a4954f9ae
fix(LmChatOpenAi Node): Fix tool calling with responses api against OpenAI-compatible backends (#24264) 2026-01-14 13:11:19 +00:00
Declan Carroll
307b851de4
test: Add e2e test template and improve agents.md (#24275) 2026-01-14 13:04:10 +00:00
Albert Alises
206b3f3c97
fix(ai-builder): Add guidance for referencing Webhook and AI Agent output (#24301) 2026-01-14 12:59:55 +00:00
Eugene
f56bd1bd49
feat(ai-builder): Fix AI builder prompt inconsistency about the Loop node (#24300) 2026-01-14 12:38:49 +00:00
Konstantin Tieber
fc6d7256e2
chore(core): Exclude storybook package from test commands (no-changelog) (#24248) 2026-01-14 12:18:11 +00:00
Charlie Kolb
4526ac305e
chore: Update cron package (#24170) 2026-01-14 12:05:29 +00:00
Declan Carroll
932995c0d9
ci: Add memory stablization checks (#24276) 2026-01-14 11:48:42 +00:00
oleg
fb5392cdd4
fix(ai-builder): Use LangSmith SDK defaults for batch settings (no-changelog) (#24305) 2026-01-14 11:29:55 +00:00
Mutasem Aldmour
bfb11c0e2a
fix(editor): Send builder telemetry event when session is loaded (#24297) 2026-01-14 10:53:37 +00:00
Michael Kret
d2a0e860dc
fix: Form trigger and Wait Form mode basic authentication fix for form POST request (#23795)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Dimitri Lavrenük <dimitri.lavrenuek@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-01-14 10:33:17 +00:00
Dawid Myslak
680f264731
fix(Form Node): Preserve CSS child combinator selectors in custom styling (#24106)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-14 10:00:07 +00:00
Guillaume Jacquart
c6eb487518
chore(core): Extract oidc controller and service into independent module (#24211) 2026-01-14 08:59:01 +00:00
Michael Kret
2e29bbe540
feat: Update Posthog key name for execution logic v2 (#24288) 2026-01-14 08:56:43 +00:00
Dimitri Lavrenük
389f9c463f
fix(McpClientTool Node): Filter out tool arguments unless explicitly allowed (#24263) 2026-01-14 08:49:02 +00:00
oleg
734bed4f84
fix(ai-builder): Remove pairwise multi-gen evals and improve logs (no-changelog) (#24270)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-01-14 08:44:09 +00:00
Elias Meire
503f29901c
fix: Harden Git node parameter handling (#24241)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-14 08:12:56 +00:00
Mutasem Aldmour
4bb3552d8a
fix(editor): Hover main header tabs above evaluation page (#24265) 2026-01-14 08:09:05 +00:00
Albert Alises
8e040f2649
feat(editor): Add user_message_id to AI assistant feedback telemetry (#24279) 2026-01-14 07:48:51 +00:00
Mutasem Aldmour
b7bebf9f1d
fix(ai-builder): Fix dirty state for nodes when importing workflows (#24165) 2026-01-14 07:45:09 +00:00
n8n-assistant[bot]
cacdf6d0c7
chore: Claude automated task (run 20964250419) (#24259)
Co-authored-by: Declan Carroll <7861842+shortstacked@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-13 19:23:12 +00:00
mfsiega
535caf45da
fix(core): Insert a workflow index placeholder for workflows with no dependencies (#24190) 2026-01-13 18:59:40 +00:00
Iván Ovejero
33ce28744e
chore: Skip notify CI job outside main repo (#24257) 2026-01-13 16:20:29 +00:00
Stephen Wright
7d2e846d7e
feat: Add revokeUrl to status endpoint (#24253) 2026-01-13 16:12:18 +00:00
Andreas Fitzek
bf7cd98e25
chore(core): Implement revoke endpoint for dynamic credentials (#24230) 2026-01-13 15:23:41 +00:00
Declan Carroll
038a5ce17e
ci: Claude task runner cleanup (#24243) 2026-01-13 14:38:05 +00:00
Michael Drury
ea6e7425de
fix(ai-builder): Correctly connect Mermaid sub-graphs (#24195) 2026-01-13 14:36:42 +00:00