Irénée
|
dc72c23d6a
|
fix(core): Return insights when only one day is selected (#20543)
|
2025-10-10 08:39:48 +01:00 |
|
Suguru Inoue
|
1a6968b04f
|
feat: Select credentials (no-changelog) (#20559)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
|
2025-10-09 15:39:23 +02:00 |
|
Guillaume Jacquart
|
5bddbedf2e
|
feat(API): Add project and projectId fields to get and update a variable project (#20544)
|
2025-10-09 15:33:26 +02:00 |
|
Ricardo Espinoza
|
ab0f5a61ae
|
refactor(core): Remove dependency of data table repos on data-table-rows.repository (no-changelog) (#20558)
|
2025-10-09 08:58:08 -04:00 |
|
Iván Ovejero
|
892cc8254d
|
fix(core): Fix broker websocket connection closure on runner heartbeat failure (#20584)
|
2025-10-09 13:19:53 +02:00 |
|
yehorkardash
|
0da3e14a52
|
feat(core): Track package_version of community nodes (#20428)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-10-09 14:08:56 +03:00 |
|
Jaakko Husso
|
fc63dd7559
|
feat(core): Chat hub implementation continued (no-changelog) (#20567)
Co-authored-by: Suguru Inoue <suguru@n8n.io>
|
2025-10-09 11:32:16 +03:00 |
|
Konstantin Tieber
|
09589d501b
|
chore(core): Throw error when failing to parse a workflow file (#20540)
|
2025-10-08 17:39:08 +02:00 |
|
Nikhil Kuriakose
|
32573caae1
|
fix(editor): Rename property names in event (#20537)
|
2025-10-08 15:20:14 +02:00 |
|
Ricardo Espinoza
|
711e4f0d14
|
refactor(core): Rename dataStore: scopes to dataTable: (no-changelog) (#20452)
|
2025-10-08 08:34:57 -04:00 |
|
Ricardo Espinoza
|
9458084de8
|
feat: Proxy Posthog events through the backend (no-changelog) (#19824)
|
2025-10-08 08:22:34 -04:00 |
|
Nikhil Kuriakose
|
3ce079ae6f
|
chore(core): Track workflow crashes (#18261)
|
2025-10-08 13:57:16 +02:00 |
|
Ricardo Espinoza
|
a998e1d025
|
fix(core): Make sure scopes are deleted after rename (#20498)
|
2025-10-08 07:28:11 -04:00 |
|
Nikhil Kuriakose
|
52ad94f54c
|
feat(core): Telemetry for data tables storage limit reached (#20485)
|
2025-10-08 13:18:47 +02:00 |
|
Iván Ovejero
|
8f042a6c13
|
fix(core): Fix worker setup completion (#20495)
|
2025-10-08 09:27:20 +02:00 |
|
Milorad FIlipović
|
278ca8b9e8
|
feat(editor): Allow MCP access only for webhook triggered workflows (no-changelog) (#20414)
|
2025-10-07 15:20:45 +02:00 |
|
Daria
|
f68656d6ab
|
fix(Data Table Node): Date handling (no-changelog) (#20437)
|
2025-10-07 13:59:42 +03:00 |
|
Jaakko Husso
|
cc3a97c044
|
feat(core): Add new 'chat-hub' module (no-changelog) (#20401)
|
2025-10-07 13:17:42 +03:00 |
|
mfsiega
|
bebccfdb93
|
fix(core): Only resume waiting parent workflows (#20342)
|
2025-10-07 11:58:04 +02:00 |
|
Csaba Tuncsik
|
8f7f48043b
|
fix(core): Prevent re-imported scheduled workflow to execute twice (#20438)
|
2025-10-07 11:42:52 +02:00 |
|
Milorad FIlipović
|
fbc7f6039c
|
feat(editor): Use auto-generated mcp keys in settings page (no-changelog) (#20449)
|
2025-10-07 11:20:44 +02:00 |
|
Daria
|
942a5b53e1
|
refactor: Replace data store usages Follow-Up (no-changelog) (#20462)
|
2025-10-07 12:11:04 +03:00 |
|
Guillaume Jacquart
|
ca69904ad4
|
feat(core): Use project variable in executions (#20275)
|
2025-10-07 11:01:12 +02:00 |
|
Stephen Wright
|
ad11e77b42
|
fix: Update path.join -> safeJoinPath for compression utils (#20461)
|
2025-10-07 09:46:33 +01:00 |
|
Iván Ovejero
|
e67fac66f7
|
ci: Fix intermittent build issue (#20460)
|
2025-10-07 10:38:43 +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 |
|
Irénée
|
2f38db86b5
|
feat: Add status check for project json files in git folder (#20369)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-10-06 16:19:50 +01:00 |
|
Stephen Wright
|
efffc75329
|
feat: User streams for compression / decompression (#20289)
|
2025-10-06 10:14:08 +01:00 |
|
Stephen Wright
|
208027b171
|
feat: Exclude large data tables by default, allow inclusion with override flag (#20298)
|
2025-10-06 10:10:11 +01:00 |
|
Konstantin Tieber
|
316dafafc0
|
fix(core): Undo backend validation for moving workflow on protected instance (#20404)
|
2025-10-06 09:49:58 +02:00 |
|
Iván Ovejero
|
8fa5b57ccf
|
fix(core): Make transition self-healing on SIGTERM (#20243)
|
2025-10-06 09:20:53 +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 |
|
Irénée
|
65942c3b7b
|
feat: Import project from json file stored in git folder (#20294)
|
2025-10-03 15:58:42 +01:00 |
|
Ricardo Espinoza
|
dc75b3dfb1
|
feat: Add handling of MCP server API keys (no-changelog) (#20223)
|
2025-10-03 08:34:19 -04: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 |
|
Eugene
|
5ccb7e0d91
|
ci: Run evals on changes (#20255)
|
2025-10-03 10:25:51 +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 |
|
Daria
|
a49432d4c7
|
feat(core): Add dry run to Data Table update rows (no-changelog) (#20167)
|
2025-10-02 17:31:47 +03:00 |
|
Eugene
|
412322a50e
|
fix(core): Check all outputs for chat triggers, first output only for webhooks (#20308)
|
2025-10-02 16:14:23 +02: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 |
|
Konstantin Tieber
|
4842539aa0
|
chore: Add environment connection type to telemetry data (#20265)
|
2025-10-01 18:31:01 +02:00 |
|
Michael Kret
|
2bde2e66cd
|
fix: Fallback to cli command if http request failed in npm-utils for community packages (#19413)
|
2025-10-01 16:07:39 +01:00 |
|
Konstantin Tieber
|
16e4c7e16e
|
fix: Don't allow moving a readonly workflow (#20227)
|
2025-10-01 16:10:25 +02:00 |
|
mfsiega
|
0681e78eb3
|
fix(core): Add cancellation reasons (#20238)
|
2025-10-01 15:52:44 +02:00 |
|
Milorad FIlipović
|
071dcd836d
|
feat(editor): Improve MCP UX (no-changelog) (#20247)
|
2025-10-01 13:23:17 +02:00 |
|
Stephen Wright
|
af1391853b
|
feat: Use SafePathJoin, Raw SQL queries for insertions (#20244)
|
2025-10-01 11:14:48 +01:00 |
|
Iván Ovejero
|
cd8926e851
|
fix(core): Prevent race condition on job processing handler registration (#20219)
|
2025-10-01 09:09:35 +02:00 |
|