Commit Graph

22327 Commits

Author SHA1 Message Date
Ricardo Espinoza bc88dc4bd2 fix(core): Fix MCP workflow update failing for active workflows on SQLite (#34964) 2026-07-27 12:25:03 +00:00
Ricardo Espinoza 082b5d9190 fix(editor): Keep NDV node hints visible after execution and render them in a single pane (#34920) 2026-07-27 12:21:54 +00:00
Ricardo Espinoza 5542c1b394 fix(core): Return correct webhook URL in MCP get_workflow_details trigger info (#34927) 2026-07-27 12:20:35 +00:00
Guillaume F. 025801cccd feat(core): Add no-dead-files community node lint rule (no-changelog) (#34918)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-27 12:20:12 +00:00
Guillaume Jacquart 9140a068b1 fix(core): Ensure license device fingerprint meets minimum length (#33852)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-27 12:09:08 +00:00
Alex Grozav e6566bfbf3 refactor(editor): Remove unused personalizedNodeTypes store getter and resolver plumbing (#34994)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-27 12:00:41 +00:00
Sebastien Powell e592b210c1 feat(core): Allow Storybook components to be viewed in light and dark mode (#34361) 2026-07-27 11:50:28 +00:00
Anne Aguirre 54db083953 fix(ai-builder): Preview chat link fix (#34659)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2026-07-27 11:24:19 +00:00
Anne Aguirre 3d281ecc40 feat(ai-builder): Add support for verified community nodes as agent tools (#34922) 2026-07-27 11:24:04 +00:00
Lorent Lempereur 27edc54356 fix(core): Accept 5-field cron expressions in schedule trigger (#35006) 2026-07-27 11:23:14 +00:00
n8n-cat-bot[bot] 4abbc89df4 fix: Treat blank optional enum form fields as unset in package import (#35010)
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-27 11:08:27 +00:00
Rodrigo Santos da Silva 4d247a1176 fix(DeepSeek Node): Preserve reasoning_content on tool-calling turns (#34924)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-27 11:00:18 +00:00
Alex Grozav 8d1187bbc7 refactor(editor): Invert the builder streaming guard into an injected dependency (no-changelog) (#34890)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-27 10:48:39 +00:00
Iván Ovejero 78e55b5cbf feat(core): Add active_workflow_info and make workflow_info leader-only (#34987) 2026-07-27 10:43:55 +00:00
Yen Su caf1e2838b feat(editor): Group advanced HITL settings under an Advanced Interactivity section (no-changelog) (#34788)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-27 10:41:27 +00:00
n8n-cat-bot[bot] f3fd5599ca fix: Report real exported entity counts in package export (#34995)
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-27 10:39:57 +00:00
Romeo Balta 5706e5ecfa ci: Strip refs/heads prefix from branch Docker image tags (#33500)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-27 10:36:36 +00:00
Matsu 9859aaae37 chore: Change Write to Edit in Claude settings (#34428) 2026-07-27 10:20:09 +00:00
José Braulio González Valido 40f2599038 ci(ai-builder): Run the MCP eval claude build from an isolated working directory (no-changelog) (#34808)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-27 10:17:38 +00:00
Albert Alises 4078318cff feat: Configure the AI Assistant through a redesigned instance settings page (#34493) 2026-07-27 10:07:28 +00:00
James Gee eb0f9ca4e7 fix(core): WorkflowId policy on test (no-changelog) (#35003) 2026-07-27 10:04:51 +00:00
Yen Su 5a78ba7c29 feat(Microsoft SharePoint Node): Add v2 Item Create or Update (upsert) operation (no-changelog) (#34854)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-27 09:37:50 +00:00
n8n-cat-bot[bot] bba48aa8da refactor: Standardize package import/export flag naming in n8n-cli (#34998)
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-27 09:34:20 +00:00
Yen Su 2268149b7c fix(Slack Node): Handle user-list rate limits and surface real load errors (#34743)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-27 09:33:34 +00:00
Michael Drury 42876fabda refactor(editor): Move agent capabilities below channels (no-changelog) (#34921)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-27 09:28:38 +00:00
n8n-cat-bot[bot] 4006c226f8 fix(Cohere Chat Model Node): Route chat requests through the v2 endpoint (#34878)
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-27 09:10:05 +00:00
José Braulio González Valido b0a10229a0 refactor(ai-builder): Split the eval harness runner into domain modules (no-changelog) (#34834)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-27 09:01:09 +00:00
n8n-cat-bot[bot] 1f4e65419a feat: Default package import workflowIdPolicy to source (#34989)
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-27 08:36:24 +00:00
Ricardo Espinoza 4f7c725b83 fix(editor): Clamp persisted sidebar width when expanding the main sidebar (#34923) 2026-07-27 08:09:24 +00:00
Anand S 90f1430c5e fix(Wordpress Node): WordPress Get Many adds before filter for posts and pages (#19790)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-07-27 08:06:10 +00:00
Emilia e2054f984c feat(core): Route poll triggers through the durable scheduler (no-changelog) (#34733)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-27 07:32:08 +00:00
Robin Braumann 771d038657 fix(editor): Remove episodic memory callout and knowledge base publish requirement (#34888)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-27 07:27:44 +00:00
Ali Elkhateeb 91751c3ce2 feat(API): Add endpoint to list workflow version history (GET /workflows/{id}/history) (#34656) 2026-07-27 07:27:04 +00:00
Garrit Franke d0adaf7b5a feat: Add require-files-array ESLint rule for community node packages (#34792) 2026-07-27 07:18:41 +00:00
Charlie Kolb 2c4805cf4c test(core): Guard against private packages in the published runtime graph (#34889)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-27 07:01:43 +00:00
n8n-cat-bot[bot] 4e43644bba chore: Route composable navigation & URL reads through NavigationHelper (clear no-page-in-flow drift) (#34982)
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-27 03:50:30 +00:00
n8n-assistant[bot] d93d2dea5b chore: Update node popularity data (#34981)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-27 00:52:53 +00:00
Alex Grozav 75366af57c refactor(editor): Move users.store into @n8n/stores (no-changelog) (#34900)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-26 17:30:27 +00:00
Aryan Bahl 734f957395 fix(editor): Refresh subworkflow input schema from draft on parent open (#34522)
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
2026-07-25 23:08:44 +00:00
José Braulio González Valido 1713d9a9bc fix: Parse structured output from content-block model responses in chain nodes (#34928)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-25 16:57:31 +00:00
Miguel Ángel Moreno 0dabb99ce5 refactor(core): Dispatch MCP workflow operations via a handler table (no-changelog) (#34926)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-25 15:16:23 +00:00
Albert Alises 7d8426f055 feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
Miguel Ángel Moreno 6d66056058 feat(core): Make MCP clients aware of node groups (no-changelog) (#34810)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-25 14:17:11 +00:00
Albert Alises dee23d2de5 test(core): Align MCP server name validation (#34946) 2026-07-25 13:38:35 +00:00
Albert Alises 5339b5e48a fix(core): Keep MCP server display names free-form in agent config (#34931) 2026-07-24 17:12:51 +00:00
Riqwan Thamir 55e92cc283 refactor(core): Consolidate sandbox and skill guidance in system prompt (no-changelog) (#34909)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 15:50:37 +00:00
Anne Aguirre decb3228c5 feat(ai-builder): Tidy up tool names and agent builder tool UX (#34646) 2026-07-24 15:26:08 +00:00
Anne Aguirre 6b4021147b fix(ai-builder): Make channel config dropdown enabled - Linear and Telegram - in AIA agent builder (#34706) 2026-07-24 15:25:51 +00:00
Anne Aguirre bac8debc0e feat(ai-builder): Format zod erros on agent config - better toast msg (#34867) 2026-07-24 15:24:59 +00:00
Anne Aguirre 490b7220e1 fix(ai-builder): Make labels be more specific about access token for Slack setup (#34893) 2026-07-24 15:24:44 +00:00