Commit Graph

18617 Commits

Author SHA1 Message Date
Stephen Wright
150067fbbb
feat: POST / PATCH /role-mapping-rule endpoints (#27569) 2026-03-26 13:39:06 +00:00
Milorad FIlipović
197a4314b3
fix(editor): Fix /diff route loading in demo mode (#27610) 2026-03-26 12:45:14 +00:00
Matsu
d1fd399ca2
ci: Detect new unpublished packages after merge and add manual publish workflow (#27611)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 12:06:10 +00:00
Matsu
44af2a1bbd
ci: Add security publish fix workflow for 1.x branch (#27604)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 12:06:02 +00:00
Matsu
fdd2be44b6
ci: Use track-specific npm dist-tags on publish (#27598)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 12:03:18 +00:00
Matsu
93e2998153
ci: Don't error on release candidate cleanup when branch is missing (#27602) 2026-03-26 12:02:35 +00:00
yehorkardash
58fbaf4a88
feat: Add @n8n/agents package (#27560) 2026-03-26 11:32:46 +00:00
Raúl Gómez Morales
d3e45bc126
fix(core): Resolve $().item expressions in partial executions (#27338) 2026-03-26 10:38:06 +00:00
phyllis-noester
c114e7ea59
feat(core): Add Slack signature extractor hook for dynamic credentials (no-changelog) (#27485)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 10:36:04 +00:00
Stephen Wright
4cc9019cb6
feat: Type and order uniqueness (#27600) 2026-03-26 09:22:37 +00:00
Matsu
704d5b4a3d
ci: Add 1.x sync and bundle branch automation for n8n-private (#27594)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 08:32:11 +00:00
Jon
23f7ed8ef8
feat(Wordpress Node): Add support for OAuth2 (#27113) 2026-03-26 08:24:16 +00:00
Jon
097567fbb3
chore: Add node-add-oauth skill (no-changelog) (#27447)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 07:58:13 +00:00
Iván Ovejero
d3f40cd31d
fix(core): Fix race condition when stopping jobs in queue mode (#27211) 2026-03-26 07:33:14 +00:00
Matsu
468269af04
ci: Run pnpm pack --dry-run on CI to catch workspace errors (#27480) 2026-03-26 06:55:57 +00:00
Elias Meire
88f170b95e
fix(core): Refresh OAuth2 tokens on 401 during MCP tool calls (#26463)
Co-authored-by: aikido-pr-checks[bot] <169896070+aikido-pr-checks[bot]@users.noreply.github.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2026-03-25 17:58:15 +00:00
Jon
53f65ab034
fix(Salesforce Node): Fix private key field stripping newlines in JWT credential (#27517)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 17:37:47 +00:00
Dimitri Lavrenük
5229fa0887
fix: Implement raw query parameters field for Microsoft SQL node (#26355) 2026-03-25 16:44:37 +00:00
Benjamin Schroth
87a9973390
fix(editor): Correct navigation to evaluation tab (#27509) 2026-03-25 16:01:06 +00:00
Iván Ovejero
b55729280e
feat(core): Replace unbounded expression code cache with LRU (#27477)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 15:39:01 +00:00
Guillaume Jacquart
5b4d5ce64e
fix(API): Skip sharing license check when isGlobal value is unchanged (#27567)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 15:28:55 +00:00
Andreas Fitzek
09d736ede3
feat(core): Implement MemoryInstanceStorage for single-instance deployments (no-changelog) (#27460) 2026-03-25 15:00:26 +00:00
phyllis-noester
884c34e49e
feat(core): Add Slack signature identifier for dynamic credentials (no-changelog) (#27484)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 14:36:13 +00:00
James Gee
42843d6c72
feat(core): Workflow level otel (#27528) 2026-03-25 14:27:51 +00:00
Joco-95
e79d8af1bb
feat: PostHog feature flags resolution caching & group support (#27525) 2026-03-25 13:39:37 +00:00
Milorad FIlipović
ca3a957c8e
fix(core): Fix hard-coded path style in external storage configuration (#27553) 2026-03-25 13:39:04 +00:00
Raúl Gómez Morales
9736ce7846
fix(editor): Use direct store reference for connections in initializeWorkspace (#27552) 2026-03-25 12:15:52 +00:00
Stephen Wright
e0749a8dc2
feat(core): Add RoleMappingRule entity and database tables (#27440) 2026-03-25 11:19:59 +00:00
Dawid Myslak
ad0a551326
fix(core): Fix execution history when flow includes wait node (#27357) 2026-03-25 11:10:04 +00:00
Elias Meire
cfe1409ede
fix(editor): Clean up quick connect feature flag and fix first load (#27286) 2026-03-25 10:44:15 +00:00
Raúl Gómez Morales
fe253d543b
refactor(editor): Migrate shared editors and setup panel connections to workflowDocumentStore (no-changelog) (#27423) 2026-03-25 10:36:31 +00:00
Benjamin Schroth
c683b6510c
fix(Basic LLM Chain Node): Fix abort signal handling (#27520) 2026-03-25 10:29:49 +00:00
Raúl Gómez Morales
bf7379d6e0
fix(editor): Populate workflowDocumentStore in execution preview iframe (#27540) 2026-03-25 09:45:20 +00:00
Ali Elkhateeb
c12ced7f41
fix(editor): Improve workflow diff design feedback (#27494) 2026-03-25 08:49:36 +00:00
Matsu
92e5684a40
ci: Replace vars context with runner.name in composite action (#27535)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 11:02:40 +02:00
jeanpaul
158e3bb042
fix(Structured Output Parser Node): Show descriptive error when structured output parser receives empty response (#27443)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 08:38:01 +00:00
Jaakko Husso
f165f6c5cc
fix(core): Include custom headers when loading OpenAI models (#27534) 2026-03-25 08:37:09 +00:00
Alex Grozav
9ce9372c6b
refactor(editor): Migrate workflow composables to use workflowDocumentStore (no-changelog) (#27265) 2026-03-25 08:00:47 +00:00
Krystian Slowik
fb7788d6c2
fix(core): Add format validation to source control branch name (#27518) 2026-03-25 07:54:09 +00:00
n8n-assistant[bot]
2d9a2ec76e
chore: Bundle 2026-W9 (#27532)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-03-25 07:51:06 +00:00
Matsu
732f2a3d3d
ci: Create stable release on GitHub promotion (#27492)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 07:26:06 +00:00
manusjs
fc0f0712d8
fix(core): Correct process.version in expression sandbox (#26550)
Co-authored-by: manusjs <manusjs@users.noreply.github.com>
2026-03-24 16:00:31 +00:00
Ricardo Espinoza
9775f96f15
docs: Add README for @n8n/cli package (#27510) 2026-03-24 15:05:15 +00:00
Alexander Gekov
f454b6e7d2
chore: Add create-skill agent skill (#27448) 2026-03-24 15:04:13 +00:00
Benjamin Schroth
8f490b5000
chore: Remove unneeded peer dependency (#27501) 2026-03-24 14:31:24 +00:00
Ricardo Espinoza
8fdb86db4d
chore: Mark @n8n/cli as beta in package description (#27500)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 12:56:37 +00:00
Ricardo Espinoza
e638b3ab74
fix(core): Add ownership check to MCP OAuth client deletion (#27446) 2026-03-24 12:55:17 +00:00
Milorad FIlipović
ac65eb9077
fix(editor): Fix callout dismiss action in NDV (#27496) 2026-03-24 12:16:36 +00:00
Ricardo Espinoza
f3b4069a09
feat(editor): Add canvas-only mode (#27184)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: nik8n <niklas@n8n.io>
2026-03-24 10:59:24 +00:00
Stephen Wright
6cf30f30ca
feat: Add role mapping rule scopes (#27476) 2026-03-24 10:34:51 +00:00