Commit Graph

2443 Commits

Author SHA1 Message Date
Iván Ovejero
06f49c294a
refactor(core): Lint to enforce lazyloading in modules (#16843)
Co-authored-by: Juuso Tapaninen <juuso@n8n.io>
2025-07-01 10:45:30 +02:00
Iván Ovejero
cb1103e742
fix(core): Prevent mutation of credential type parents (#16841) 2025-06-30 17:32:51 +02:00
Dana
6edd47dd65
feat(editor): Allow users to update verified nodes from the node settings panel (#16447)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-06-30 15:43:26 +02:00
Ricardo Espinoza
d76f05ba3d
fix: Stop telemetry events to Posthog (#16788) 2025-06-30 09:08:47 -04:00
Guillaume Jacquart
624a720978
chore(core): Fix wording on error and add additional logs for debug (#16784) 2025-06-30 14:13:55 +02:00
Mutasem Aldmour
641e970edd
fix(core): Remove default for manual trigger in manual executions (#16829) 2025-06-30 13:56:11 +02:00
Jaakko Husso
22a240e74b
fix(core): Prevent accidentally moving folders to their sub folders (#16808) 2025-06-30 13:44:48 +03:00
Guillaume Jacquart
3ba8a84d2b
feat(core): Add a new by-time insights route that return only time saved data (#16727) 2025-06-27 11:45:31 +02:00
Elias Meire
0775fd859e
build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
Guillaume Jacquart
e163141b72
fix(core): Return default tags-mappings and folders value when file not found (#16747) 2025-06-27 09:36:01 +02:00
Jaakko Husso
0b7bca29f8
feat(editor): Add 'Whats new' section and modal (#16664) 2025-06-26 16:41:49 +03:00
Danny Martini
20418c7966
refactor(core): Add workflowId to all job processor logs (#16726) 2025-06-26 12:31:12 +02:00
Guillaume Jacquart
7e376e087e
feat(core): Send email notification when a user invited to a project (#16687) 2025-06-26 11:43:59 +02:00
Iván Ovejero
7c33292483
refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
Guillaume Jacquart
92afe036dd
feat(core): Add lastActiveAt datetime column on user table (#16488) 2025-06-24 16:20:10 +02:00
Benjamin Schroth
1086914080
feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
Iván Ovejero
21ff173070
refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
Iván Ovejero
88af45f71a
refactor(core): Make instances more resilient to license sync issues (#16627) 2025-06-24 12:23:14 +02:00
Iván Ovejero
1917082de8
refactor(core): Port some legacy top-level schema keys (#16636) 2025-06-24 12:19:19 +02:00
Iván Ovejero
46258ed167
chore(core): Stop reporting RLC workflow ID error (#16659) 2025-06-24 12:14:14 +02:00
Iván Ovejero
37efd209c9
refactor(core): Move module logic to @n8n/backend-common (#16528)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-20 18:55:07 +02:00
Iván Ovejero
1573ae6352
fix(core): Handle dynamic webhook edge cases (#16554) 2025-06-20 16:26:08 +02:00
Andreas Fitzek
57911225e7
chore(core): Expose owner information for environment changes (#16466)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-06-20 11:33:17 +02:00
Iván Ovejero
bb7c68f6bf
refactor(core): Centralize module management (#16464)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-19 14:32:31 +02:00
Andreas Fitzek
c0d1ff6e4c
feat(core): Extend user list to allow expanding the user list to projects (#16314)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-06-18 22:26:50 +02:00
Iván Ovejero
32b42dd2f6
chore: Move typecheck exemption to fix intermittent build issue (#16482) 2025-06-18 16:59:09 +02:00
Iván Ovejero
6ba8e0bebe
refactor(core): Decouple module settings from frontend service (#16324)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-18 10:00:02 +02:00
Daria
006f22f5c2
test(API): Add tests for UpdateProjectDto (no-changelog) (#16452) 2025-06-18 10:33:50 +03:00
Marc Littlemore
29752ead00
fix(core): Prevent unauthorised workflow termination (#16405) 2025-06-18 08:27:43 +01:00
Iván Ovejero
b5828e5b56
refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
Iván Ovejero
93ac46c581
feat(core): Add queue events to log streaming (#16427) 2025-06-17 16:26:33 +02:00
Andreas Fitzek
81dd215ff9
fix(core): Ensure updatedAt field exists on folder object for source control (#16437) 2025-06-17 15:28:36 +02:00
Iván Ovejero
ac032418cb
refactor(core): Prepare insights for move to standalone module (#16426) 2025-06-17 14:51:30 +02:00
Iván Ovejero
9850a560b4
chore(core): Add exemptions to fix intermittent type error on build (#16420) 2025-06-17 13:16:24 +02:00
Eugene
a953218b9d
chore: Add telemetry on structured output errors (no-changelog) (#16389) 2025-06-17 08:58:15 +02:00
Benjamin Schroth
c3653275f2
fix(core): Reset destination node after partial execution of tools (#16376) 2025-06-16 16:04:31 +02:00
Iván Ovejero
b1305fe5f1
refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
Charlie Kolb
f92e1ea8e4
feat: Add vector store telemetry events to Manual workflow exec finished event (no-changelog) (#16280) 2025-06-13 17:07:45 +02:00
Ricardo Espinoza
30148df7f3
feat(core): Add OIDC support for SSO (#15988)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-06-13 16:18:14 +02:00
Mutasem Aldmour
aa273745ec
fix: Run evaluations successfully when offload manual executions is true with queue mode (#16307)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-13 15:33:48 +02:00
Iván Ovejero
ce3c92abe2
refactor(core): Add node ID to log streaming events (#16313) 2025-06-13 13:08:16 +02:00
Iván Ovejero
43c52a8b4f
fix(core): Prevent DoS via malformed binary data ID (#16229) 2025-06-13 12:53:00 +02:00
Iván Ovejero
7177e3aab0
fix(core): Register transition handlers after modules init (#16308) 2025-06-13 12:24:35 +02:00
Iván Ovejero
cb81826cf1
perf(core): Skip init for unlicensed modules (#16311) 2025-06-13 11:49:38 +02:00
Eugene
eff0571f42
feat(core): Add number of tokens and latency automatically as metrics in evaluation (#16243) 2025-06-13 09:24:12 +02:00
Iván Ovejero
bcf1a7108b
refactor(core): Decouple database entity registration (#15871)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-12 19:12:20 +02:00
Eugene
739ad853cd
fix(core): Always save evaluation executions (#16285) 2025-06-12 15:50:37 +02:00
Charlie Kolb
4e94488622
feat(editor): Change default node names depending on node operation and resource (#16188) 2025-06-12 13:57:26 +02:00
Daria
1ddbb78909
feat(core): Add description to projects (#15611) 2025-06-12 13:57:23 +03:00
Iván Ovejero
46723d3518
feat(core): Add task runner events to log streaming (#16265) 2025-06-12 12:47:37 +02:00