Commit Graph

945 Commits

Author SHA1 Message Date
Rob Hough
c6cbc49016
refactor(editor): Add motion.scss utilities to standardise animations and transitions (#29704) 2026-05-05 07:34:43 +00:00
Alex Grozav
17b1206790
refactor(editor): Add executionData store for per-execution state (no-changelog) (#29687)
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-05-04 17:22:18 +00:00
Andreas Fitzek
4b9e975ca0
feat(editor): Surface cluster information in debug data (no-changelog) (#29583) 2026-05-04 16:27:07 +00:00
Ricardo Espinoza
dad423155f
fix(core): Make MCP client registration cap tunable and surface a proper limit error (#29429) 2026-05-04 13:54:59 +00:00
Arvin A
4c76aa1467
feat(core): Run evaluation test cases in parallel behind PostHog rollout flag (#29412) 2026-05-04 13:18:01 +00:00
Stephen Wright
be22095646
feat(editor): Add reveal redacted data permission to custom roles execution section (#29526) 2026-05-04 09:10:12 +00:00
uppinote
a2afc47c22
feat(editor): Add environment variable to disable workflow autosave (#25144)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
2026-05-04 08:33:49 +00:00
Tuukka Kantola
8c0faa27c4
feat(editor): Polish Instance AI chat list sidebar (no-changelog) (#29463)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-04 07:17:47 +00:00
Rob Hough
94bf3db438
fix(editor): Use text-color to stop color-scheme override on N8nButton (no-changelog) (#29520)
Some checks failed
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
Util: Update Node Popularity / approve-and-automerge (push) Has been cancelled
2026-05-02 16:45:15 +00:00
Csaba Tuncsik
56412bcce2
fix(editor): Polish encryption keys date range filter (#29569) 2026-05-01 09:03:00 +00:00
Rob Hough
6698c42e4e
fix(editor): Add proper bg color for hover state with color-mix() (#29590) 2026-04-30 15:28:15 +00:00
Rob Hough
cdfa7fe4da
refactor(editor): Re-style N8nTooltip (#29509)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-30 10:25:45 +00:00
Csaba Tuncsik
656f9c2d7f
feat(editor): Add data encryption keys settings page (#29068) 2026-04-30 08:02:40 +00:00
Stephen Wright
83c400e8d4
fix(editor): Show permission-aware message on redacted input/output panels (#29521)
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-30 07:37:29 +00:00
Nikhil Kuriakose
5f93b48e79
feat(editor): Update copy for mcp settings (#29399) 2026-04-29 19:21:04 +00:00
Andreas Fitzek
794334cd79
feat: Add instance-level JWKS URI endpoint for JWE public key distribution (#29498) 2026-04-29 13:12:43 +00:00
Rob Hough
758f89c9ef
feat(editor): Move Switch component to core design system (#27322) 2026-04-29 13:11:24 +00:00
Rob Hough
bc315d087f
fix(editor): Align message box button radius with N8nButton (#29397) 2026-04-29 12:32:08 +00:00
Irénée
05e10e2680
feat(core): Manage MCP settings via environment variables (#29368)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-29 11:29:18 +00:00
oleg
ad359b5e2c
feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-04-28 14:58:49 +00:00
Milorad FIlipović
0d907d6794
feat(core): Add endpoint to toggle mcp access for multiple workflows (#29007) 2026-04-28 14:25:39 +00:00
n8n-release-tag-merge[bot]
d6618f3c68 Merge tag 'n8n@2.19.0' 2026-04-28 10:25:56 +00:00
Rob Hough
d332fe9c84
refactor(editor): Align @n8n/design-system with DS3 (no-changelog) (#28428) 2026-04-28 09:53:05 +00:00
Michael Kret
47ad39777f
fix: No Credits state for n8n Connect badge (#29375) 2026-04-28 09:47:36 +00:00
n8n-assistant[bot]
632604bbe3
🚀 Release 2.19.0 (#29374)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-28 09:23:10 +00:00
Andreas Fitzek
a70a31411d
feat(core): Remove expression role mapping feature flag (#29361) 2026-04-28 08:31:14 +00:00
Joco-95
10f619f6d6
fix: Fixes AI Assistant opt-in modal terms link (#28779) 2026-04-28 08:13:48 +00:00
Raúl Gómez Morales
3a468c2b73
feat(editor): Stream Instance AI builders at conversation bottom and fix iframe resize (no-changelog) (#29332) 2026-04-28 07:53:00 +00:00
Jaakko Husso
a7d7352c9b
feat(core): Drop BetaTag from sidebar, use 'Preview' instead for new features (#29347) 2026-04-28 06:35:58 +00:00
Charlie Kolb
98ec56ad77
feat(editor): Add Delete permanently link to workflow archive toast (#29157) 2026-04-28 06:32:12 +00:00
Albert Alises
632ae67de3
fix(ai-builder): Hide and reap intermediate AI-created workflows (#29066) 2026-04-27 15:17:54 +00:00
Matsu
3637287ee1
chore: Prepare tsconfigs for tsgo (#29230) 2026-04-27 12:30:22 +00:00
Irénée
ff6d65e22a
feat: Enable log streamin settings via env vars (#29005) 2026-04-27 11:39:42 +00:00
Romeo Balta
905f3eb4be
feat(editor): Add resource center experiment (no-changelog) (#28906)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Codex <noreply@openai.com>
2026-04-27 11:34:25 +00:00
Michael Kret
f6582783ea
feat: In the n8n Connect table on row click open execution related to that usage row (#29075)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-27 09:03:17 +00:00
Michael Kret
d2d7dfc276
feat: Add warning when publishing workflow, if some nodes in it are using ai gateway credentials (#29089) 2026-04-27 08:14:31 +00:00
phyllis-noester
b1ddbf26b0
fix(editor): Allow users to logout of dynamic creds in chathub (#29117) 2026-04-27 07:27:14 +00:00
Elias Meire
47bb91e9b4
feat(editor): Move computer use toggle to chat sidebar (#28974)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-04-24 14:32:02 +00:00
Raúl Gómez Morales
e77eb1870b
feat(editor): Upgrade Instance AI artifact preview tabs (no-changelog) (#28997) 2026-04-24 10:15:50 +00:00
Declan Carroll
330211c5ae
fix(editor): Surface configured minimum password length in UI (#28194)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-24 09:05:57 +00:00
Charlie Kolb
390b963e29
fix(editor): Address design feedback for favoriting (no-changelog) (#28523) 2026-04-24 08:36:38 +00:00
Csaba Tuncsik
c662862d7f
fix(core): Clean up project mapping rules on provisioning strategy switch (#28726) 2026-04-23 10:29:14 +00:00
Matsu
9abaea8518
chore: Migrate @testing-library/jest-dom to support Vitest in @n8n/composables (#28389) 2026-04-23 08:51:54 +00:00
Csaba Tuncsik
c55b95ff06
fix(core): Shift existing rules on create to avoid order conflict (#28722) 2026-04-23 08:50:55 +00:00
Charlie Kolb
e62e44f3f8
feat(editor): Warn when data table cell value exceeds safe integer range (#28904)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 06:35:15 +00:00
Milorad FIlipović
2c60f42fd0
fix(editor): Update oAuth consent screen copy (no-changelog) (#28870)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-22 10:23:56 +00:00
Jaakko Husso
8630845cbd
fix(core): Fix fixedCollection validation issues and empty setup cards on instance AI (#28794)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 08:53:10 +00:00
n8n-assistant[bot]
85b7796434
chore: Bundle 2.x (#28844)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Benjamin Schroth <68321970+schrothbn@users.noreply.github.com>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-04-22 08:51:32 +03:00
Irénée
3bd7a2847c
feat(core): Make SSO connection settings configurable via env vars (#28714)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-21 15:14:00 +00:00
Matsuuu
ba2c5488c7
Merge tag 'n8n@2.18.0' 2026-04-21 13:32:15 +03:00