Commit Graph

16009 Commits

Author SHA1 Message Date
yehorkardash
30ce501fa0
test(OpenAI Node): Add tests (#20711) 2025-10-20 10:06:36 +03:00
yehorkardash
d20a2e585e
fix(OpenAI Node): Rename "Create" to "Generate" (#20905) 2025-10-20 10:03:06 +03:00
Jaakko Husso
b9f66aee4d
feat(AI Agent Node): Support reading only maxTokensFromMemory (no-changelog) (#20915) 2025-10-20 09:17:58 +03:00
Svetoslav Dekov
be27e94cb5
fix(editor): Fix command bar test workflow command issue (#20910) 2025-10-20 09:12:33 +03:00
Iván Ovejero
84e676b194
refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
Alex Grozav
aee48295f7
refactor(editor): Restructure features code into domains (no-changelog) (#20902) 2025-10-17 15:42:50 +03:00
Suguru Inoue
71d271a964
feat: Improve chat UI/UX - iteration 2 (no-changelog) (#20815) 2025-10-17 13:46:30 +02:00
Michael Kret
7f651ca5a3
fix(n8n Form Node): CSP headers should not be set on response with redirect (#20864) 2025-10-17 14:15:31 +03:00
Alex Grozav
f527ae1252
refactor(editor): Extract remaining variables code into features (no-changelog) (#20854) 2025-10-17 14:00:13 +03:00
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
Jaakko Husso
31f422b374
feat(core): Reuse same memory session (no-changelog) (#20897)
Co-authored-by: Suguru Inoue <suguru@n8n.io>
2025-10-17 12:48:48 +03: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
Raúl Gómez Morales
d1b56a6745
docs(editor): Create Select component Api specs (#20894) 2025-10-17 11:07:41 +02:00
Konstantin Tieber
61504acbea
chore: Create markdown template for UI component specification (#20472)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-10-17 10:56:01 +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
Michael Kret
1eccd74ecf
fix: MongoDB connection string parameter marked as password (#20868) 2025-10-16 18:14:22 +01:00
yehorkardash
e4690e5ac5
test: Update node testing prompt (#20874) 2025-10-16 17:48:30 +01:00
Mutasem Aldmour
0db0712b93
chore: Remove telemetry debug logging (no-changelog) (#20875) 2025-10-16 18:39:27 +02:00
Mutasem Aldmour
3d9d19ef81
fix(editor): Hide Execute and refine section when error occurs after workflow update (#20876)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-16 17:43:47 +02:00
Csaba Tuncsik
fa0278647e
fix(editor): Update ProjectSettings UI to always show save/cancel buttons and add search functionality for members (#20828) 2025-10-16 16:59:55 +02: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
Michael Drury
5b5cef8e00
fix(ai-builder): Submit AI workflow builder prompt on enter, newline on shift+enter (#20863) 2025-10-16 14:57:55 +01: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
Alex Grozav
6a68a675a8
ci: Update Chromatic workflow to auto-accept changes on master (no-changelog) (#20855) 2025-10-16 14:52:12 +03:00
Elias Meire
f3ebf05c92
fix(Gmail Trigger Node): Prevent missing emails between polling intervals (#20794) 2025-10-16 12:30:07 +01: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
Artem Sorokin
82cc561c2f
test: Migrate last small cypress batch to playwright (ado-clipping-params and 51-subworkflow extraction) (#20833) 2025-10-16 12:52:32 +02:00
Csaba Tuncsik
2ee3d26657
fix(editor): Enhance error handling and toast notifications in WorkflowDiffModal (#20812) 2025-10-16 12:32:29 +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
Alex Grozav
ff309d249b
refactor(editor): Extract executions code into features (no-changelog) (#20849) 2025-10-16 13:25:13 +03:00
Artem Sorokin
075e99ae39
test: Migrate canvas spec from cypress to playwright (#20826) 2025-10-16 12:18:28 +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
Alex Grozav
07cfa0591b
refactor(editor): Extract useBuilderMessages into features/assistant (no-changelog) (#20808) 2025-10-16 11:12:03 +03: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
Elias Meire
f41b86402e
fix(core): Proxy all HTTP traffic instead of only axios (#20614) 2025-10-16 10:49:52 +03:00
Irénée
fbb35d432c
fix: Fix source control pull information toast (#20787) 2025-10-16 08:47:16 +01:00
Charlie Kolb
ef89640dea
fix(editor): Use existing workflowState when setting node execution issues (#20777) 2025-10-16 09:30:09 +02:00
Jack Murphy
b32c8cef6e
fix(Notion Node): Fix typo in Notion 'Operation' options (#20809) 2025-10-15 17:50:55 +01:00
Iván Ovejero
4a14adf049
ci: Align tags in n8nio/n8n and n8nio/runners images (#20802) 2025-10-15 18:11:39 +02:00