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 |
|
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 |
|
Suguru Inoue
|
aa1df2b568
|
feat: Make deleting and renaming conversations work end-to-end (no-changelog) (#20846)
|
2025-10-16 12:31:04 +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 |
|
Jaakko Husso
|
a05c80fd6f
|
feat(core): Editing and retrying messages (no-changelog) (#20788)
|
2025-10-15 15:23:08 +03:00 |
|
Milorad FIlipović
|
3f673fd037
|
feat(core): Add telemetry to MCP (no-changelog) (#20797)
|
2025-10-15 13:43:30 +02:00 |
|
Suguru Inoue
|
bc8057b976
|
feat: Improve chat UI/UX (no-changelog) (#20790)
|
2025-10-15 11:28:07 +02:00 |
|
Suguru Inoue
|
86af6e95c2
|
fix: Model selector shows unsupported models (no-changelog) (#20764)
|
2025-10-15 09:01:39 +02:00 |
|
Jaakko Husso
|
f37a29550a
|
feat(core): Add endpoints for reading conversations (no-changelog) (#20745)
|
2025-10-14 14:58:40 +03:00 |
|
yehorkardash
|
1c07bba8b3
|
feat(editor): Enable rendering verified nodes in preview service (#20065)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-10-14 11:57:35 +03:00 |
|
Jaakko Husso
|
f7b3ff2304
|
feat(core): Use the new chat repositories for storage (no-changelog) (#20655)
|
2025-10-14 11:32:58 +03:00 |
|
Mutasem Aldmour
|
f7e48d415f
|
chore: Update most secondary CSS tokens to match guidelines (#20724)
|
2025-10-14 08:55:41 +02:00 |
|
Jaakko Husso
|
57c2638f3b
|
feat(core): Add migration for chat hub tables (no-changelog) (#20654)
|
2025-10-13 16:53:04 +03:00 |
|
Milorad FIlipović
|
f15fd87bab
|
fix(editor): Address MCP feedback (no-changelog) (#20595)
|
2025-10-13 15:39:42 +02:00 |
|
Iván Ovejero
|
dfb1851516
|
fix(core): Solve intermittent typeorm-related build errors for QueryDeepPartialEntity (#20556)
|
2025-10-13 12:43:22 +02:00 |
|
Irénée
|
353b992668
|
test: Fix flakey insight date tests (#20709)
|
2025-10-13 11:14:25 +01:00 |
|
Suguru Inoue
|
e8241506c0
|
feat(editor): Chat navigation (no-changelog) (#20631)
|
2025-10-10 15:58:45 +02:00 |
|
Nikhil Kuriakose
|
fb94b779c8
|
fix(editor): Set warning limit to 80% of max limit for data tables (#20613)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2025-10-10 14:53:21 +02:00 |
|
Andreas Fitzek
|
4e84c53a47
|
chore(core): Migrate insights values to bigint to avoid overflow (#20343)
|
2025-10-10 11:32:01 +02:00 |
|
Jaakko Husso
|
f3f925605e
|
feat(core): Persist and rehydrate chat hub sessions (no-changelog) (#20603)
|
2025-10-10 11:52:47 +03:00 |
|
Daria
|
c55f67e461
|
feat(core): Data Table - Improve sql utils (no-changelog) (#20551)
|
2025-10-10 10:40:22 +03:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Nikhil Kuriakose
|
52ad94f54c
|
feat(core): Telemetry for data tables storage limit reached (#20485)
|
2025-10-08 13:18:47 +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 |
|
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 |
|
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 |
|
Ricardo Espinoza
|
dc75b3dfb1
|
feat: Add handling of MCP server API keys (no-changelog) (#20223)
|
2025-10-03 08:34:19 -04:00 |
|
Daria
|
a49432d4c7
|
feat(core): Add dry run to Data Table update rows (no-changelog) (#20167)
|
2025-10-02 17:31:47 +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 |
|
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 |
|
Milorad FIlipović
|
071dcd836d
|
feat(editor): Improve MCP UX (no-changelog) (#20247)
|
2025-10-01 13:23:17 +02:00 |
|
Stephen Wright
|
6e39a0d3b8
|
feat: GCP secrets with no latest version no longer breaks secret sync (#20203)
|
2025-09-30 14:51:17 +01:00 |
|
Irénée
|
10d2bfc654
|
test: Fix insights service integration test race condition (#20194)
|
2025-09-30 11:17:25 +01:00 |
|
Daria
|
c62892ce62
|
feat(core): Add dryRun to Data Table delete rows (no-changelog) (#20070)
|
2025-09-30 10:42:45 +03: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 |
|
Jaakko Husso
|
f72b9fa130
|
refactor(core): Unify transaction handling at data table (#20024)
|
2025-09-29 17:24:58 +03:00 |
|
Irénée
|
24ea97a77f
|
feat(core): Add custom data range query to insights endpoints (#20009)
|
2025-09-29 09:35:05 +01:00 |
|
Idir Ouhab Meskine
|
9806e6fc72
|
feat(core): Add HTTPS protocol support for environments (#19482)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
|
2025-09-25 18:11:04 +02:00 |
|
Charlie Kolb
|
7273d41500
|
fix(core): Remove Data Table experimental warning log (#19978)
|
2025-09-25 09:00:05 +02:00 |
|
Jaakko Husso
|
24f08e12f0
|
fix(core): Use different query to get sqlite data table sizes (#19878)
|
2025-09-22 22:12:31 +03:00 |
|