Guillaume Jacquart
|
a2034d8f42
|
chore(core): Use subquery instead of 2 step queries to find credentials by context (#25754)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-18 21:24:02 +00:00 |
|
Konstantin Tieber
|
e8ab44bf32
|
feat(core): Ensure user-provided variable names fulfill JS identifer spec (#25900)
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
|
2026-02-18 17:03:12 +00:00 |
|
Dimitri Lavrenük
|
f0f074ee8c
|
feat: Build pinecone quick connect integration flow (#25854)
|
2026-02-18 15:52:32 +00:00 |
|
Benjamin Schroth
|
4fb5ae630b
|
fix(core): Implement evaluation run cancellation for multi-main (#25353)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-02-18 15:42:53 +00:00 |
|
Albert Alises
|
60ce73a1fb
|
fix: Remove redundant builder-log check causing responder double-answering (#25940)
|
2026-02-18 15:03:08 +00:00 |
|
Michael Drury
|
87f59f04d3
|
feat(ai-builder): Add WFB session persistence across page refreshes (#25404)
|
2026-02-18 14:47:08 +00:00 |
|
Benjamin Schroth
|
ce32754088
|
feat(ai-builder): Add subgraph evaluation framework for responder (no-changelog) (#25419)
|
2026-02-18 12:33:34 +00:00 |
|
Tomi Turtiainen
|
2cfecd2a8b
|
perf(core): Use streaming JSON parsing for large execution data (#25799)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-18 10:50:53 +00:00 |
|
Albert Alises
|
9fb5d437d3
|
feat(core): Merge Ask and Build into unified multi-agent chat experience (#25692)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-18 10:16:24 +00:00 |
|
Dawid Myslak
|
076d7b2d0c
|
feat(core): Send AI Node SDK version to Strapi community nodes API (#25760)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-18 09:44:35 +00:00 |
|
Guillaume Jacquart
|
c2f5d9976b
|
chore(core): Improve access controlled credentials and workflows fetching (#25028)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-18 09:14:09 +00:00 |
|
Benjamin Schroth
|
d262419ba8
|
feat: Enable streaming in canvas chat (#20991)
|
2026-02-18 08:50:06 +00:00 |
|
Benjamin Schroth
|
e4ac345eda
|
feat(ai-builder): Implement workflow execution in evaluations (no-changelog) (#25814)
|
2026-02-18 08:41:56 +00:00 |
|
oleg
|
48cb717d27
|
fix: Truncate tool names to 64 characters (#25745)
|
2026-02-17 15:52:43 +00:00 |
|
Dawid Myslak
|
b97fe12ba2
|
feat(core): Add ESLint rule to validate AI node SDK fields in package.json (#25759)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-17 14:34:31 +00:00 |
|
Stephen Wright
|
56b6d0ca61
|
fix: Increase character limit for providerId (#25748)
|
2026-02-17 14:18:24 +00:00 |
|
Albert Alises
|
c811ec1b5e
|
fix(AI Agent Node): Serialize AI Agent intermediateSteps messageLog to plain objects (#25867)
|
2026-02-17 11:25:12 +00:00 |
|
Shireen Missi
|
8d0251d1de
|
fix(Guardrails Node): Improve Guardrails validation (#25390)
|
2026-02-17 08:55:04 +00:00 |
|
yehorkardash
|
833ba65ff0
|
feat: Support invalid tool call content (#25835)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
|
2026-02-17 08:16:43 +00:00 |
|
n8n-release-tag-merge[bot]
|
8c40353450
|
Merge tag 'n8n@2.9.0'
|
2026-02-16 19:07:30 +00:00 |
|
Ricardo Espinoza
|
b5adf9f2ec
|
feat(editor): Allow discarding and renaming columns during CSV import (#25605)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-16 17:48:36 +00:00 |
|
n8n-assistant[bot]
|
8f4aed5cc2
|
🚀 Release 2.9.0 (#25850)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2026-02-16 17:12:46 +00:00 |
|
Ricardo Espinoza
|
fe582b3bcb
|
feat(core): Allow downloading data table data without system columns (#25553)
|
2026-02-16 14:26:03 +00:00 |
|
Declan Carroll
|
1a8910e4bd
|
fix(editor): Associate form input labels with their inputs for accessibility (#25776)
|
2026-02-16 13:43:37 +00:00 |
|
Albert Alises
|
7e800a0395
|
fix(core): Gracefully handle OpenAI 429 quota errors in AI workflow builder (#25825)
|
2026-02-16 12:34:55 +00:00 |
|
Albert Alises
|
7776b6d092
|
fix(core): Forward custom headers in OpenAI LangChain nodes (#25824)
|
2026-02-16 12:24:45 +00:00 |
|
Tomi Turtiainen
|
7d418b877b
|
fix(core): Use pg driver native statement timeout instead of command line (#25813)
|
2026-02-16 11:55:06 +00:00 |
|
Irénée
|
a2e7c7fee9
|
feat: Add CRUD operations for project-specific external secrets provider connections (no-changelog) (#25708)
|
2026-02-16 11:47:06 +00:00 |
|
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 |
|