Commit Graph

19388 Commits

Author SHA1 Message Date
Stephen Wright
ee7260c495
fix(core): Wire EncryptionKeyProxy provider on bootstrap (#29581) 2026-05-01 08:37:38 +00:00
Jon
221c7f7410
fix(Notion Node): Support app.notion.com URL format for page and block ID extraction (#29554)
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: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 19:25:26 +00:00
Stephen Wright
ef3c3e0f80
chore: Upgrade nock to 14.0.13 to fix Node.js 24+ compatibility (#29595) 2026-04-30 15:40:23 +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
Jaakko Husso
bd130a071f
fix(core): Make instance AI test workflows without publishing them (no-changelog) (#29557)
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
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (beta) (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (stable) (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (v1) (push) Has been cancelled
2026-04-30 15:04:02 +00:00
Jaakko Husso
b97ca36a99
fix(editor): Make instance ai resource link chips open resources (#29577) 2026-04-30 15:02:03 +00:00
Benjamin Schroth
90d875ce3e
fix(Anthropic Chat Model Node): Add adaptive thinking mode for Claude Opus 4.7+ (#29467) 2026-04-30 13:23:49 +00:00
Mike Repeć
a7ef7416b1
fix(editor): Restore read-only mode for archived workflows on canvas (#29559)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-30 13:22:39 +00:00
Guillaume Jacquart
473d49c9b1
feat(core): Add preAuthentication support to requestOAuth2 pipeline (#29418)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-30 12:38:03 +00:00
Bernhard Wittmann
12275c86d9
fix(Merge Node): Improve SQL Query mode memory efficiency and error reporting (#28993) 2026-04-30 12:26:38 +00:00
Declan Carroll
c04ea7fae9
ci: Bump safe-chain to v1.5.1 and use safe-mode retry (no-changelog) (#29486)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-30 12:11:35 +00:00
Albert Alises
625ed5e95a
fix(core): Harden Set node workflow SDK contract (#29568) 2026-04-30 12:10:44 +00:00
Albert Alises
661f9908bc
fix(ai-builder): Allow skipping final ask-user question (#29563) 2026-04-30 10:58:45 +00:00
Om Chimurkar
44579d6d3a
fix(editor): Fix sub-workflow folder placement and connection loss (#28770)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2026-04-30 10:49:02 +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
Garrit Franke
f77dfd1a11
fix(editor): Surface unofficial verified community node tools in AI Tools picker (#28985) 2026-04-30 10:03:47 +00:00
Albert Alises
6175fd6f7b
fix(core): Gate Instance AI edits to pre-existing workflows (#29501) 2026-04-30 08:29:11 +00:00
lif
896461bee3
fix(core): Use editor base URL for workflow and execution links (#23630)
Signed-off-by: majiayu000 <majiayu000@gmail.com>
Signed-off-by: majiayu000 <1835304752@qq.com>
Co-authored-by: Matsu <huhta.matias@gmail.com>
2026-04-30 08:25:26 +00:00
Michael Kret
83250c1710
chore: Add tests for SettingsCommunityNodesView (#29461) 2026-04-30 08:17:15 +00:00
Michael Kret
d18f183b21
fix: Allow 5-field cron expressions with step values in polling nodes (#29447)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-30 08:15:37 +00:00
Tomi Turtiainen
8b7b4f575d
fix(core): Handle missing runData during execution recovery (#29513) 2026-04-30 08:12:02 +00:00
José Braulio González Valido
e7f3e6f771
feat(ai-builder): Add three new workflow eval test cases (no-changelog) (#29351)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 08:11:04 +00:00
Alexander Gekov
5799481d1c
fix(Todoist Node): Migrate to Todoist unified API v1 endpoints (#29532) 2026-04-30 08:05:44 +00:00
Csaba Tuncsik
656f9c2d7f
feat(editor): Add data encryption keys settings page (#29068) 2026-04-30 08:02:40 +00:00
Daria
5a56459129
fix(editor): Never block publishing on node execution issues (#29479) 2026-04-30 07:54:43 +00:00
Jon
b2ac67f154
fix(Snowflake Node): Avoid call stack overflow on large result sets (#29200)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 07:53:48 +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
Albert Alises
139b803dae
fix: Use explicit node references for AI memory session keys (#29473) 2026-04-30 07:26:36 +00:00
José Braulio González Valido
4fd68bfc99
ci(ai-builder): Parallelize Instance AI eval CI across multiple n8n containers (#29545)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 07:22:28 +00:00
Tomi Turtiainen
0dbe6c533e
refactor(core): Simplify message event bus recovery (no-changelog) (#29505) 2026-04-30 07:11:09 +00:00
Ali Elkhateeb
74d55b9c68
fix(core): Round fractional time saved values before inserting into insights BIGINT column (#29553) 2026-04-30 07:09:02 +00:00
Jaakko Husso
ef56501d47
fix(core): Force saving executions when instance AI executes WFs (#29515) 2026-04-30 06:47:32 +00:00
Declan Carroll
ab16e197a7
ci: Adjusts Docker builds for Colima compatibility (#29343) 2026-04-30 06:10:27 +00:00
Andreas Fitzek
2a0e2fb47a
fix(core): Restore peer project discovery in share dropdowns (#29537)
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-29 19:45:07 +00:00
Nikhil Kuriakose
5f93b48e79
feat(editor): Update copy for mcp settings (#29399) 2026-04-29 19:21:04 +00:00
Sandra Zollner
484cb2efba
feat(core): Fix user access control logic (#29481) 2026-04-29 15:42:09 +00:00
Mike Repeć
3791db782b
fix(core): Add missing @n8n/tournament alias to Vite config (no-changelog) (#29530) 2026-04-29 15:25:20 +00:00
Svetoslav Dekov
0e07dedc08
fix: Add sequence prefix to proxy expectation recordings (no-changelog) (#29524) 2026-04-29 15:21:48 +00:00
Iván Ovejero
334ce39f65
test: Retry SSE webhook setup on 404 (#28961)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 15:15:49 +00:00
Guillaume Jacquart
40da23f688
feat(editor): Track IdP role mapping in provisioning telemetry (#29416)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-29 15:12:48 +00:00
Alex Grozav
9a91c83a27
refactor(editor): Scope NDV store per workflow document (no-changelog) (#29392) 2026-04-29 15:08:36 +00:00
Jaakko Husso
594c60b497
fix(core): Make instance AI see workflow runtime error messages correctly (no-changelog) (#29371)
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
2026-04-29 15:06:13 +00:00
Tuukka Kantola
e075f859f9
feat(editor): Add dev-panel for DOM-annotated feedback prompts (no-changelog) (#28761)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-29 14:42:12 +00:00
Mutasem Aldmour
0a80722dcb
feat: Validate workflow-sdk output topology against mode (#29363)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 14:39:35 +00:00
Jaakko Husso
388cd79908
fix(core): Pass nodeTypesProvider to validate workflows fully at instance AI (#29333) 2026-04-29 14:25:20 +00:00
Jaakko Husso
84ac8110f8
fix(ai-builder): Handle properties with contradicting displayOptions as OR alternatives instead of AND (#29500) 2026-04-29 14:24:43 +00:00
phyllis-noester
c4bb5ae8df
fix(core): Persist execution context before writing to db (#28973)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 14:15:13 +00:00
RomanDavydchuk
4358f1d51c
fix(Telegram Trigger Node): Drop pending updates when creating a new webhook (#29103) 2026-04-29 13:57:52 +00:00
Dawid Myslak
1516ec7c06
feat(Netlify Trigger Node): Add webhook request verification (#29256) 2026-04-29 13:45:41 +00:00
Sandra Zollner
898ba5ae25
feat(core): Add migration for postgres variable values (#29489) 2026-04-29 13:45:24 +00:00