Commit Graph

2111 Commits

Author SHA1 Message Date
Albert Alises
f669db4ebf
fix(core): Escape curly braces in LangChain prompt templates to prevent parsing errors (#25821)
Co-authored-by: aalises <aalises@users.noreply.github.com>
2026-02-16 11:43:28 +00:00
Albert Alises
08e5c747ea
feat: Implement shared infrastructure and code builder tool flow to merge Ask and Build (#25681)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 11:05:45 +00:00
Jaakko Husso
bd3a1ef0cd
fix(core): Sanitize invalid characters from names of Calculator and Wikipedia tools (#25762) 2026-02-16 10:48:28 +00:00
Jaakko Husso
2497a3720c
feat(core): Support most tools on Chat hub (#25571)
Co-authored-by: autologie <suguru@n8n.io>
2026-02-16 10:37:24 +00:00
oleg
05ff9f307f
fix(OpenRouter Chat Model Node): Fix OpenRouter tool calls with empty arguments (#25731)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-16 10:32:12 +00:00
Daria
9ec0f97a9f
feat(core): Accept slash inside health endpoint env var (#25753) 2026-02-16 10:26:22 +00:00
Andreas Fitzek
40b994af7f
chore(editor): Polish UI/UX for personal space policies (#25682) 2026-02-16 08:54:49 +00:00
Declan Carroll
619a11b7a1
fix: Bumping up package versions (#25750) 2026-02-14 08:21:22 +00:00
Konstantin Tieber
503676e0b9
feat(core): Ensure credentials only use secret providers that are available in their project (no-changelog) (#25406) 2026-02-13 22:36:35 +00:00
Mutasem Aldmour
5c5cc070da
fix(ai-builder): Improve code-builder, addressing eval issues (#25726)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 15:24:54 +00:00
Daria
d09c6a3d5a
fix(core): Make health endpoint configurable to solve conflicts (#25729) 2026-02-13 13:47:19 +00:00
Declan Carroll
593fc27863
test: Add Playwright janitor for test architecture enforcement (no-changelog) (#24869) 2026-02-13 11:03:13 +00:00
Declan Carroll
e3eafc7e87
feat: Update default Node.js version to v24 (#25707) 2026-02-13 10:56:01 +00:00
Matsu
3798c417db
chore: Make codemirror-lang-html run as part of unit tests (#25720) 2026-02-13 09:45:26 +00:00
yehorkardash
4b4783ff58
test: Add tests to ai-utilities (#25443)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-13 08:10:59 +00:00
Matsu
150c13b06b
chore: Migrate codemirror packages to use vitest (#25694) 2026-02-13 06:23:25 +00:00
Svetoslav Dekov
ff1d7f2330
fix(editor): Add filter by accessible projects in folders query (no-changelog) (#25678) 2026-02-12 14:13:17 +00:00
Mutasem Aldmour
0970e4f32c
feat(ai-builder): Skip redundant node discovery in code-builder when approved plan is provided (#25608)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 13:25:44 +00:00
Jaakko Husso
e6a4c64d4d
fix(core): Fix deadlock on Chat hub on Postgres with pool size of 1 (#25654) 2026-02-12 12:49:21 +00:00
Eugene
892f086579
feat(core): Add introspection diagnostic tool for AI workflow builder (#25172) 2026-02-12 10:57:44 +00:00
Andreas Fitzek
cfca041d0e
chore(editor): Gate personal space policy settings behind license feature (#25527) 2026-02-12 10:12:18 +00:00
Mutasem Aldmour
73cdd618d3
feat(ai-builder): Split code builder experiment into pin data variants (no-changelog) (#25644)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 18:02:15 +00:00
Mutasem Aldmour
a9929f653e
perf(core): Optimize generate-node-defs with parallel writes and hash-based skip (#25626)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 13:50:50 +00:00
Albert Alises
20934363db
feat: Pass focused nodes context to planner agent (#25617) 2026-02-11 13:24:37 +00:00
Tomi Turtiainen
c706e962ec Merge tag 'n8n@2.8.0' 2026-02-11 14:35:42 +02:00
oleg
b9ad9d8357
fix(ai-builder): Improve plan mode UX: naming, question skipping, thinking states (no-changelog) (#25609)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-11 10:59:30 +00:00
oleg
9a1dd9d523
fix(Chat Memory Manager Node): Resolve sub-node expressions per item instead of only item 0 (#25570) 2026-02-11 09:57:12 +00:00
Shireen Missi
06e48e5b3b
fix(core): Revert the fix for execution history when flow includes wait node (#25610) 2026-02-11 08:51:29 +00:00
jonjames-n8n
402d803589
feat(API): Add public API endpoints for execution tags (#25463)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 16:47:22 +00:00
Mutasem Aldmour
cd175ddda0
refactor(ai-builder): Remove community node support from code builder (#25575)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 14:47:01 +00:00
Albert Alises
8230a0b16f
fix(EmbeddingsOpenAi Node): Fix Dimensions and Encoding Format options not appearing in embedding ndoes (#25537) 2026-02-10 14:27:52 +00:00
yehorkardash
366d21d799
feat: Add example node in ai-utilities, improve response handling (#25388) 2026-02-10 13:52:14 +00:00
Mutasem Aldmour
9729c2a5da
feat(ai-builder): Add code-base workflow builder (#24535)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 12:24:27 +00:00
n8n-assistant[bot]
0b2e5d9cf0
🚀 Release 2.8.0 (#25565)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-10 12:00:11 +01:00
Ali Elkhateeb
d64a763ecd
feat(core): Expose externalSecretsStore to filter credentials by external secret provider key (#25526) 2026-02-10 10:10:12 +00:00
Albert Alises
70c7f5ef00
feat: Add Focused Nodes feature (#25452) 2026-02-10 10:02:21 +00:00
Albert Alises
8ac4ff3849
feat(Motorhead Node): Hide deprecated Motorhead memory node from UI (#25536) 2026-02-09 19:23:54 +00:00
Ricardo Espinoza
0d842c5da5
feat(core): Add data tables to env features (#23828)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2026-02-09 14:35:47 +00:00
oleg
f08c004e0d
fix(ai-builder): Improve plan mode defaults and modification awareness (no-changelog) (#25520)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-09 12:52:51 +00:00
oleg
72bd8c022f
chore: Remove api-types zod re-export (no-changelog) (#25515)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-09 12:27:39 +00:00
RomanDavydchuk
01b16af1bf
feat: Add endpoint to create Quick Connect credentials from the backend (#25398) 2026-02-09 12:25:29 +00:00
oleg
4d52733ce8
fix(Mistral Cloud Chat Model Node): Handle Request objects in proxyFetch (#25516)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-09 11:52:12 +00:00
Dawid Myslak
fe56b6a660
feat(core): Add memory abstractions to AI utilities SDK (#25392) 2026-02-09 09:24:43 +00:00
yehorkardash
f2926d63e6
feat: Move utils to @n8n/ai-utilities, add openai handler (#25362) 2026-02-09 09:15:50 +00:00
oleg
794a8d6af4
feat(ai-builder): Planning mode (#25498)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-09 08:56:01 +00:00
Daria
5ba7b6d9ed
feat(editor): Add Name version action to workflow history (#25316) 2026-02-09 07:43:51 +00:00
Jaakko Husso
3a35b687b8
fix(core): Fix markdown rendering issue at streamed Chat hub responses (#25466) 2026-02-07 17:24:28 +00:00
Dimitri Lavrenük
5b02673907
feat: Quick connect banner for community nodes in node search view (#25447) 2026-02-06 16:02:32 +00:00
Stephen Wright
4eb0079f46
feat: Add new scope for workflow:unpublish, assignable to personal projects and regular project roles (#25228) 2026-02-06 15:04:40 +00:00
Andreas Fitzek
6ab0bbbf52
chore(core): Show counts for published/shared workflows/credentials (#25442) 2026-02-06 14:06:53 +00:00