Commit Graph

1047 Commits

Author SHA1 Message Date
yehorkardash
5099287c5e
feat: UI for mcp servers in agents (no-changelog) (#31195) 2026-05-28 13:54:13 +00:00
Garrit Franke
5ae63283ed
fix(editor): Avoid recursive name collision in N8nToggle (no-changelog) (#31271)
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (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
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 12:45:45 +00:00
Jaakko Husso
383928ea3f
feat(core): Add tool to resolve node params for a given item in execution (#31210) 2026-05-28 10:48:18 +00:00
Raúl Gómez Morales
51aae256d1
feat(editor): Refine plan review with chat-input edits (#31124)
Co-authored-by: Tuukka Kantola <tuukka@n8n.io>
2026-05-28 10:04:19 +00:00
Michael Drury
f2a2f7060d
feat(core): Add agent chat integration improvements (no-changelog) (#31199) 2026-05-28 09:35:57 +00:00
Guillaume Jacquart
920047d2db
feat(core): Allow users to disconnect their own dynamic credential connection (#31151)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 06:48:09 +00:00
Guillaume Jacquart
3af0afcd28
feat(editor): Show private credential connection state in credentials list (#31117)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 19:07:30 +00:00
Milorad FIlipović
f0ea4ed1f0
feat(editor): Introduce new project/folder actions menu (#30614) 2026-05-27 18:36:37 +00:00
bjorger
b415544683
feat(editor): Add fallback web search for agents (#31010)
Co-authored-by: heymynameisrob <robhough180@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 16:37:52 +00:00
Declan Carroll
e495833a64
ci: Scope frontend + nodes unit tests via janitor (DEVP-194) (#31096)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 14:54:57 +01:00
Sandra Zollner
1a377abfaa
feat(core): Provide basic import of n8n packages (#30984) 2026-05-27 09:58:21 +00:00
n8n-assistant[bot]
29859104b3
🚀 Release 2.23.0 (#31189)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-27 09:07:36 +00:00
Rob Hough
e71837765b
feat(editor): Add toggle components (no-changelog) (#29987) 2026-05-27 07:17:07 +00:00
Ricardo Espinoza
bf2b205b6b
feat(editor): Surface MCP access toggle on workflow cards (#30683) 2026-05-27 06:59:49 +00:00
Albert Alises
8bb5db3bbd
feat(core): Add runtime skills to Instance AI builders (no-changelog) (#30838) 2026-05-27 06:54:40 +00:00
Guillaume Jacquart
9e17454e45
feat(editor): Per-user OAuth connection banner for resolvable credentials (#30994)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 20:50:54 +00:00
Riqwan Thamir
1646282a74
feat(core): Add Observational Memory plumbing for instance AI (no-changelog) (#31110) 2026-05-26 19:10:09 +00:00
Albert Alises
959f8ca53c
refactor(core): Remove web researcher sub-agent (no-changelog) (#31141) 2026-05-26 17:25:50 +00:00
Mike Repeć
cadba03974
fix(editor): Prevent expression result popover from covering CodeMirror tooltips (#30981)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 12:59:08 +01:00
Yuliia Pominchuk
41c958bd9d
feat(core): Split workflow:updateRedactionSetting into enable and disable scopes (#30446)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2026-05-26 12:19:35 +01:00
Svetoslav Dekov
11c9e06dfe
feat(editor): Add canvas node grouping UI experiment (no-changelog) (#30472)
Co-authored-by: Daria <daria.staferova@n8n.io>
2026-05-26 12:15:28 +01:00
yehorkardash
7dfac06880
feat: Add max iterations option to agents (no-changelog) (#30881)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-05-26 08:59:49 +00:00
Raúl Gómez Morales
46d758ab2b
feat(editor): Make plan approval UX clearer (#31054) 2026-05-26 08:01:58 +00:00
James Gee
ca56b6b90a
feat(core): Package workflow export (#30641)
Some checks failed
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (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
2026-05-22 20:53:58 +00:00
Csaba Tuncsik
7f639e5bef
feat(editor): Require production redaction when enabling manual redaction (#30913)
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (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-05-22 16:37:35 +00:00
Thanasis G
c351623d23
feat(editor): Add data redaction enforcement to Security & Policies (#30801)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 09:50:13 +00:00
Rob Hough
a1a8e3d693
refactor(editor): Stack tools and improve naming in Agents (#30918) 2026-05-22 09:38:14 +00:00
bjorger
15ab49f3d0
feat(core): Configure episodic memory in n8n (#30761) 2026-05-22 08:20:07 +00:00
Michael Drury
222c14aea1
feat(core): Improve agent Slack configuration UI (no-changelog) (#30749) 2026-05-21 13:06:15 +00:00
Jaakko Husso
52e15bdcaf
feat(core): Add tool for checking workflow validation errors (#30868) 2026-05-21 12:40:47 +00:00
Rob Hough
e14c2144a0
fix(editor): Remove 'no more sessions' from sessions list in Agents (#30461) 2026-05-21 07:57:26 +00:00
Raúl Gómez Morales
41c876ea68
feat(editor): Redesign instance AI approval dialogs (no-changelog) (#30654) 2026-05-20 18:26:28 +00:00
Marc Littlemore
e98809f9bd
fix(editor): Use i18n heading for insights chart granularity title (#30837)
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.15.0) (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
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 17:23:30 +00:00
Stephen Wright
c730def839
feat(editor): Lock workflow redaction settings when enforced at instance level (#30520)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2026-05-20 13:38:55 +00:00
Riqwan Thamir
49e422cb57
feat(editor): Add fix with AI action to instance ai chat on execution errors (no-changelog) (#30705) 2026-05-20 12:43:04 +00:00
phyllis-noester
401fe2097d
feat(core): Seeds system credential resolver for private credentials (no-changelog) (#30600) 2026-05-19 14:22:38 +00:00
Daria
b9ba2603ce
feat(core): Add support for creating and updating workflow groups (#30211) 2026-05-19 14:07:06 +00:00
oleg
d7d2cc1442
feat(core): Add native agent substrate (no-changelog) (#30015)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-05-19 13:48:45 +00:00
Raúl Gómez Morales
1d60318c28
feat(editor): Add new AI chat to universal create dropdown (#30719) 2026-05-19 12:58:38 +00:00
n8n-assistant[bot]
5ca71e8c0a
🚀 Release 2.22.0 (#30713)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-19 11:36:59 +00:00
bjorger
604b42cdc3
feat(core): Wire observational memory runtime (#30342)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
2026-05-19 10:41:04 +00:00
Albert Alises
4a0dd577a6
refactor: Remove user-facing AI research mode (no-changelog) (#30699) 2026-05-19 10:10:28 +00:00
Irénée
e39f233af7
feat(core): Add custom OpenTelemetry tags per node (#30442)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-19 08:09:29 +00:00
Rob Hough
ddda043221
refactor(editor): Add create new agent from dropdown (#30225)
Co-authored-by: Robin Braumann <robin.braumann@n8n.io>
2026-05-19 06:50:54 +00:00
Romeo Balta
06197a057d
feat(editor): Add instance ai prompt suggestions v2 (no-changelog) (#30647)
Co-authored-by: Codex <noreply@openai.com>
2026-05-18 16:42:34 +00:00
Rob Hough
341abecbfb
refactor(editor): Add 'Build an Agent' to empty state (#30078) 2026-05-18 15:31:38 +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