Commit Graph

18856 Commits

Author SHA1 Message Date
Rob Hough
5a01bb308e
fix(editor): Improve popover positioning defaults and animations (#27919) 2026-04-09 14:23:45 +00:00
Garrit Franke
af90581c45
test: Harden polling trigger test helper against flaky OAuth2 failures (no-changelog) (#28247) 2026-04-09 14:10:23 +00:00
Arvin A
df8e795c3f
fix(core): Sanitize request data sent to LLM in eval mock handler (no-changelog) (#28200)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 13:16:35 +00:00
Jaakko Husso
42fde1e369
fix(core): Run snapshot pruning correctly and adjust logs (no-changelog) (#28250) 2026-04-09 13:12:12 +00:00
Albert Alises
a407c70841
fix(ai-builder): Allow non-admin users to access Instance AI preferences (no-changelog) (#28243) 2026-04-09 13:11:26 +00:00
Hyuncheol Park
752a4e47d4
fix(MCP Client Node): Ensure MCP connections close when MCP Client node execution ends (#25742)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 12:51:28 +00:00
Csaba Tuncsik
0f4d558b36
chore: Bump n8n Claude Code plugin version to 0.2.0 (no-changelog) (#28249) 2026-04-09 12:49:20 +00:00
oleg
8793ca6386
fix(API): Disable response compression on instance-ai SSE connections (no-changelog) (#28246) 2026-04-09 12:22:30 +00:00
Stephen Wright
8f2da63871
fix: Handle normalization of JSON for SQLite / postgres (#28242) 2026-04-09 12:02:54 +00:00
Dawid Myslak
5cbc9734a4
feat(Moonshot Kimi Chat Model Node): Add Moonshot Kimi Chat Model sub-node (#28156) 2026-04-09 11:59:45 +00:00
oleg
7d834835f3
chore(instance-ai): Disable working memory and remove related code (no-changelog) (#28234)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-04-09 11:55:11 +00:00
Dimitri Lavrenük
d3e6519730
feat: Implement session based permission modes in Computer Use (#28184) 2026-04-09 11:54:54 +00:00
Dimitri Lavrenük
6f722efef3
fix: Update computer use branding and readme (no-changelog) (#28241) 2026-04-09 10:35:38 +00:00
Dawid Myslak
1148d27725
feat(Alibaba Cloud Model Studio Node): Add new node (#27928)
Co-authored-by: Daniel Molenaars <daniel.molenaars@alibaba-inc.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2026-04-09 10:32:59 +00:00
Declan Carroll
7399af34c9
ci: Defer Chromatic visual regression tests (#28235)
Some checks are pending
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
2026-04-09 09:53:20 +00:00
Iván Ovejero
569ad497b7
fix(core): Align VM expression engine error handler with legacy engine (#28166)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 09:14:57 +00:00
Eugene
126983283e
chore: Add skill usage tracking hook (no-changelog) (#28183) 2026-04-09 09:14:56 +00:00
Declan Carroll
85144aa6bc
test: Add simple baseline instance AI memory test (#28170) 2026-04-09 08:47:25 +00:00
Iván Ovejero
4ccd72716e
feat(core): Emit audit events for workflow activation on bootup (#28126) 2026-04-09 08:41:54 +00:00
Rob Hough
72ebb430f4
fix(editor): Keep Back before Continue in MFA login footer (#27911) 2026-04-09 08:33:13 +00:00
Stephen Wright
3db52dca22
fix(core): Omit empty scope from OAuth2 client credentials token request and improve error messaging (#28159) 2026-04-09 08:11:25 +00:00
Raúl Gómez Morales
aa6c322059
fix(editor): UI tweaks for instance AI components (#28155) 2026-04-09 07:48:39 +00:00
Nikhil Kuriakose
5e60272632
fix(editor): Remove default for api params (#27914) 2026-04-09 07:39:39 +00:00
Declan Carroll
b7d6b6ea17
ci: Make PR metrics comment non-blocking (no-changelog) (#28232)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 07:49:32 +00:00
Stephen Wright
26d578dfc8
feat: Disable manual role management when expression-based mapping is enabled (#28105) 2026-04-09 07:29:32 +00:00
Tuukka Kantola
cc32c507c5
refactor(editor): Centralize instance AI confirmation dialog styling (#28195)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 07:25:22 +00:00
Andreas Fitzek
a95cbfb429
feat(core): Add DB infrastructure for trusted keys and key sources (no-changelog) (#28097) 2026-04-09 02:26:53 +00:00
Arvin A
09bb743bdb
fix(core): Preserve config credential properties in eval mock layer (no-changelog) (#28198)
Some checks are pending
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 21:34:09 +00:00
Albert Alises
4b3b40e238
fix(ai-builder): Improve post-build flow: setup, test, then publish (#28125)
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
2026-04-08 16:45:56 +00:00
Jaakko Husso
eb5e89055a
feat(core): Persist open artifact preview on instance AI threads (no-changelog) (#28202) 2026-04-08 16:40:33 +00:00
Luca Mattiazzi
1e22e0ad51
fix(If Node): Patches IF node when fields are missing (#28014) 2026-04-08 16:35:57 +00:00
Muhammad Osama
1899a4e284
fix(Http Request Node): Handle empty JSON responses (#27793)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-04-08 16:35:53 +00:00
Jaakko Husso
f1bb47e6a2
fix(core): Mark tool calls cancelled when cancelling main agent on instance AI (no-changelog) (#28192) 2026-04-08 16:17:06 +00:00
Albert Alises
d1a4fa99cc
fix(core): Unblock builder agent when correction arrives during HITL confirmation (no-changelog) (#28203) 2026-04-08 16:16:48 +00:00
phyllis-noester
f23d4ced40
fix(core): Resolver settings page is only visible to authorized users (no-changelog) (#28201) 2026-04-08 16:11:34 +00:00
Iván Ovejero
f8c21276cb
feat(core): Make VM expression bridge timeout and memory limit configurable (#27962)
Co-authored-by: Danny Martini <danny@n8n.io>
2026-04-08 16:07:16 +00:00
md
bd5a70215d
fix(Oracle Node): Resolve 'Maximum call stack size exceeded' on large datasets (#27037)
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
2026-04-08 15:17:02 +00:00
Rayan Salhab
294868de5a
fix(ICalendar Node): Fix Convert to ICS failing when File Name option is set (#27712)
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
2026-04-08 15:15:17 +00:00
Jaakko Husso
7e1bebdae6
feat(core): Make instance AI aware of read-only environments (no-changelog) (#28120) 2026-04-08 15:10:31 +00:00
Ian Gallagher
a93ae81fa4
fix(MQTT Trigger Node): Fix typo (no-changelog) (#9304)
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
2026-04-08 15:09:53 +00:00
Dimitri Lavrenük
468c9c4f8f
fix: Increase timeout for computer use tool calls to 60 seconds (no-changelog) (#28196) 2026-04-08 15:08:47 +00:00
AndyHazz
c0c0f8397c
fix(Pushover Node): Replace duplicate Pushover Timestamp field with the missing TTL field (#11287)
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
2026-04-08 14:56:35 +00:00
Jaakko Husso
59a9f016cb
fix(core): Save cancellation status on cancelled background sub-agent snapshots (no-changelog) (#28175) 2026-04-08 14:56:28 +00:00
oleg
5014d205f1
feat(instance-ai): Add planner sub-agent with progressive plan rendering (no-changelog) (#27889)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-04-08 14:56:09 +00:00
Stephen Wright
0d078c75f0
fix: Truncate long custom role names and add hover tooltip (#28191) 2026-04-08 14:49:14 +00:00
Bernhard Wittmann
853a74044f
fix(Microsoft Outlook Node): Prevent poll from skipping messages after API errors (#28157) 2026-04-08 14:47:27 +00:00
José Braulio González Valido
91b01d27b9
feat(ai-builder): Fix IF/Switch/Filter node misconfiguration in builder (no-changelog) (#28172)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 14:35:43 +00:00
RomanDavydchuk
4fab655cc5
fix(Microsoft Teams Node): Block requests from Microsoft Preview Service to prevent accidental approvals for "Send and Wait" (#28085) 2026-04-08 14:25:54 +00:00
Nikhil Kuriakose
33282dbeb9
fix(editor): Removing redundant stop of key propogation (#23464)
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
2026-04-08 14:03:26 +00:00
Garrit Franke
4f725dab1b
feat(core): Add no-forbidden-lifecycle-scripts lint rule for community nodes (#28176)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 14:00:47 +00:00