Commit Graph

4137 Commits

Author SHA1 Message Date
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
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
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
Andreas Fitzek
02df05e3aa
chore(core): Add access control tests (#19636) 2025-10-01 11:41:39 +02:00
Iván Ovejero
cd8926e851
fix(core): Prevent race condition on job processing handler registration (#20219) 2025-10-01 09:09:35 +02:00
Andreas Fitzek
291a39c87e
chore(core): Hide OIDC warning for default configuration (#20212) 2025-09-30 16:55:44 +02:00
Iván Ovejero
5ca781fc42
fix(core): Support log streaming in webhook processors (#20215) 2025-09-30 16:48:43 +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
Stephen Wright
6e39a0d3b8
feat: GCP secrets with no latest version no longer breaks secret sync (#20203) 2025-09-30 14:51:17 +01:00
Jaakko Husso
496312d437
fix(core): Prefer safer joins at directory paths (no-changelog) (#20209) 2025-09-30 16:17:04 +03:00
Suguru Inoue
723b9b8578
perf(editor): Omit execution data from executionFinished event (#20001) 2025-09-30 15:07:52 +02:00
Stephen Wright
41bf7beba4
feat: PAY-3859 encrypt decrypt (#20155) 2025-09-30 11:35:07 +01:00
Irénée
10d2bfc654
test: Fix insights service integration test race condition (#20194) 2025-09-30 11:17:25 +01:00
Konstantin Tieber
737a928f50
chore: Avoid command injection in https environment (#20182) 2025-09-30 10:37:14 +02:00
Konstantin Tieber
0a7a638422
chore: Add local development docs for environments feature (#20165) 2025-09-30 09:44:09 +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
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
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
mfsiega
4d024ecb9d
fix(core): Only print deprecation notices on start command (#19987) 2025-09-29 11:51:09 +02:00
Irénée
24ea97a77f
feat(core): Add custom data range query to insights endpoints (#20009) 2025-09-29 09:35:05 +01:00
Csaba Tuncsik
b59f97631d
feat: Make project member updates immediate (#19837) 2025-09-26 16:03:17 +02:00
Andreas Fitzek
0e3bfa9232
chore(core): Log error when listen address is not available (#20066) 2025-09-26 15:32:54 +02:00
Milorad FIlipović
9fef8c19c4
feat(core): Add RootLevelController decorator (no-changelog) (#19972) 2025-09-26 15:14:27 +02: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
Stephen Wright
2160c550f9
feat: PAY-3855 ensure latest migrations run (#19917)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-25 14:18:45 +01:00
Andreas Fitzek
1c4728aed2
chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02:00
Juuso Tapaninen
dbf328452c
feat(core): Adjust n8n email template styling (#19969) 2025-09-25 14:43:59 +03:00
Andreas Fitzek
3aae96482f
chore(core): Allow OIDC prompt parameter to be configured (#19967) 2025-09-25 13:30:50 +02:00
Iván Ovejero
fac005b165
fix(core): Ensure cancellation interrupts runner tasks in worker (#19864) 2025-09-25 11:24:03 +02:00
yehorkardash
a26810b8ae
fix(core): Allow accessing nodes.json in preview mode (#19920) 2025-09-25 07:48:27 +00:00
Mutasem Aldmour
c449e9e9c8
feat: Add metering for builder (no-changelog) (#19842) 2025-09-25 09:40:55 +02:00
Eugene
0b7db24070
fix(core): Iterate over all main output branches when extracting response (#19963)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-25 09:31:03 +02:00