James Gee
|
ca56b6b90a
|
feat(core): Package workflow export (#30641)
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 |
|
Ricardo Espinoza
|
65b7919a8a
|
fix(core): Improve project routing for MCP-built workflows (#30674)
|
2026-05-22 19:54:21 +00:00 |
|
Andreas Fitzek
|
9b451b1476
|
feat(API): Add per-user connection status to credential responses (#30916)
|
2026-05-22 13:18:53 +00:00 |
|
Iván Ovejero
|
694a7a0614
|
refactor(core): Ungate workflow indexing (#30971)
|
2026-05-22 13:13:54 +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 |
|
Yuliia Pominchuk
|
5ad38d77b7
|
feat(core): Encrypt running user's auth cookie into manual execution credential context (#30811)
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: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-22 09:42:04 +00:00 |
|
Andreas Fitzek
|
f7be4fc4e7
|
test(core): Add integration tests for runtime-credentials module (no-changelog) (#30910)
|
2026-05-21 15:11:41 +00:00 |
|
Guillaume Jacquart
|
cb330b35d5
|
refactor(core): Route workflow resolver lookups through a system fallback helper (#30689)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-21 14:35:51 +00:00 |
|
Irénée
|
4cf44e3df4
|
fix(core): Scope source control data tables by project (#30751)
|
2026-05-20 12:45:27 +00:00 |
|
Konstantin Tieber
|
19fef9be1b
|
feat(core): Support checking for workflow tags existing in preExecute hook (#30440)
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
|
2026-05-19 18:23:18 +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 |
|
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 |
|
Iván Ovejero
|
dc66f1eecc
|
fix(core): Update workflow version only on indexable content change (#30521)
|
2026-05-18 09:01:47 +00:00 |
|
Iván Ovejero
|
3bab056b42
|
fix(core): Bypass archived workflows in activation (#30517)
|
2026-05-15 13:00:30 +00:00 |
|
n8n-assistant[bot]
|
293d5afd64
|
chore: Bundle/2.x (#30359)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
|
2026-05-13 08:23:48 +03:00 |
|
Stephen Wright
|
5fbc8d1f04
|
feat(core): Enforce instance-level redaction policy on workflow update (#30238)
|
2026-05-12 14:34:05 +00:00 |
|
Arvin A
|
6f9b99a3cf
|
feat(editor): Eval run detail loading + error states (TRUST-70 follow-up) (#29817)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-05-11 11:36:03 +00:00 |
|
Irénée
|
26beabb445
|
refactor(core): Split SSO loader (no-changelog) (#30065)
|
2026-05-11 10:16:02 +00:00 |
|
Declan Carroll
|
75ed71c001
|
fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-05-08 05:51:05 +00:00 |
|
Michael Drury
|
9f92005938
|
fix(core): Agent sessions correctly quoting columns in queries for Postgres (#29999)
|
2026-05-07 12:30:12 +00:00 |
|
Daria
|
bec74aeb4f
|
fix(core): Add workflow structure validation (#29699)
|
2026-05-06 11:42:12 +00:00 |
|
Csaba Tuncsik
|
9afbe13b81
|
feat(core): Server-side pagination, sorting, and filtering for encryption keys (#29708)
|
2026-05-06 09:20:14 +00:00 |
|
Andreas Fitzek
|
2714f00121
|
fix(core): Allow profile edits when SSO is no longer active (#29765)
|
2026-05-06 07:59:18 +00:00 |
|
Ali Elkhateeb
|
07f6de6ba0
|
refactor(API): Use PublicAPIEndpoint type in all public API handlers (no-changelog) (#29752)
|
2026-05-06 07:32:52 +00:00 |
|
Konstantin Tieber
|
283071e611
|
feat(core): Add flag to import workflow cli to activate workflow on import (#29770)
|
2026-05-05 16:29:00 +00:00 |
|
Tomi Turtiainen
|
e3ff671448
|
refactor(core): Extract leader election client and improve robustness (no-changelog) (#29696)
|
2026-05-05 13:44:29 +00:00 |
|
Daria
|
1d9548c81f
|
feat(core): Add MCP tool search executions (#29161)
|
2026-05-04 13:41:47 +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 |
|
Charlie Kolb
|
6bca1fa26f
|
fix(core): Recreate data table backing tables on entity import (#29454)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-04 00:31:38 +00:00 |
|
Andreas Fitzek
|
2a0e2fb47a
|
fix(core): Restore peer project discovery in share dropdowns (#29537)
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 |
|
Sandra Zollner
|
484cb2efba
|
feat(core): Fix user access control logic (#29481)
|
2026-04-29 15:42:09 +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 |
|
Milorad FIlipović
|
9cb160585c
|
feat(core): Broadcast workflow settings updates (#29459)
|
2026-04-29 10:33:53 +00:00 |
|
mfsiega
|
b8b75719ba
|
feat(core): Warn and skip on duplicate scheduled executions (#28649)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-29 10:16:12 +00:00 |
|
Ali Elkhateeb
|
f5132b9e9a
|
feat(core): Add --include and --exclude flags to import:credentials command (#29364)
|
2026-04-29 09:08:17 +00:00 |
|
Stephen Wright
|
569f94bb82
|
feat: Include updatedAt in encryption key response DTO (#29424)
|
2026-04-29 08:16:01 +00:00 |
|
Stephen Wright
|
258b9703c5
|
refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096)
|
2026-04-28 09:24:01 +00:00 |
|
Andreas Fitzek
|
a70a31411d
|
feat(core): Remove expression role mapping feature flag (#29361)
|
2026-04-28 08:31:14 +00:00 |
|
Ali Elkhateeb
|
2d721d29f3
|
feat(core): Add --projectId filter to export:workflow and export:credentials commands (#29329)
|
2026-04-27 14:24:12 +00:00 |
|
Matsu
|
370b281216
|
chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-27 14:21:31 +00:00 |
|
Ali Elkhateeb
|
b4373715f3
|
feat(core): Add PATCH endpoint for data table column management (#29090)
|
2026-04-27 12:53:02 +00:00 |
|
Irénée
|
ff6d65e22a
|
feat: Enable log streamin settings via env vars (#29005)
|
2026-04-27 11:39:42 +00:00 |
|
Sandra Zollner
|
2b0add185f
|
feat(core): Add public API endpoints for data table column management… (#29073)
Co-authored-by: Ali Elkhateeb <ali.elkhateeb@n8n.io>
|
2026-04-27 08:22:19 +00:00 |
|
Andreas Fitzek
|
1d325a20ca
|
feat(core): Accept token-exchanged scoped JWTs on the instance MCP server (#28909)
|
2026-04-27 07:22:29 +00:00 |
|
Sandra Zollner
|
fda3d5cf8d
|
feat(core): Add public API endpoints for folder management (folderId) (#28790)
|
2026-04-24 11:10:28 +00:00 |
|
Guillaume Jacquart
|
5af4e1cc19
|
feat(API): Add encryption key management endpoints (#28897)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-23 13:27:57 +00:00 |
|
Ali Elkhateeb
|
f931b17a93
|
feat(core): Add delete folder endpoint to public API (#28984)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-04-23 13:13:13 +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 |
|
Csaba Tuncsik
|
e25a78e346
|
fix(core)!: Unify role mapping feature flag across backend and frontend (#28718)
|
2026-04-23 07:48:52 +00:00 |
|