Commit Graph

2003 Commits

Author SHA1 Message Date
Iván Ovejero
c4ce0fbfbb
refactor(core): Route execution creation through ExecutionPersistence (#24912) 2026-01-30 12:46:53 +00:00
krisn0x
25f5199b46
feat(Crypto Node): Add credentials for Hmac and Sign operations (#24798) 2026-01-30 12:33:09 +00:00
mfsiega
f3da425dd2
feat(core): Introduce table to track actually published workflow versions (no-changelog) (#25051) 2026-01-30 12:02:47 +00:00
mfsiega
7e580ea8cf
fix(core): Support reconnecting on Redis failover (#25038) 2026-01-30 11:05:44 +00:00
Guillaume Jacquart
a4a9234a39
chore(editor): Remove all calls to fetch all users and replace with targeted filtering (#25024) 2026-01-30 10:53:37 +00:00
Albert Alises
a5cde70330
fix(VectorStoreAzureAISearch Node): Clear Azure AI Search index once per batch (#25069) 2026-01-30 10:00:51 +00:00
Tomi Turtiainen
659de949cb
feat(core): Add profiling support via sentry (#25049) 2026-01-30 09:49:50 +00:00
Benjamin Schroth
3dbca3e0df
fix(AI Agent Node): Fix gemini thought signatures for parallel tool calls (#24982) 2026-01-30 08:34:39 +00:00
Tomi Turtiainen
39df0d5ff1
chore(core): Remove mysql and mariadb specfic code (#24908)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-29 15:57:33 +00:00
Iván Ovejero
daba1e2846
feat(core): Add default Postgres query timeout (#25041) 2026-01-29 14:43:52 +00:00
James Gee
386979a27c
feat(core): Fill out external secret provider endpoints for CRUD operations (#24862) 2026-01-29 10:01:00 +00:00
Marc Littlemore
ae17e8ec61
fix(core): Log warning where file values contain white space at the start or end (e.g. new lines) (#24442) 2026-01-29 08:58:00 +00:00
Danny Martini
308429c871
feat(core): Make database ping timeout configurable (#24985)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-28 14:07:21 +00:00
Horacio Gonzalez
e7c5c17402
fix(core): Add Redis TCP Keep-Alive Configuration for Queue Mode (#23902) 2026-01-28 11:11:53 +00:00
Iván Ovejero
8693d9ead1
refactor(core): Improve Python match extraction handling (#24975) 2026-01-28 10:37:33 +00:00
Guillaume Jacquart
dce48711ce
fix(core): Small optimizations on users api to reduce db calls (#24882) 2026-01-28 09:57:34 +00:00
RomanDavydchuk
36afab0ec0
fix(Chat Node): Output structure for Send and Wait operation (#24898)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-28 07:34:41 +00:00
mfsiega
bc0c5067ff
feat(core): Introduce feature flag for workflow publication (no-changelog) (#24921) 2026-01-27 17:33:04 +00:00
yehorkardash
8b7ba6f53b
fix: Validate OpenAI urls (#24922) 2026-01-27 16:13:18 +00:00
mfsiega
0e1b2a870e
feat(core): Index both latest published and draft workflow versions (#24861) 2026-01-27 16:00:58 +00:00
Michael Drury
d12e9318d0
feat(ai-builder): Workflow builder "respond to webhook" understanding (#24641) 2026-01-27 14:38:09 +00:00
Irénée
30190e83f9
chore: Add secrets provider connection tables migration (#24877) 2026-01-27 12:31:45 +00:00
Iván Ovejero
1522df3712
refactor(core): Introduce ExecutionPersistence service (#24857) 2026-01-27 09:59:51 +00:00
Eugene
0faada7f36
fix(core): Update AI Builder node types after community package changes (#24883) 2026-01-27 09:15:01 +00:00
Iván Ovejero
76b4604a31
refactor(core): Improve f-string handling (#24864) 2026-01-27 08:52:35 +00:00
Tomi Turtiainen
3f7d7e3e70 Merge tag 'n8n@2.6.0' 2026-01-27 10:34:35 +02:00
n8n-assistant[bot]
eeba9f1ced
🚀 Release 2.6.0 (#24880)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-26 16:36:54 +01:00
Ricardo Espinoza
6b474e4141
feat(core): Add data table resources to the public API (#23610)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 15:18:39 +00:00
Michael Kret
4293b748c8
feat: Optimize community nodes types fetching (#24632)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-01-26 13:54:59 +00:00
Jaakko Husso
030f4cd5c1
feat(editor): Prioritize newer models on Chat hub model picker (#24867) 2026-01-26 12:45:44 +00:00
mfsiega
cbb1f33fe5
feat(core): Migration to distinguish published vs draft workflow index entries (no-changelog) (#24846) 2026-01-26 12:15:27 +00:00
Jaakko Husso
16fc8fd6e1
feat(core): Add new landing page on Chat hub for first time users (#24730)
Co-authored-by: autologie <suguru@n8n.io>
2026-01-26 11:34:26 +00:00
yehorkardash
a9f00ec49b
feat(AI Agent Node): Pass chat input in denial messages (#24748)
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-26 10:41:56 +00:00
Albert Alises
341976947f
feat(ai-builder): Add webhook notifications with HMAC authentication for AI evaluation results (#24766)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-26 10:16:05 +00:00
Benjamin Schroth
986ae4d68c
fix(AI Agent Node): Clarify error message for empty prompt values in define mode (#24774) 2026-01-26 08:12:24 +00:00
yehorkardash
ac5abba4b6
feat(core): Add $tool.name and $tool.parameters expressions (#24783) 2026-01-26 07:31:30 +00:00
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
Eugene
f38a59db7c
fix(ai-builder): Responder mentions workflow activation (no-changelog) (#24793) 2026-01-23 15:30:46 +00:00
Ricardo Espinoza
0b316d8eb2
fix(core): Handle JSON parsing errors gracefully in ActivateExecuteWorkflowTriggerWorkflows migration (#24410) 2026-01-23 13:16:35 +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
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
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
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
Irénée
dc8383ee76
chore: Add secrets provider api contracts (#24718) 2026-01-23 09:19:59 +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
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
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