Commit Graph

17482 Commits

Author SHA1 Message Date
Jaakko Husso
60cd62c412
fix(core): Handle null workflowId's on workflow_statistics table at migration (#24800) 2026-01-23 23:57:14 +00:00
Declan Carroll
2f370f4b5f
test: Migrate @n8n/decorators to Vitest (#24737) 2026-01-23 18:59:09 +00:00
Iván Ovejero
122f92b169
ci: Fix security cherrypick workflow (#24687) 2026-01-23 17:39:13 +00:00
chauhan_s
4b268d646d
fix: Increase max items per page from 50 to 100 (#24051)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-01-23 16:49:00 +00:00
James Gee
df818f65ae
feat(core): Add placeholders for external secret provider connections (#24770)
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
2026-01-23 16:34:27 +00:00
Eugene
f38a59db7c
fix(ai-builder): Responder mentions workflow activation (no-changelog) (#24793) 2026-01-23 15:30:46 +00:00
Guillaume Jacquart
40b8c9413b
chore(core): Log streaming refactor, test and documentation (#24764) 2026-01-23 15:07:59 +00:00
Guillaume Jacquart
c608a19e57
fix(core): Remove wrongly pushed ldap server test files (#24789) 2026-01-23 15:06:05 +00:00
Michael Drury
66cf563fcd
fix(ai-builder): Ask/Build coachmark appearing as chat panel slides out (no-changelog) (#24788) 2026-01-23 15:03:10 +00:00
Albert Alises
4aaea8c26c
feat(editor): Unify credential issues into single card in AI builder (#24781) 2026-01-23 14:56:53 +00:00
Jon
e3c056044b
feat: Add support for custom scopes in the MS Excel credential (#24756) 2026-01-23 14:48:38 +00:00
Jon
423844ba0b
feat: Add support for custom scopes in the MS Teams credential (#24755) 2026-01-23 14:48:10 +00:00
Iván Ovejero
e10138bad1
perf(core): Make source control push deletions async (#24784) 2026-01-23 14:30:42 +00:00
Ricardo Espinoza
f4406c26d2
fix(core): Check license when updating scopes (no-changelog) (#24394)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-23 13:38:21 +00:00
Andreas Fitzek
29c90fbe9c
chore(core): Adopt UI/UX for user identifier and fix parsing for hook definitions (#24779) 2026-01-23 13:34:48 +00:00
Nikhil Kuriakose
a1de45ed9b
fix(editor): Include autonamed nodes with numbers in the end (#24720) 2026-01-23 13:28:19 +00:00
Ricardo Espinoza
0b316d8eb2
fix(core): Handle JSON parsing errors gracefully in ActivateExecuteWorkflowTriggerWorkflows migration (#24410) 2026-01-23 13:16:35 +00:00
Suguru Inoue
b59d6bb6b2
fix(editor): AI response text in ChatHub not selectable while responding (#24712) 2026-01-23 12:44:41 +00:00
RomanDavydchuk
c09267327d
fix(Chat Node): Correct descriptions, aliases, UX improvements (#24619) 2026-01-23 12:01:37 +00:00
Eugene
3f77bf5880
feat(ai-builder): Add RLC options fetch tool for configurator sub-agent (#24589) 2026-01-23 11:42:13 +00:00
Charlie Kolb
467d8f90c5
fix(core): Merge additive nested parameters in workflow history optimization (#24717) 2026-01-23 10:53:15 +00:00
Irénée
6ae470e4d9
chore: Add ExternalSecretProvider entity (#24551)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 10:37:02 +00:00
Romeo Balta
03ae5b6b7b
fix(editor): Update ready to run CTA (#24757) 2026-01-23 10:26:51 +00:00
Stephen Wright
8e58a039fc
feat: Add telemetry for dynamic credential changes (#24750) 2026-01-23 10:24:39 +00:00
Robert Squires
f76ac6f15e
feat(editor): Add unpublish to workflow list (#23228) 2026-01-23 10:17:34 +00:00
Svetoslav Dekov
3147b0b9ec
fix(editor): Tweak wf template cards (no-changelog) (#24731) 2026-01-23 10:16:05 +00:00
Declan Carroll
51142fb402
test: Refactor sharing spec tests to break up isolation (#24359)
Co-authored-by: Claude <claude@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-23 10:12:21 +00:00
Elias Meire
ab2c8b56ab
feat(core): Generate HITL tool nodes for sendAndWait operations (#22315)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-23 10:04:11 +00:00
Filipe Tavares
0cead069d1
chore(editor): Cleanup upgrade CTA experiment (no-changelog) (#24728)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 09:52:10 +00:00
Guillaume Jacquart
6ccffed46d
chore(core): Extract ldap into module, and introduce auth handler for registering it (#24494) 2026-01-23 09:39:52 +00:00
Albert Alises
09222733e1
feat(ai-builder): Add webhook notifications for AI evaluation results (#24653) 2026-01-23 09:39:04 +00:00
Declan Carroll
7d233b2f58
feat: Centralizes debounce timing constants (#24710) 2026-01-23 09:35:22 +00:00
Stephen Wright
c5a8355dc7
feat: When adding an instance owner / admin to a project, they should default to project admin (#24723) 2026-01-23 09:30:37 +00:00
Irénée
dc8383ee76
chore: Add secrets provider api contracts (#24718) 2026-01-23 09:19:59 +00:00
Alex Grozav
a05d606b6b
feat(editor): Make expression resolution async (#24249)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-23 09:05:26 +00:00
Elias Meire
9b19b4380c
fix(editor): Fix assignment component spacing (#24592) 2026-01-23 08:43:57 +00:00
Svetoslav Dekov
eb4f2bcae7
feat(editor): Update template detail UX (no-changelog) (#24402) 2026-01-23 08:20:27 +00:00
RomanDavydchuk
0c120174b4
fix(Git Node): Clean up URLs returned from config (#24713) 2026-01-23 08:16:04 +00:00
Michael Kret
58bbb8a473
feat(Kafka Trigger Node): Additional options for batch processing (#24596) 2026-01-23 08:12:43 +00:00
Andreas Fitzek
ccac24b0de
chore(core): Remove gracefull error handling for http header extractor (#24714) 2026-01-22 17:42:13 +00:00
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