Commit Graph

17442 Commits

Author SHA1 Message Date
mfsiega
94ff4effa4
fix(core): Reconcile remote and local state for leader election (#24722) 2026-01-22 16:29:17 +00:00
Mutasem Aldmour
d513f1ca3f
fix(AI Agent Node): Fix gemini 3 thought signature handling on Vertex AI (#24473)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Benjamin Schroth <benjamin@n8n.io>
2026-01-22 16:21:46 +00:00
Filipe Tavares
4dedbdde4e
chore(API): Adds jitter middleware and swallow forgot password errors to prevent user enumeration (no-changelog) (#24553)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 16:11:02 +00:00
Michael Drury
3e13296059
docs: Add Claude Code guidance for workflow traversal and prompt building (no-changelog) (#24708) 2026-01-22 16:01:28 +00:00
phyllis-noester
a5e5ea044c
feat: Dynamic creds workflow fails if no dynamic creds exist (#24660) 2026-01-22 15:52:34 +00:00
Andreas Fitzek
da42ca6fd4
chore(core): Remove allow failure toggle for context extractor (#24679) 2026-01-22 15:40:26 +00:00
Stephen Wright
bdb035c9d8
feat: Make default none for auth'd domains on domain aware credentials (#24702) 2026-01-22 15:39:40 +00:00
Charlie Kolb
d9cc9592c4
feat(core): Reduce optimizingMinimumAgeHours in Workflow History Compaction from 3 hours to 15min (#24709) 2026-01-22 15:35:36 +00:00
Declan Carroll
a588facc4a
test: Add Kafka test container (#24116) 2026-01-22 14:47:53 +00:00
Tomi Turtiainen
6d9ee3a1ef
fix(core): Fix concurrency control not releasing capacity if execution continuation fails (#24396) 2026-01-22 14:24:09 +00:00
Michael Drury
6f2c1efc2f
feat(ai-builder): Providing instructions from workflow builder on creation of data tables (#24595) 2026-01-22 14:23:11 +00:00
Michael Kret
8fc88bca5a
fix: Validate attachments url (#24683) 2026-01-22 14:15:06 +00:00
Charlie Kolb
d1328aae76
feat(core): Improve Workflow History Compaction additive merging (no-changelog) (#24700) 2026-01-22 13:46:20 +00:00
Iván Ovejero
5d481988a9
perf(core): Lazyload login strategies and external secrets (#24693) 2026-01-22 13:43:57 +00:00
Declan Carroll
eed218e1a9
build: Remove tsup from nodes-langchain to unblock Vitest migration (no-changelog) (#24670) 2026-01-22 11:59:21 +00:00
Svetoslav Dekov
add046aa2c
feat(editor): Rework recommended templates UX (no-changelog) (#24294) 2026-01-22 11:19:05 +00:00
Albert Alises
a6e8afeee7
feat(ai-builder): Remove techniques selection limit of 5 (#24530) 2026-01-22 11:07:47 +00:00
Rob Hough
1d2a32dda0
feat(editor): Add new Button component to design system (no-changleog) (#24467) 2026-01-22 10:51:27 +00:00
Guillaume Jacquart
c223f8cba7
feat(core): Check if dynamic credentials auth token is set, return 400 otherwise (#24647) 2026-01-22 10:12:27 +00:00
Iván Ovejero
efc6c123c8
Merge commit from fork
* refactor(core): Improve expressions handling

* refactor(core): More expressions handling improvements
2026-01-22 12:40:09 +02:00
Filipe Tavares
650fd00b11
chore(editor): Trial indicator shows days, hours and minutes left (no-changelog) (#24629) 2026-01-22 10:10:05 +00:00
Tomi Turtiainen
8e0de0be02
feat(core): Add limits to fields used for rate limiter keys (#24665) 2026-01-22 10:09:20 +00:00
James Gee
ee1a77cd46
fix(core): Workflow tag removal syncing (#24557) 2026-01-22 09:44:59 +00:00
Mutasem Aldmour
b21c53677c
feat: Add workflow demo diff view (#24585)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 09:18:21 +00:00
RomanDavydchuk
ac47bcb9a2
fix(core): Remove duplicate Resource Mapper Component fields (#24432) 2026-01-22 09:13:50 +00:00
Antonio Piazza
b7c6d54523
feat(Microsoft Teams Node): Add support for government cloud tenants (#17297)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: RomanDavydchuk <roman.d@radency.com>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-01-22 09:10:52 +00:00
Charlie Kolb
4456bf3c9a
refactor(core): Move workflow history compaction logs to debug (#24680) 2026-01-22 09:06:02 +00:00
Loganaden Velvindron
0aeb4a25e2
fix: Update nodejs to fix CVE-2025-59466 (#24352) 2026-01-22 07:04:18 +00:00
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