Raúl Gómez Morales
|
61a395c668
|
fix(editor): Keep AI Assistant thread state intact on editor hand-off (#33895)
|
2026-07-09 13:11:10 +00:00 |
|
Bernhard Wittmann
|
b9c360a776
|
fix(editor): Prevent duplicate $fromAI keys when editing tool node fields (#33892)
|
2026-07-09 12:49:41 +00:00 |
|
Robin Braumann
|
b93baf9f80
|
feat(core): Add vector store connections to the agent builder Knowledge tab (no-changelog) (#33767)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-09 11:11:50 +00:00 |
|
Guillaume Jacquart
|
5c664e798e
|
feat(core): Enable private credentials by default (#33374)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-09 11:05:59 +00:00 |
|
Nikhil Kuriakose
|
3c2208a2ed
|
fix(editor): Using the correct variant for secondary buttons (#28959)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-09 10:49:28 +00:00 |
|
Matsu
|
cbf2d2027b
|
chore: Set up repository for TypeScript 7 migration (#33890)
|
2026-07-09 13:21:16 +03:00 |
|
Charlie Kolb
|
66ba98ad51
|
feat(editor): Link to data tables referenced by ID in resource locator (#33654)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-09 09:46:24 +00:00 |
|
Guillaume Jacquart
|
31e75b9022
|
chore: Align private/dynamic credential wording to "end-user credentials" (#33865)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-09 09:24:39 +00:00 |
|
n8n-cat-bot[bot]
|
ec561224a9
|
chore: Update changelog link in the n8n app sidebar (#33894)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-09 09:08:23 +00:00 |
|
Dawid Myslak
|
0acfbd7494
|
feat(editor): Add n8n Connect section to node creator panels (#33835)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-09 09:03:21 +00:00 |
|
Nikhil Kuriakose
|
aeeb5ac007
|
chore(editor): Remove canvas node grouping feature flag (#33883)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-09 08:23:59 +00:00 |
|
Alexander Gekov
|
944f597c07
|
feat(editor): Boost n8n Connect services in nodes and tools panel search (#33832)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-09 07:51:03 +00:00 |
|
Jaakko Husso
|
4dd369991f
|
feat(core): Use a shared per-thread event sequence for Instance AI multi-main (no-changelog) (#33558)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-09 07:44:20 +00:00 |
|
Matsu
|
29e0e32e3b
|
chore: Remove --runner flag from janitor test scoping (#33373)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-09 09:24:12 +03:00 |
|
Nikhil Kuriakose
|
e7e44fed83
|
fix(editor): Use the show-suffix property to display chevron (#33803)
|
2026-07-09 06:07:17 +00:00 |
|
Arvin A
|
ae7feb37dc
|
feat(editor): Add eval collections list view and setup wizard (#33709)
|
2026-07-08 20:17:00 +00:00 |
|
Anne Aguirre
|
6c5a5086b3
|
feat(core): Guide users through channel setup when building agents in the AI Assistant (#33479)
Co-authored-by: Robin Braumann <robin.braumann@n8n.io>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
Co-authored-by: Michael Drury <michael.drury@n8n.io>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-08 19:46:14 +00:00 |
|
Guillaume Jacquart
|
06f2594a1a
|
refactor(editor): Reorder credential type cards to show Fixed first (#33851)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-08 14:57:10 +00:00 |
|
Rob Hough
|
a278914ad9
|
feat(editor): Add AI activity step to @n8n/design-system (#33552)
|
2026-07-08 12:23:38 +00:00 |
|
Raúl Gómez Morales
|
87aa31a0cd
|
feat(editor): Add telemetry event for stalled builder generation (no-changelog) (#33829)
|
2026-07-08 12:21:18 +00:00 |
|
Filipe Tavares
|
eeaa26ee1f
|
fix(editor): Unify onboarding empty states across overview and project tabs (#33670)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-08 12:18:24 +00:00 |
|
Guillaume Jacquart
|
c6264b2593
|
fix(editor): Keep credential connect banner below the type selector (#33806)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-08 11:56:13 +00:00 |
|
Joco-95
|
e9156b074f
|
feat(editor): Implements AI Assistant template examples experiment (no-changelog) (#33244)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-08 10:15:46 +00:00 |
|
n8n-cat-bot[bot]
|
715cdcb801
|
fix: Add tooltips to node hover actions (#33777)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
|
2026-07-08 09:40:36 +00:00 |
|
Rowena Jones
|
52a48f0506
|
fix(editor): Correct documentation link (#33692)
|
2026-07-08 08:13:52 +00:00 |
|
Sebastien Powell
|
2a39b46b35
|
feat(editor): Add new RadioGroup component to @n8n/design-system (#33533)
Co-authored-by: heymynameisrob <robhough180@gmail.com>
|
2026-07-08 07:39:09 +00:00 |
|
Guillaume Jacquart
|
80f99eb494
|
fix(editor): Disable private credential connect and actions in execution view (#33766)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-08 07:35:32 +00:00 |
|
n8n-assistant[bot]
|
46c1a0e8f3
|
chore: Bundle/2.x (#33793)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Mike Repeć <mike.repec@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
|
2026-07-08 08:48:55 +03:00 |
|
n8n-cat-bot[bot]
|
5c204364eb
|
fix: Cap auto-detected editor rows within NDV boundary (#33727)
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.16.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
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-07 16:56:37 +00:00 |
|
Nikhil Kuriakose
|
4a741f3e47
|
fix(editor): Add labels to buttons in logs view overview row (#33203)
|
2026-07-07 16:30:55 +00:00 |
|
Rob Hough
|
1879856ba3
|
refactor(editor): Refactor AgentModelSelect component (#31679)
Co-authored-by: Bob Hough <15361982+heymynameisrob@users.noreply.github.com>
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
|
2026-07-07 14:53:54 +00:00 |
|
Alexander Gekov
|
dba2ac976b
|
feat(editor): Hide unsupported n8n Connect actions in node dropdowns (no-changelog) (#33648)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-07 14:51:20 +00:00 |
|
Nour Alhadi Mahmoud
|
2a0ea0c1d4
|
fix(editor): Fix concurrent executions label when manual run is active (#33660)
|
2026-07-07 14:01:04 +00:00 |
|
Sandra Zollner
|
5c924c3a9b
|
feat(core): Add workflow reviews toggle to Security & policies (#33696)
|
2026-07-07 13:34:38 +00:00 |
|
Jan
|
aec2c67b8d
|
feat(editor): Add hover state to N8nSwitch (#33623)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-07 13:22:28 +00:00 |
|
n8n-cat-bot[bot]
|
161392a1fc
|
fix: Cancel leaked assistant unread timer on stream stop and disposal (#33359)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Matsu <huhta.matias@gmail.com>
|
2026-07-07 12:08:04 +00:00 |
|
n8n-cat-bot[bot]
|
3e12a5b7ea
|
fix: Build API playground URL with a slash-safe join on settings/api (#33272)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-07 11:48:20 +00:00 |
|
Jan Kalkan
|
0e8de74a9e
|
fix(editor): Stop executions list from firing endless load-more requests (#33574)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-07 11:42:06 +00:00 |
|
n8n-cat-bot[bot]
|
1100ca6e2e
|
test: Fix stale i18n assertion in useNodePrivateCredential test (#33736)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-07 09:47:47 +00:00 |
|
Riqwan Thamir
|
0775ea114a
|
refactor(core): Remove Instance AI orchestration delegate tool (no-changelog) (#33556)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-07 09:15:26 +00:00 |
|
Guillaume Jacquart
|
b000bbd277
|
feat(editor): Rename private credentials to end-user credentials (#33629)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-07 07:54:35 +00:00 |
|
n8n-release-tag-merge[bot]
|
3bf3a08d0a
|
Merge tag 'n8n@2.30.0'
|
2026-07-07 07:55:53 +00:00 |
|
Guillaume Jacquart
|
136e774877
|
fix(core): Reconcile per-user connections when a private credential is moved (#33630)
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.16.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
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-07 07:40:49 +00:00 |
|
Dawid Myslak
|
82814dcf92
|
fix(editor): Simplify n8n Connect messaging in publish and top-up modals (#33662)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-07 07:23:44 +00:00 |
|
n8n-assistant[bot]
|
f96d6dbd84
|
🚀 Release 2.30.0 (#33720)
Co-authored-by: n8n-release-helper[bot] <265227495+n8n-release-helper[bot]@users.noreply.github.com>
|
2026-07-07 07:16:44 +00:00 |
|
Daria
|
d561a92564
|
feat(editor): Display canvas groups in logs panel (#33235)
|
2026-07-07 06:28:32 +00:00 |
|
Yuliia Pominchuk
|
0cc00f3436
|
refactor(editor): Remove N8N_ENV_FEAT_CUSTOM_INSTANCE_ROLES dark-launch flag (#33688)
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.16.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
|
2026-07-06 19:01:21 +00:00 |
|
Guillaume Jacquart
|
21c361c6cb
|
feat(editor): Show private credential icon on canvas nodes (no-changelog) (#33284)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-06 18:57:20 +00:00 |
|
Andreas Fitzek
|
1c2aaccac7
|
feat(editor): Warn on custom instance roles (no-changelog) (#33687)
|
2026-07-06 17:59:38 +00:00 |
|
Riqwan Thamir
|
dc1e3ce57b
|
feat(editor): Render AI Assistant reasoning as separate blocks in the run timeline (#33676)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-06 16:27:01 +00:00 |
|