Commit Graph

2592 Commits

Author SHA1 Message Date
Joco-95
7a7d8a615e
fix: Fixes filtering session recordings based on group properties (no-changelog) (#30634) 2026-05-18 15:37:01 +00:00
Ricardo Espinoza
3fca302df2
fix(editor): Open update CTA docs in a new tab on self-hosted instances (#30571) 2026-05-18 15:32:37 +00:00
Rob Hough
341abecbfb
refactor(editor): Add 'Build an Agent' to empty state (#30078) 2026-05-18 15:31:38 +00:00
Jaakko Husso
f88334d36a
fix(editor): Fit workflow zoom into workflow artifact after animation correctly (#30625) 2026-05-18 15:14:55 +00:00
Eugene
6ba2d50eeb
fix(editor): Follow-up changes for Agent permission gates (no-changelog) (#30632) 2026-05-18 14:50:17 +00:00
Jaakko Husso
05c25da010
fix(editor): Automatically close credential modal after claiming free OpenAI credits (#30610) 2026-05-18 14:02:32 +00:00
Arvin A
315f4d3aba
feat(editor): Productize parallel evaluation execution (#30453)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 11:51:52 +00:00
Alex Grozav
38ea9bb073
refactor(editor): Add atomic per-field render data composable for canvas nodes (no-changelog) (#30302) 2026-05-18 10:19:25 +00:00
yehorkardash
7bdfee9001
feat(editor): Show Slack docs link for agent setup (no-changelog) (#30608) 2026-05-18 09:19:24 +00:00
Michael Drury
a0c427fbc1
feat(core): Move agents test chat into a preview tab (no-changelog) (#30527) 2026-05-18 08:58:58 +00:00
Thanasis G
cec8238b64
fix(editor): Load credentials when opening node credential picker (#30463) 2026-05-18 08:53:03 +00:00
yehorkardash
d6d468abfb
feat(editor): Move agent node to top (no-changelog) (#30523)
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2026-05-18 08:19:05 +00:00
bjorger
28af69a57c
feat(core): Add observation log storage (#30339)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
2026-05-18 08:16:10 +00:00
Alexander Gekov
709ebbd23d
fix(editor): Prevent expression editor result panel from overflowing in HTML and Markdown render modes (#30470)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 07:39:09 +00:00
Alexander Gekov
e105063010
fix(editor): Snap tidy-up node positions to grid (#30455)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-18 07:17:44 +00:00
n8n-assistant[bot]
f8827e27c4
chore: Update node popularity data (#30595)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-18 06:07:01 +00:00
Svetoslav Dekov
c638e91aec
fix(editor): Stabilize workflow setup credentials state (#30513) 2026-05-15 15:07:28 +00:00
Michael Drury
297b61a88e
fix(core): Allow agents to use webhook workflows and remove evaluations tab (no-changelog) (#30534) 2026-05-15 15:03:32 +00:00
Charlie Kolb
b6ad5729c6
fix(editor): Persist Resource Mapper field deletions (#30244) 2026-05-15 14:43:04 +00:00
Claire
e7df34ea74
feat(core): Add NVIDIA Nemotron Models with cloud and self-hosted NIM support (#29618) 2026-05-15 12:30:26 +00:00
yehorkardash
148bc89be9
fix: Move agent types to api-types package (no-changelog) (#30484) 2026-05-15 11:15:07 +00:00
Csaba Tuncsik
4336fffab8
feat(editor): Add instance-level data redaction policy UI (#30303) 2026-05-15 10:54:09 +00:00
Thanasis G
b40d533a87
fix(editor): Hide help callout for view-only credential users (#30336) 2026-05-15 10:26:31 +00:00
Suguru Inoue
9ae7c58d17
refactor(editor): Migrate workflowsStore.workflowId usages in utils (#30219) 2026-05-15 09:52:41 +00:00
Michael Kret
99a66eba18
fix(Google Cloud Storage Node): Fix large file upload and add Project RLC (#29847)
Co-authored-by: Alexander Gekov <40495748+alexander-gekov@users.noreply.github.com>
2026-05-15 09:41:18 +00:00
Michael Drury
dc72a8042c
fix(core): Allow building agents from scratch without using the agent builder (no-changelog) (#30454) 2026-05-15 09:19:13 +00:00
Matt Van Horn
4a50e92cd4
fix(editor): Prevent Safari text selection on canvas drag (#27055)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Matsu <huhta.matias@gmail.com>
2026-05-15 08:26:20 +00:00
Michael Kret
c3cf5c7057
fix(editor): Preserve custom Form Trigger path on workflow re-import (#30053) 2026-05-14 17:49:39 +00:00
Romeo Balta
94113f44a5
fix(editor): Remove resource center tooltip (no-changelog) (#30468)
Co-authored-by: Codex <noreply@openai.com>
2026-05-14 15:28:02 +00:00
Eugene
bc7075bfdb
feat(core): Add access modes for agent Telegram integration (no-changelog) (#30258)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-05-14 14:22:17 +00:00
Michael Drury
52f11c4f8c
fix(core): Agent sessions present tool errors correctly and inputs to tools when error occurs (no-changelog) (#30337) 2026-05-14 13:32:25 +00:00
Jaakko Husso
339b6136c6
fix(editor): Change the title of plan review panel after approved and collapsed, fix cursor on hover (no-changelog) (#30300) 2026-05-14 10:36:44 +00:00
Elias Meire
7a81a91faa
feat(editor): Move MCP Client Tool into the MCP category (#30441)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2026-05-14 10:24:33 +00:00
Elias Meire
563089ba70
feat(editor): Add New tag to MCP category and registry tools (#30439) 2026-05-14 09:04:06 +00:00
Romeo Balta
ceb561b87b
fix(editor): Prioritize MCP tile in empty state (no-changelog) (#30418)
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: Codex <noreply@openai.com>
Co-authored-by: OpenCode <noreply@opencode.ai>
2026-05-13 18:53:51 +00:00
Muzamil Mahmood
ad6c470f8f
fix(editor): Do not save workflow on execute when autosave is disabled (#30347)
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
2026-05-13 12:02:11 +00:00
Romeo Balta
4277cd938b
feat(editor): Add Surface MCP onboarding experiment (no-changelog) (#30044)
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: OpenCode <noreply@opencode.ai>
2026-05-13 11:21:59 +00:00
Tuukka Kantola
202743d8a3
feat(editor): Improve Instance AI side panels (no-changelog) (#30081)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2026-05-13 09:01:36 +00:00
Charlie Kolb
108fb02652
fix(editor): Auto-derive data table name from CSV filename (#30066)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 06:34:34 +00:00
RomanDavydchuk
3dda7b706a
fix: Allow service-specific MCP OAuth credentials to be used with MCP endpoint domains (#30343)
Some checks failed
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
Build: Benchmark Image / build (push) Has been cancelled
Util: Sync API Docs / sync-public-api (push) Has been cancelled
Co-authored-by: Elias Meire <elias@meire.dev>
2026-05-12 18:40:51 +00:00
Charlie Kolb
02d813b943
feat(editor): Add Workflow Publish Timeline tab to Workflow History (#26907)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-12 17:24:00 +00:00
Paul Issert
d8f22e5ec2
fix(editor): Limit run live demo ready-to-run button to users created within 14 days (#25896)
Co-authored-by: Romeo Balta <7095569+romeobalta@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-12 16:36:13 +00:00
Rob Hough
16e5431d3a
refactor(editor): Add presets to Schedule cron in Agents (#30214) 2026-05-12 15:42:55 +00:00
Raúl Gómez Morales
5fad7ee53d
refactor(editor): Add multi-thread Instance AI runtime (no-changelog) (#30228) 2026-05-12 15:15:47 +00:00
Alex Grozav
f0649e0a3d
refactor(editor): Add executionData store for per-execution state (no-changelog) (#29757) 2026-05-12 11:53:43 +00:00
Michael Kret
27d72acae5
feat: Track n8n Connect credential toggle in telemetry (no-changelog) (#30245) 2026-05-12 11:09:29 +00:00
Declan Carroll
cd0519f360
chore: Skip scaffolding templates in code-health and swap to catalog refs (no-changelog) (#30297) 2026-05-12 10:58:00 +00:00
Charlie Kolb
d5d51731d2
fix(editor): Sanitize workflow created during sub-workflow conversion (#30208) 2026-05-12 10:27:52 +00:00
RomanDavydchuk
980f3c8461
fix(editor): Improve dedicated MCP tools connection experience (no-changelog) (#30200) 2026-05-12 08:05:48 +00:00
Andreas Fitzek
2b7e313430
feat(core): Add redaction enforcement feature-flag helpers (no-changelog) (#30253) 2026-05-12 08:03:43 +00:00