Commit Graph

17511 Commits

Author SHA1 Message Date
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
Artem Sorokin
bbc74965ed
ci: Extract GHCR cleanup to shared script and add scheduled cleanup (#24870) 2026-01-26 14:24:21 +00:00
Shireen Missi
bfec0685f7
fix(Onfleet Trigger Node): Fix content type issue (#24767) 2026-01-26 14:13:51 +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
Declan Carroll
cb8b621245
docs: Add test migration guidelines (#24759) 2026-01-26 13:38:51 +00:00
Jaakko Husso
030f4cd5c1
feat(editor): Prioritize newer models on Chat hub model picker (#24867) 2026-01-26 12:45:44 +00:00
Dimitri Lavrenük
f099516935
chore: Introduce backport github action (#24655) 2026-01-26 12:30:46 +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
Artem Sorokin
851a193e8a
ci: Add merge-release-tag-to-master job with dedicated GitHub App (#24758) 2026-01-26 11:56:06 +00:00
Charlie Kolb
83181d7eec
chore(core): Add telemetry to workflow history compaction (#24771)
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2026-01-26 11:45:31 +00:00
Eugene
b1dab743bb
fix: Disable usage of IMAP trigger as a tool (#24854) 2026-01-26 11:38: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
Artem Sorokin
2dabbd6e58
ci: Build image once for e2e shards (#24512) 2026-01-26 11:18:01 +00:00
Suguru Inoue
ed1f8041fb
fix(editor): Adjust ChatHub sidebar spacing to match main n8n sidebar (no-changelog) (#24863) 2026-01-26 11:06:05 +00:00
Nikhil Kuriakose
f6ebc2dcc1
feat(editor): New operations in the Slack node (#24643)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2026-01-26 10:58:07 +00:00
RomanDavydchuk
0b1bf967eb
fix(Eventbrite Trigger Node): Validate received URL (#24677) 2026-01-26 10:55:12 +00:00
Daria
b95949651a
fix(editor): Show publish actions on read-only instances (#24761) 2026-01-26 10:51:49 +00:00
Guillaume Jacquart
78dcc32ae0
feat(editor): Change layout for dynamic credentials section, add tooltip. Add oauth filtering (#24782) 2026-01-26 10:49:13 +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
James LePage
5143c8bd7e
fix(WooCommerce Node): Update node icon (#20878)
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
2026-01-26 10:26: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
Csaba Tuncsik
56220709da
fix(editor): Add support for dynamic credentials and credential resolver indicators in UI (#24733) 2026-01-26 09:49:41 +00:00
Jon
5d1eff6a95
fix: Make label optional in TOTP credential (#24795) 2026-01-26 09:45:45 +00:00
Iván Ovejero
28fb1a29d2
ci: Open PR on security fix merge (#24856) 2026-01-26 09:17:15 +00:00
Andreas Fitzek
82b442adcb
chore(core): Integrate ChatHub Extractor (#24533) 2026-01-26 09:15:05 +00:00
yehorkardash
264ce6ffeb
test: HITL for tools tests (#24769)
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 08:57:43 +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
Ricardo Espinoza
cb0d2a2a52
fix(core): Add rate limiting to mcp-oauth endpoints (#24734) 2026-01-24 00:08:52 +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
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