Mutasem Aldmour
|
24f1ad92f6
|
fix(LM Chat Azure OpenAI Node): Set model name to ensure correct internal logic (#20893)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-17 12:33:06 +02:00 |
|
Iván Ovejero
|
cb88c4052c
|
fix(benchmark): Autodiscover runners container (#20859)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-10-17 11:30:48 +02:00 |
|
Stephen Wright
|
c40aaa5575
|
feat: Add GET /sso/provisioning/config endpoint for sso provisioning config (#20850)
|
2025-10-17 09:04:06 +01:00 |
|
Jaakko Husso
|
697a144338
|
feat(core): Switch between different attempts at FE (no-changelog) (#20882)
|
2025-10-17 10:36:00 +03:00 |
|
Idir Ouhab Meskine
|
7706ec82c0
|
feat(Anthropic Node): Support custom headers for model requests (#20253)
|
2025-10-17 09:10:29 +02:00 |
|
Benjamin Schroth
|
e195677943
|
fix(AI Agent Node): Track source node toolkit tools are executed from (#20866)
|
2025-10-17 08:44:38 +02:00 |
|
Mutasem Aldmour
|
61b8dbc68c
|
fix(Embeddings OpenAI Node): Add encodingFormat parameter to fix LM Studio compatibility (#20877)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-17 08:00:03 +02:00 |
|
Sudarshan Soma
|
b21140180e
|
feat(oracleDb Node): Add Oracle Database SQL Node (#20867)
|
2025-10-16 20:44:46 +03:00 |
|
Danny Martini
|
44d1835797
|
fix(Call n8n Sub-Workflow Tool Node): Return structured data from Workflow Tool when called by engine (#20869)
|
2025-10-16 16:21:55 +02:00 |
|
oleg
|
f37e7c2ab1
|
feat(ai-builder): Increase prompt limit to 5000 characters (#20865)
|
2025-10-16 15:32:41 +02:00 |
|
Mutasem Aldmour
|
b8f43d32cd
|
fix(Mistral Cloud Chat Mode Node): Support JSON response from latest Magistral models (#20853)
|
2025-10-16 14:52:16 +02:00 |
|
yehorkardash
|
91c09bb9dd
|
feat(OpenAI Node): Add Responses API and video generation support (#20657)
|
2025-10-16 15:40:32 +03:00 |
|
Iván Ovejero
|
8b74461bc8
|
ci: Fix formatting check in Python CI (#20860)
|
2025-10-16 13:13:18 +02:00 |
|
oleg
|
5c74a0bb6c
|
feat(editor, ai-builder): Add resolved expressions context to AI builder (#20605)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Eugene <eugene@n8n.io>
|
2025-10-16 13:12:13 +02:00 |
|
Suguru Inoue
|
aa1df2b568
|
feat: Make deleting and renaming conversations work end-to-end (no-changelog) (#20846)
|
2025-10-16 12:31:04 +02:00 |
|
Iván Ovejero
|
a4264f077d
|
perf(core): Optimize hot paths in native Python runner (#20844)
|
2025-10-16 12:04:37 +02:00 |
|
Jaakko Husso
|
53c45b3036
|
feat(core): Support nonlinear conversation model on the FE (no-changelog) (#20842)
|
2025-10-16 13:00:17 +03:00 |
|
Iván Ovejero
|
c560f05a39
|
fix(core): Stop task process correctly in native Python runner (#20840)
|
2025-10-16 10:45:02 +02:00 |
|
Iván Ovejero
|
37aa81d6cd
|
test(core): Dynamically allocate ports for Python integration tests (#20825)
|
2025-10-16 10:39:12 +02:00 |
|
Michael Drury
|
b2cd23b7f7
|
fix(ai-builder): Allow Anthropic key to be used in local development (no-changelog) (#20772)
|
2025-10-16 09:00:50 +01:00 |
|
Iván Ovejero
|
f9ef4318a9
|
refactor(core): Switch SyntaxError to warning level (#20823)
|
2025-10-15 18:11:12 +02:00 |
|
Iván Ovejero
|
fde49fec4f
|
test: Support --scenarioFilter when benchmarking via script (#20804)
|
2025-10-15 15:07:58 +02:00 |
|
mfsiega
|
ed3b19a3de
|
feat(core): Database migration to add workflow dependency index table (#20723)
|
2025-10-15 14:47:28 +02:00 |
|
Jaakko Husso
|
a05c80fd6f
|
feat(core): Editing and retrying messages (no-changelog) (#20788)
|
2025-10-15 15:23:08 +03:00 |
|
Iván Ovejero
|
f193b7a619
|
fix(core): Prevent binary payload duplication in JS runner (#20753)
|
2025-10-15 13:47:48 +02:00 |
|
Mutasem Aldmour
|
19b14c0a02
|
chore: Update @modelcontextprotocol/sdk dependency (#20756)
|
2025-10-14 16:07:16 +02:00 |
|
Mutasem Aldmour
|
74c487f18c
|
chore: Reduce css variable lint issues in design system (#20744)
|
2025-10-14 15:29:35 +02:00 |
|
Iván Ovejero
|
2224647fa6
|
fix(core): Fix normalization in per-item mode in native Python runner (#20750)
|
2025-10-14 14:23:21 +02:00 |
|
Andreas Fitzek
|
e73d0f4137
|
chore(core): Ensure unique display name for roles (#20601)
|
2025-10-14 14:09:07 +02:00 |
|
Jaakko Husso
|
f37a29550a
|
feat(core): Add endpoints for reading conversations (no-changelog) (#20745)
|
2025-10-14 14:58:40 +03:00 |
|
Csaba Tuncsik
|
f0a3978b62
|
fix(editor): Expand URL validation to accept any HTTPS URL for workflow import instead of requiring a .json extension (#20509)
|
2025-10-14 13:24:24 +02:00 |
|
Iván Ovejero
|
230079bb92
|
refactor(core): Ensure debug command waits for broker in native Python runner (#20758)
|
2025-10-14 12:52:13 +02:00 |
|
Michael Drury
|
39b79665ab
|
fix(ai-builder): Assistant side panel open without blocking calls (#20714)
|
2025-10-14 11:28:45 +01:00 |
|
Iván Ovejero
|
6bb660b52e
|
refactor(core): Improve observability for task failures in native Python runner (#20754)
|
2025-10-14 12:28:27 +02:00 |
|
Iván Ovejero
|
b599eb6377
|
ci: Upgrade n8nio/runners image to Python 3.14 (#20716)
|
2025-10-14 12:28:07 +02:00 |
|
Alex Grozav
|
6883d95c76
|
feat: Migrate build system to rolldown in Front End packages (no-changelog) (#20717)
|
2025-10-14 13:26:54 +03:00 |
|
Eugene
|
424cf05b8c
|
ci: Increase number of reps for langsmith evals (#20592)
|
2025-10-14 12:12:37 +02:00 |
|
Stephen Wright
|
28a4e2c418
|
feat: Add new env vars for sso provisioning configuration (#20749)
|
2025-10-14 10:18:32 +01:00 |
|
Andreas Fitzek
|
64ad7586c6
|
chore(core): Exposure of invite url configurable (#20735)
|
2025-10-14 11:04:00 +02:00 |
|
Jaakko Husso
|
f7b3ff2304
|
feat(core): Use the new chat repositories for storage (no-changelog) (#20655)
|
2025-10-14 11:32:58 +03:00 |
|
jeanpaul
|
131a57e0eb
|
fix(OpenAI Node): Re-enable list of models for non-OpenAI providers (#20647)
|
2025-10-14 10:24:53 +02:00 |
|
Mutasem Aldmour
|
f7e48d415f
|
chore: Update most secondary CSS tokens to match guidelines (#20724)
|
2025-10-14 08:55:41 +02:00 |
|
Jiri De Jonghe
|
3afb4db4ae
|
feat(ai-builder): Optimize Anthropic prompt caching with 4-breakpoint strategy (#20484)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-10-14 08:43:23 +02:00 |
|
Benjamin Schroth
|
be53e8dcaa
|
chore: Release agent v3 (#20659)
|
2025-10-13 15:58:03 +02:00 |
|
Jaakko Husso
|
57c2638f3b
|
feat(core): Add migration for chat hub tables (no-changelog) (#20654)
|
2025-10-13 16:53:04 +03:00 |
|
github-actions[bot]
|
536ef83c80
|
🚀 Release 1.116.0 (#20718)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-10-13 16:10:43 +03:00 |
|
oleg
|
95d0c45771
|
feat(ai-builder, editor): Flag AI builder placeholder parameters and render them on front-end (#20494)
|
2025-10-13 14:09:43 +02:00 |
|
Artem Sorokin
|
4d80c2e898
|
fix: Pin node version in Docker base image (#20634)
|
2025-10-13 14:01:02 +02:00 |
|
Julian van der Horst
|
c257a8f922
|
feat(Ollama Node): Add Ollama vendor with tool support and image analysis (#19371)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-10-13 13:40:31 +02:00 |
|
Iván Ovejero
|
0026b6b6b0
|
fix(core): Prevent subscript access to blocked attributes (#20710)
|
2025-10-13 13:20:23 +02:00 |
|