Commit Graph

1398 Commits

Author SHA1 Message Date
Jaakko Husso
cc3a97c044
feat(core): Add new 'chat-hub' module (no-changelog) (#20401) 2025-10-07 13:17:42 +03:00
Daria
942a5b53e1
refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
Andreas Fitzek
cfaf1270ca
chore(core): Build in project roles descriptions update (#20421) 2025-10-07 10:22:36 +02:00
Ricardo Espinoza
a2aca5e7a4
refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
Iván Ovejero
123a742685
fix(core): Remove logs skipping flag from native Python runner (#20441) 2025-10-07 09:20:04 +02:00
Iván Ovejero
5190b91a81
fix(core): Do not report transient WebsocketConnectionError to Sentry in native Python runner (no-changelog) (#20443) 2025-10-07 09:19:53 +02:00
Iván Ovejero
d4b7cf0811
fix(core): Do not send TaskTimeoutError to Sentry in native Python runner (no-changelog) (#20429) 2025-10-06 16:21:34 +02:00
github-actions[bot]
fcfb2d20a1
🚀 Release 1.115.0 (#20425)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-10-06 14:37:27 +02:00
Benjamin Schroth
f42581db82
chore: Downgrade default version of AgentV3 (#20415) 2025-10-06 13:30:29 +02:00
Iván Ovejero
b0de49cfbf Merge commit from fork 2025-10-06 13:56:15 +03:00
Iván Ovejero
23f583490d
ci: Switch task runners benchmarking to external mode (#20407) 2025-10-06 12:52:10 +02:00
Milorad FIlipović
a49ac04669
fix(core): Consolidate backend and frontend folder name rules (no-changelog) (#20186) 2025-10-06 12:49:31 +02:00
Guillaume Jacquart
e23bcfd63a
feat(core): Make variable update DTO fields optional for patch and add validation (#20348) 2025-10-03 17:47:52 +02:00
Alex Grozav
1b6ecb1fb5
refactor(editor): Add usage state schema and refactor usage APIs (no-changelog) (#20355) 2025-10-03 16:32:26 +03:00
Ricardo Espinoza
dc75b3dfb1
feat: Add handling of MCP server API keys (no-changelog) (#20223) 2025-10-03 08:34:19 -04:00
oleg
0c1f2ad82d
feat: Use Sonnet 4.5 for AI Workflow Builder (no-changelog) (#20351) 2025-10-03 13:33:05 +02:00
Deborah Barnard
3ad070621f
fix: Update links (#20022)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-03 12:28:15 +01:00
Guillaume Jacquart
d5159f04dc
feat(core): Update variables API to reflect project variables (#20187) 2025-10-03 10:38:10 +02:00
oleg
9627409d22
fix(editor): Fix execution state race condition in AI Builder (no-changelog) (#20340) 2025-10-03 09:51:50 +02:00
Mutasem Aldmour
5ad9e814a6
fix: Disable Builder if license does not have feature (#20318) 2025-10-03 09:30:47 +02:00
Guillaume Jacquart
bf1b26d6a4
feat(core): Add projectId foreign key to the variable table (#20058) 2025-10-02 21:04:52 +02:00
Michael Drury
b24276cf22
feat(editor): T2W loading state improvements (no-changelog) (#20295)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-10-02 19:07:47 +02:00
Eugene
49aa80fac1
feat: Add programmatic evaluations for workflow builder (no-changelog) (#20214) 2025-10-02 16:40:30 +02:00
Daria
a49432d4c7
feat(core): Add dry run to Data Table update rows (no-changelog) (#20167) 2025-10-02 17:31:47 +03:00
Tomi Turtiainen
41d97772c1 Merge tag 'n8n@1.114.0' 2025-10-02 12:24:37 +03:00
Jaakko Husso
fb4e10bce1
refactor(core): Don't begin transactions on data table read operations (#20290) 2025-10-02 11:42:40 +03:00
Andreas Fitzek
e4a9934a6a
chore(core): Restrict user properties returned based on global scope (#20188) 2025-10-02 10:18:31 +02:00
oleg
fd7b2a5d45
fix(Anthropic Chat Model Node): Fix Sonnet 4.5 not working with default topP (#20286) 2025-10-02 10:06:58 +02:00
Iván Ovejero
7eb8a32450
fix(core): Keep submodules of safe modules in native Python runner (#20284) 2025-10-02 09:54:24 +02:00
Csaba Tuncsik
2d00ebd260
fix(editor): Add rule to prevent undefined components (missing imports) in Vue (#20273) 2025-10-02 08:28:30 +02:00
Iván Ovejero
4ca6e4f29f
fix(core): Do not report to Sentry successful ws close in native Python runner (#20257) 2025-10-01 20:42:59 +02:00
mfsiega
0681e78eb3
fix(core): Add cancellation reasons (#20238) 2025-10-01 15:52:44 +02:00
Irénée
5c398e4f2c
feat: Export projects as json files in source control folder (#20196) 2025-09-30 15:25:34 +01:00
Jaakko Husso
46bb5593ad
fix(core): Fix broken safeJoinPath implementation in community nodes scanner (no-changelog) (#20213) 2025-09-30 17:00:34 +03:00
Jaakko Husso
590e3009da
feat: Use safer joins in scan-community-package (no-changelog) (#20202) 2025-09-30 16:34:41 +03:00
Jaakko Husso
1cc125d06b
feat: Ensure paths in community node eslint plugin can't escape parent (no-changelog) (#20201) 2025-09-30 16:34:33 +03:00
Suguru Inoue
723b9b8578
perf(editor): Omit execution data from executionFinished event (#20001) 2025-09-30 15:07:52 +02:00
Benjamin Schroth
8114f8a9ad
chore: Update langchain packages (#19754) 2025-09-30 12:02:50 +02:00
Elias Meire
2d7030fdeb
chore: Bump community package scanner versions (#20189) 2025-09-30 09:26:36 +01:00
Elias Meire
ef550104cd
build: Fix dependencies in eslint-plugin-community-nodes package (#20163) 2025-09-30 10:03:18 +02:00
Daria
c62892ce62
feat(core): Add dryRun to Data Table delete rows (no-changelog) (#20070) 2025-09-30 10:42:45 +03:00
Svetoslav Dekov
27e0320e41
feat(editor): Update workflows list endpoint to support filter by node type (no-changelog) (#20158) 2025-09-30 10:26:38 +03:00
Iván Ovejero
7af1a5c7b8
fix(core): Capture stderr from task process in native Python runner (#20180) 2025-09-30 09:18:37 +02:00
Milorad FIlipović
ecc23ac553
feat(core): Implement mcp server module (no-changelog) (#19738)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-09-30 09:04:14 +02:00
Iván Ovejero
77d7408093
fix(core): Add globals and locals to denylist in native Python runner (#20172) 2025-09-30 09:00:28 +02:00
Benjamin Schroth
fadfb756ae
feat: Implement Agent executing tools in the engine (#20030) 2025-09-29 19:22:10 +02:00
RomanDavydchuk
c3fff03945
fix: n8n-node not working on Windows (#20091) 2025-09-29 17:54:03 +03:00
github-actions[bot]
5c05698ff5
🚀 Release 1.114.0 (#20157)
Co-authored-by: mfsiega <93014743+mfsiega@users.noreply.github.com>
2025-09-29 16:33:10 +02:00
Jaakko Husso
f72b9fa130
refactor(core): Unify transaction handling at data table (#20024) 2025-09-29 17:24:58 +03:00
Benjamin Schroth
1291399b88
feat: Add execute function to tools (no-changelog) (#19997) 2025-09-29 14:47:27 +02:00