Commit Graph

17414 Commits

Author SHA1 Message Date
Jaakko Husso
cb07d6b0be
fix(core): Make Respond to Chat nodes work on Chat hub with multi-main instances (#24657) 2026-01-21 22:05:09 +00:00
Iván Ovejero
d2e410a244
ci: Authenticate before syncing to private repo (#24656) 2026-01-21 16:48:40 +00:00
Nikhil Kuriakose
1894aaf49b
fix(editor): Layout changes to the input triple (#24527) 2026-01-21 16:19:49 +00:00
Nikhil Kuriakose
4e7710e15c
fix(editor): Always connect start node to trigger node (#24531) 2026-01-21 16:19:35 +00:00
Charlie Kolb
98079c9245
fix(Data Table Node): Require condition for upsert (#24640) 2026-01-21 16:02:18 +00:00
Albert Alises
99cb5982a0
ci(core): Add automated AI workflow builder evaluations (#24582) 2026-01-21 15:30:45 +00:00
Stephen Wright
8864bc5136
feat: Remove stub resolver for dynamic credentials (#24637) 2026-01-21 14:22:35 +00:00
Tomi Turtiainen
b73e767fe3
chore: Add claude settings (#24638) 2026-01-21 14:20:32 +00:00
Tomi Turtiainen
d9862bb4aa
feat(core): Implement two-layered rate limiting system (#24636) 2026-01-21 14:02:05 +00:00
Romeo Balta
06dfc3b6fe
feat(editor): Resource center experiment (no-changelog) (#24510) 2026-01-21 13:39:30 +00:00
Dimitri Lavrenük
8e6d7f45a2
fix: Move webhook duplication checks to backend and make them more reliable (#23094)
Co-authored-by: Michael Siega <michael.siega@n8n.io>
Co-authored-by: Michael Kret <michael.k@radency.com>
2026-01-21 10:49:20 +00:00
Raúl Gómez Morales
b28c29accd
chore: Add provider-agnostic CRDT abstraction layer (#24458) 2026-01-21 10:25:58 +00:00
Iván Ovejero
ea2e13ad0c
feat(core): Implement execution data stores (#24568) 2026-01-21 10:04:10 +00:00
Michael Kret
cd489fe4bd
fix(n8n Form Node): Clarify description parameter (#24580) 2026-01-21 09:59:35 +00:00
Csaba Tuncsik
2289500673
refactor(editor): Replace old N8nTooltip with new Reka UI based tooltip (#22838)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-21 09:58:35 +00:00
Iván Ovejero
470539a4df
fix(core): Prevent dual loading of community packages (#24621) 2026-01-21 09:41:26 +00:00
Alex Grozav
e05d6252a7
feat(editor): Store n8n version in SQLite WASM and reinitialize nodeTypes on change (no-changelog) (#24599)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-21 09:33:00 +00:00
Albert Alises
ec1265fdec
fix(Azure AI Search Node): Add metadata transformation for document insertion (#24623) 2026-01-21 09:27:51 +00:00
Alex Grozav
f1b8622d3d
refactor(editor): Extract useDocumentTitle composable to shared package (no-changelog) (#24462)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-21 09:15:46 +00:00
John Lin
4e4b894958
fix(OpenAI Node): Convert error null to undefined to prevent false retries (#24206) 2026-01-21 08:57:31 +00:00
Filipe Tavares
78a16b7031
fix(editor): Hide AI workflow button when AI credits service is not configured (#24607) 2026-01-20 18:07:14 +00:00
Cesar Sanchez
171eb3ae91
feat(Airtop Node): Add resource locator in the agent node (#23008)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2026-01-20 17:22:51 +00:00
Guillaume Jacquart
e74e0f907e
chore(core): Add dtos for log streaming controller. Use zod to validate existing destination option types (#24493) 2026-01-20 16:37:49 +00:00
Artem Sorokin
924817d9fd
ci: Add poutine custom rule for unpinned GitHub Actions detection (#24577) 2026-01-20 15:10:04 +00:00
Andreas Fitzek
2b4596eb66
chore(core): Add dynamic credential user storage (#24579) 2026-01-20 14:58:50 +00:00
Mutasem Aldmour
0371bef814
fix(editor): Add limitations section to AI builder responder prompt (#24457)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 14:46:13 +00:00
Charlie Kolb
ae62219165
fix(editor): Correct undo state after adding node inbetween existing nodes (#24093) 2026-01-20 14:21:17 +00:00
Tomi Turtiainen
555f2ed75c Merge tag 'n8n@2.5.0' 2026-01-20 16:08:26 +02:00
n8n-assistant[bot]
e396d6de70
🚀 Release 2.5.0 (#24586)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-20 14:33:43 +01:00
phyllis-noester
3a94484042
chore(core): Add static authentication for new API endpoints (#24346) 2026-01-20 13:23:46 +00:00
Alex Grozav
b014357e1f
feat: Add SharedWorker and DataWorker initialization with SQLite WASM support (no-changelog) (#24308)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 12:31:51 +00:00
Declan Carroll
502479ccdb
fix: Bump dependencies (#24516) 2026-01-20 12:26:03 +00:00
Declan Carroll
801a9ae696
fix: Skip SafeChain setup on Windows (#24576) 2026-01-20 11:50:44 +00:00
phyllis-noester
595ab253ae
fix(core): Use cache to enable MFA enforcement in multi main setup (#24261) 2026-01-20 11:19:22 +00:00
Artem Sorokin
e657120924
chore(core): Remove Git node bare repos breaking change rule (#24234) 2026-01-20 11:07:49 +00:00
Declan Carroll
4d524021e5
ci: Add Aikido Safechain to setup-nodejs (#24089) 2026-01-20 09:55:08 +00:00
Albert Alises
c7ce61b60b
fix(editor): Adjust line height and vertical placement of icon in notification permission banner (#24549) 2026-01-20 09:09:30 +00:00
Konstantin Tieber
36cf19ec8a
fix(core): Worker status in multi-main only accessible to admin (#24548) 2026-01-20 09:09:10 +00:00
RomanDavydchuk
5cd24a121e
feat(HTTP Request Node): Add option to disallow cross-origin credentials sharing (#24526)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-20 09:01:16 +00:00
Declan Carroll
c38b5b41a3
test: Skip NPS survey test due to timeouts (#24564) 2026-01-20 08:53:14 +00:00
Milorad FIlipović
62afcd815b
feat(core): Improve MCP server telemetry (no-changelog) (#24370) 2026-01-20 07:49:29 +00:00
Svetoslav Dekov
57c271652a
fix(editor): Fix node issue not triggered on node disconnection (#24471) 2026-01-20 07:31:48 +00:00
Declan Carroll
ffd46abdf1
ci: Add cloudflared container for local webhook testing (#24521) 2026-01-19 23:01:28 +00:00
Artem Sorokin
4aa830998d
ci: Split Currents reporting into separate projects (#24559) 2026-01-19 22:52:35 +00:00
Milorad FIlipović
ca0ce6662a
fix(editor): Implement distance threshold for the Draggable component (#24490) 2026-01-19 20:21:54 +00:00
Michael Drury
7bffd18113
feat(ai-builder): Ask mode callout explaining its usage (#24406) 2026-01-19 19:13:07 +00:00
Milorad FIlipović
0f21192bd2
fix(editor): Only open template setup modal on import (#24491) 2026-01-19 18:55:40 +00:00
ByteEVM
08f0d9412c
fix(editor): I18n support for Create a tag label (#20698)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-01-19 18:12:42 +00:00
Marc Littlemore
82558a3865
feat: Add security rules for Cubic PR reviews (no-changelog) (#24112) 2026-01-19 17:17:45 +00:00
Irénée
290f616dc1
chore: Add feature flag env var for project-scope external secrets (#24540) 2026-01-19 16:33:46 +00:00