Commit Graph

13936 Commits

Author SHA1 Message Date
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
Justin Ellingwood
8cc5a5da3b
docs: Lowercase xAI credentials documentation link (no-changelog) (#15249)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-05-12 13:52:47 +01:00
Iván Ovejero
32bea87fa2
refactor(core): Remove unused deprecated license methods (#15251) 2025-05-12 13:52:35 +02:00
Michael Kret
e7c095d047
fix: Community nodes - setting page empty state (#15305) 2025-05-12 14:40:11 +03:00
Suguru Inoue
81caedb319
fix(editor): Revert log view rollout (no-changelog) (#15309) 2025-05-12 13:35:18 +02:00
Ricardo Espinoza
e2b9ada4b5
feat(editor): Allow jumping into sub-workflow with shortkey (#15200) 2025-05-12 07:24:36 -04:00
Benjamin Schroth
8b467e3f56
feat(core): Implement partial execution for all tool nodes (#15168) 2025-05-12 12:31:17 +02:00
Suguru Inoue
d12c7ee87f
fix(editor): Ensure no running node when execution finished (#15299) 2025-05-12 10:39:51 +02:00
oleg
ab27f91944
fix(editor): Sort start start nodes for manual execution by Y position (#15254) 2025-05-12 09:56:42 +02:00
Guillaume Jacquart
3be05556f9
feat(core): Check license config for insights max retention (#15256) 2025-05-12 09:43:58 +02:00
Jaakko Husso
15e62e6dfa
fix(editor): Correct WF counts on folder with archived filter (no-changelog) (#15195) 2025-05-10 11:38:36 +03:00
Jaakko Husso
403f08b6e3
feat(core): Archive workflows when removing folders without transfer (#15057) 2025-05-10 11:37:42 +03:00
Ricardo Espinoza
14f59373d2
fix(editor): Fix typo in empty state on the shared with you section (no-changelog) (#15262) 2025-05-09 12:39:29 -04:00
Iván Ovejero
1f6a36e26e
refactor(core): Move shared workflow and shared credentials repositories to @n8n/db (#15255) 2025-05-09 17:10:25 +02:00
Guillaume Jacquart
e34bca779b
fix(core): Fix Insights concurrency issues for legacy sqlite (#15028) 2025-05-09 16:52:24 +02:00
oleg
3a36f941b5
chore(Azure OpenAI Chat Model Node): Bump the default apiVersion to 2025-03-01-preview (#15204) 2025-05-09 15:02:09 +02:00
Iván Ovejero
591aee5e62
refactor(core): Improve workflow activation logs (#15180) 2025-05-09 14:55:20 +02:00