Commit Graph

3769 Commits

Author SHA1 Message Date
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
github-actions[bot]
aea8c92281 🚀 Release 1.100.0 (#16628)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-23 14:25:00 +02:00
Iván Ovejero
525cfccffd chore(core): Upgrade license SDK to 2.22.0 (#16624) 2025-06-23 12:57:21 +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
Dana
04bdd01a42 fix(n8n Form Node): Update version in Breaking Changes doc (#16418) 2025-06-17 10:32:54 +02:00
Eugene
a953218b9d chore: Add telemetry on structured output errors (no-changelog) (#16389) 2025-06-17 08:58:15 +02:00
Dana
549a541219 fix(n8n Form Node): Update Breaking Changes Doc (#16392)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-16 22:42:51 +03:00
Benjamin Schroth
c3653275f2 fix(core): Reset destination node after partial execution of tools (#16376) 2025-06-16 16:04:31 +02:00
github-actions[bot]
84a5cc67f7 🚀 Release 1.99.0 (#16381)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-16 15:44:12 +03: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
Cornelius Suermann
ecd9a1e53e Merge tag 'n8n@1.98.0' 2025-06-12 13:22:03 +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
Mutasem Aldmour
e36345824f fix: Run evaluations as full manual executions in queue mode (#16230) 2025-06-12 11:25:21 +02:00
Iván Ovejero
3946e5c244 test(core): Unskip and fix workflow runner test (#16227) 2025-06-11 13:37:22 +02:00
Guillaume Jacquart
56b16b8c0f fix(core): Remove duplicated logs for insights (#16228) 2025-06-11 13:36:29 +02:00
github-actions[bot]
2b51ad8cab 🚀 Release 1.98.0 (#16225)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-11 11:35:19 +02:00
Guillaume Jacquart
42b9a8a0e7 feat(core): Handle scoped resource not existing with 404 (#16022) 2025-06-11 11:19:18 +02:00
Iván Ovejero
b2f92dfc22 test(core): Skip test failing on MariaDB/MySQL (#16221) 2025-06-11 11:07:56 +02:00
Danny Martini
9f83fccac1 fix(core): Don't swallow connection errors when fetching credentials (#16181) 2025-06-11 10:08:09 +02:00
Charlie Kolb
d17a15ef9a Revert "feat(editor): Change default node names depending on node ope… (#16169) 2025-06-10 11:34:08 +02:00
Iván Ovejero
53b6812592 fix(core): Prevent worker from recovering finished executions (#16094) 2025-06-10 11:12:17 +02:00
Suguru Inoue
d68a776e5c refactor(editor): Clean up feature flag for the log view (#15606) 2025-06-10 10:15:22 +02:00