Commit Graph

13952 Commits

Author SHA1 Message Date
jeanpaul
027a479172 fix(OpenAI Node): Hide the option to return URL for gpt-image-1 model (#15392) 2025-05-15 08:55:15 +02:00
Charlie Kolb
218007e625 feat(Execute Workflow Trigger Node): Reintroduce binary data on Workflow Triggers (#15259) 2025-05-15 08:40:42 +02:00
Guillaume Jacquart
f906dbaf63 feat(editor): Include pending users for project users search (#15389)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-05-15 07:35:52 +02:00
Iván Ovejero
65c07f1d71 chore: Add missing project reference from core to @n8n/decorators (#15393) 2025-05-14 18:16:33 +02:00
Benjamin Schroth
71e5584d28 fix(Text Classifier Node): Return error for empty inputText (#15390) 2025-05-14 16:40:51 +02:00
Andreas Fitzek
8717ad7821 chore(core): Reset SAML configuration in case SAML is enabled but invalid (#15258)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-05-14 14:55:36 +02:00
Jaakko Husso
d7d3d33d1a fix(editor): Fix resizing NDV output panel when closing assistant (#15313) 2025-05-14 15:18:50 +03:00
Suguru Inoue
37b37304d5 fix(editor): Not all sub node runs are shown in sub execution log (no-changelog) (#15387) 2025-05-14 13:33:56 +02:00
Charlie Kolb
fefe7b3370 feat(editor): Expose connectionType for 'createNodeActiveChanged' hook and 'User opened nodes panel' event (no-changelog) (#15300) 2025-05-14 13:26:31 +02:00
Benjamin Schroth
c8b9a7fdeb fix(Basic LLM Chain Node): Use JSON parsing for Claude 3.7 with thinking enabled (#15381) 2025-05-14 12:18:15 +02:00
Suguru Inoue
4657e348f4 feat(editor): Rollout improved log view (2nd attempt) (#15382) 2025-05-14 11:51:02 +02:00
Iván Ovejero
249b7f8556 refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
Danny Martini
44ecad5883 fix(editor): Don't render now when startedAt is null (#15283) 2025-05-14 10:31:52 +02:00
Nikhil Kuriakose
0cddc9576f fix(PostBin Node): Update base URL for postbin node (#15358) 2025-05-14 10:00:16 +02:00
shortstacked
6a70841a05 fix: Align release Docker image build with lockfile (no-changelog) (#14966)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-05-14 08:16:50 +01:00
Shireen Missi
aafb08a562 chore: Delete credential docs experiment (no-changelog) (#15363) 2025-05-14 08:12:09 +01:00
Elias Meire
bb2cfc209c fix(editor): Fix switching between connected SQL/HTML editors (#15297) 2025-05-13 18:21:46 +01:00
Alex Grozav
102c67628c feat(editor): Improve canvas node insertion position (#14289) 2025-05-13 19:38:10 +03:00
Csaba Tuncsik
3eb1c1c783 fix(editor): FE fixes to insights (#15228) 2025-05-13 17:59:31 +02:00
Iván Ovejero
131baabb7f refactor(core): Remove legacy expression evaluator (#14518) 2025-05-13 17:29:48 +02:00
Suguru Inoue
694af6c9f0 fix(editor): Waiting executions broken - Chat, Form, Wait (no-changelog) (#15343) 2025-05-13 17:01:00 +02:00
Iván Ovejero
3176f6fc89 refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
Iván Ovejero
3840cbabbf refactor(core): Simplify worker execution path (#15253) 2025-05-13 16:31:53 +02:00
Ricardo Espinoza
42016143ab feat(core): Update endpoint to retrieve folder to allow returning the path to root (no-changelog) (#15158) 2025-05-13 10:09:36 -04:00
Dana
8944d62c06 refactor(Google Sheets Node): Refactor Google Sheets (no-changelog) (#15339) 2025-05-13 15:29:12 +02:00
Iván Ovejero
e122b3f0f9 refactor(core): Move UserRepository and subscribers to @n8n/db (#15352) 2025-05-13 15:24:26 +02:00
कारतोफ्फेलस्क्रिप्ट™
c42df1c268 refactor(core): Restructure decorators and add tests (#15348) 2025-05-13 15:04:58 +02:00
Yiorgis Gozadinos
cd1d6c9dfc fix(AI Agent Node): Fix tool calling when tools run in a loop (#15250)
Co-authored-by: JP van Oosten <jp@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-05-13 14:40:07 +02:00
Iván Ovejero
52f27a76ac refactor(core): Move workflow repository to @n8n/db (#15260)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-05-13 14:21:59 +02:00
Iván Ovejero
069992524d fix: Set tournament for nodes test harness (#15346) 2025-05-13 14:21:43 +02:00
कारतोफ्फेलस्क्रिप्ट™
a3a23de0d7 ci: Upgrade frontend dev-tooling to address a couple of "vulnerable" dependencies (no-changelog) (#15349) 2025-05-13 14:16:15 +02:00
Suguru Inoue
0c4398fd2f feat(editor): Show sub workflow runs in the log view (#15163) 2025-05-13 14:14:01 +02:00
Benjamin Schroth
ff156930c5 feat: Optimise langchain calls in batching mode (#15243) 2025-05-13 13:58:38 +02:00
कारतोफ्फेलस्क्रिप्ट™
8591c2e0d1 refactor(core): Migrate DB setup to use DI (#15324) 2025-05-13 13:28:41 +02:00
Ria Scholz
c061acc01c fix: Corrects success response code to match handler (no-changelog) (#15347) 2025-05-13 12:59:06 +02:00
कारतोफ्फेलस्क्रिप्ट™
eb634eacf4 fix(core): Upgrade snowflake-sdk to address CVE-2025-46328 (#15345) 2025-05-13 12:38:19 +02:00
कारतोफ्फेलस्क्रिप्ट™
d612d7ba32 fix(core): Upgrade formidable to address CVE-2025-46653 (#15341) 2025-05-13 11:18:30 +02:00
oleg
e750d5366e fix(Azure OpenAI Chat Model Node): Simplify Azure Entra ID Authentication and Auto-Refresh token (#15335) 2025-05-13 10:48:51 +02:00
कारतोफ्फेलस्क्रिप्ट™
4302c5f474 feat(Snowflake Node): Add support for Key-Pair authentication (#14833) 2025-05-13 10:43:54 +02:00
Iván Ovejero
c02696241b fix: Ensure diagnostics stay disabled in e2e even when enabled by environment variable (#15322) 2025-05-13 10:25:47 +02:00
Robert Squires
807084e75d fix(editor): Tag styling issues (#15336) 2025-05-13 08:52:17 +01:00
Eugene
a0a4476175 chore: Rename Test workflow -> Execute workflow (#15112) 2025-05-13 09:35:41 +02:00
Michael Kret
40fb4a2efc feat(Respond to Webhook Node): Additional output branch - Response (#13734) 2025-05-13 09:51:45 +03:00
Iván Ovejero
6be129c08b chore(core): Remove unused database field from ModulePreInitContext (#15319) 2025-05-12 17:31:06 +02:00
Iván Ovejero
b2d8a1cb10 refactor(core): Move webhook repository to @n8n/db (#15318) 2025-05-12 17:30:59 +02:00
Charlie Kolb
d683a54da0 fix(editor): Make AI Agent appear before Magento 2 when typing agent (#15302) 2025-05-12 17:06:19 +02:00
Suguru Inoue
cd2e2dc8d9 perf(editor): Avoid deep watch on execution result data (#15304) 2025-05-12 17:01:39 +02:00
कारतोफ्फेलस्क्रिप्ट™
52bf9203f0 feat(API): Add Public API endpoint for updating variables (#15315) 2025-05-12 16:50:24 +02:00
github-actions[bot]
2674d7fe61 🚀 Release 1.93.0 (#15311)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-05-12 16:23:44 +02:00
कारतोफ्फेलस्क्रिप्ट™
41179f71c1 refactor(core): Move settings repository to @n8n/db (#15310) 2025-05-12 15:21:13 +02:00