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 |
|
Jaakko Husso
|
0a4a558ca5
|
fix(core): Fix data table name filters not all applying, take option and add more tests (no-changelog) (#19847)
|
2025-09-22 14:30:36 +03:00 |
|
Daria
|
66b4b2c4fc
|
feat(core): Restrict data table size data to users projects (no-changelog) (#19595)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2025-09-19 18:23:38 +03:00 |
|
Daria
|
084ea5a00b
|
fix(core): Allow deleting and fix bulk inserting of empty rows (no-changelog) (#19779)
|
2025-09-19 17:49:01 +03:00 |
|
Charlie Kolb
|
e5e7c0bf45
|
fix(core): Delete data tables on project delete (no-changelog) (#19683)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
|
2025-09-19 17:36:31 +03:00 |
|
Jaakko Husso
|
323180ea61
|
feat(Evaluation Node): Add support for Data Tables as evaluations data source (#19700)
|
2025-09-19 15:53:49 +03:00 |
|
Tomi Turtiainen
|
532af039aa
|
ci: Improve mysql tests (#19764)
|
2025-09-19 15:11:58 +03:00 |
|
Csaba Tuncsik
|
53630d7a2e
|
fix(core): Ensure external secrets are refreshed at job start with error logging (#19539)
|
2025-09-19 12:39:04 +02:00 |
|
Daria
|
1374cf5bd1
|
feat(core): Include null values for neq operator (no-changelog) (#19701)
|
2025-09-19 10:52:49 +03:00 |
|
Tomi Turtiainen
|
9722ced3a4
|
test: Move insights pruning schedule tests to unit tests (#19707)
|
2025-09-18 16:08:11 +03:00 |
|
Tomi Turtiainen
|
d239a7fda6
|
test: Reduce DB operations during data store tests (#19697)
|
2025-09-18 14:33:48 +03:00 |
|
Daria
|
51b8f8c7dc
|
fix(core): Update data table delete row endpoint to accept filter as string (no-changelog) (#19673)
|
2025-09-17 21:56:35 +03:00 |
|
Declan Carroll
|
2598e735b1
|
test: Configures integration tests to run in src (#19640)
|
2025-09-17 17:36:39 +01:00 |
|
Irénée
|
8086a21eb2
|
feat: Allow filtering insight by projectId (#19552)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Irénée <ireneea@users.noreply.github.com>
Co-authored-by: r00gm <raul00gm@gmail.com>
|
2025-09-17 09:47:08 +01:00 |
|
Daria
|
763d17bb1f
|
feat(core): Show data table per table storage usage (no-changelog) (#19480)
|
2025-09-17 10:20:33 +03:00 |
|
Idir Ouhab Meskine
|
4e2682af62
|
Revert "feat(core): Add HTTPS protocol support for repository connections" (#19471)
|
2025-09-12 15:30:50 +02:00 |
|
Charlie Kolb
|
26f27efd75
|
fix(core): Unify Data Table pagination (no-changelog) (#19467)
|
2025-09-12 14:38:28 +02:00 |
|
Charlie Kolb
|
9509ef3e79
|
fix(core): Wrap Data Table insert, update, upsert in transactions (#19333)
|
2025-09-12 12:35:54 +02:00 |
|
Svetoslav Dekov
|
c4d26982e3
|
feat(editor): Show data table storage limit banners (no-changelog) (#19175)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
|
2025-09-12 08:51:32 +02:00 |
|
Daria
|
b147709189
|
feat(core): Use filters for delete data table rows (no-changelog) (#19375)
|
2025-09-11 10:31:27 +03:00 |
|
Charlie Kolb
|
6dd7797c39
|
refactor(core): Store projectId on additionalData independent of dataStore context (no-changelog) (#19093)
|
2025-09-11 09:21:40 +02:00 |
|
Idir Ouhab Meskine
|
5c6094dfd7
|
feat(core): Add HTTPS protocol support for repository connections (#18250)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
|
2025-09-10 16:08:07 +02:00 |
|
Ricardo Espinoza
|
eb389a787b
|
feat: Enforce data-stores limits (no-changelog) (#19116)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
|
2025-09-10 09:39:41 -04:00 |
|
Charlie Kolb
|
897c69c70d
|
feat(Data Table Node): Add bulk insert mode (no-changelog) (#19294)
|
2025-09-09 14:01:40 +02:00 |
|
Daria
|
9b06648edc
|
feat(core): Use filters for data table upsert (no-changelog) (#19292)
|
2025-09-08 14:41:09 +03:00 |
|
yehorkardash
|
abaa2c851b
|
fix(editor): Don't show update notification for unverified updates (#18910)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-09-05 13:18:56 +03:00 |
|