Suguru Inoue
|
f72bbaf088
|
fix(core): GET /models endpoint doesn't return n8n workflow agents (no-changelog) (#22845)
|
2025-12-05 22:15:48 +02:00 |
|
James Gee
|
5c76f1ec56
|
fix: PAY-4074 - Owner registration in multi-main setup (#22520)
Signed-off-by: James Gee <james@justec.io>
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
|
2025-12-05 21:04:12 +01:00 |
|
Artem Sorokin
|
68693b5b26
|
test: Split workflow-actions.spec.ts into focused test files (#22850)
|
2025-12-05 18:37:18 +01:00 |
|
Artem Sorokin
|
d3e7713632
|
test: Split sharing tests into sharing/ directory (#22849)
|
2025-12-05 18:13:26 +01:00 |
|
renovate[bot]
|
e9c4c8d99a
|
chore: Update cloudflare/wrangler-action digest to 707f637 (#22322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
|
2025-12-05 16:53:52 +00:00 |
|
Artem Sorokin
|
39a4b29b9d
|
test: Rename building-blocks tests to remove numeric prefixes (#22846)
|
2025-12-05 17:51:00 +01:00 |
|
Artem Sorokin
|
5234b286ac
|
test: Migrate data tables tests to data-tables/ directory (#22841)
|
2025-12-05 17:30:12 +01:00 |
|
oleg
|
b97b5d5bf8
|
feat(ai-builder): Add multi-judge pairwise evals and local mode (no-changelog) (#22708)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-12-05 17:12:18 +01:00 |
|
Artem Sorokin
|
a939ac6e1a
|
test: Migrate tests to app-config/ and capabilities/ directories (#22843)
|
2025-12-05 17:08:31 +01:00 |
|
Artem Sorokin
|
b04970a478
|
test: Move cloud tests to cloud/ directory (#22840)
|
2025-12-05 16:42:37 +01:00 |
|
Artem Sorokin
|
3292132c49
|
test: Migrate node-specific tests to nodes/ directory (#22835)
|
2025-12-05 16:27:08 +01:00 |
|
Artem Sorokin
|
f85f1107a6
|
test: Migrate trigger tests to triggers/ directory (#22832)
|
2025-12-05 16:25:37 +01:00 |
|
Stephen Wright
|
5926ebf094
|
feat: Make underlying oauth abstractions more generic (#22741)
|
2025-12-05 15:16:10 +00:00 |
|
Artem Sorokin
|
decbc162aa
|
test: Migrate subworkflow tests to workflows/editor/subworkflows/ (#22827)
|
2025-12-05 16:15:44 +01:00 |
|
Artem Sorokin
|
be254b270f
|
test: Migrate workflow list/templates/checklist tests to workflows/ (#22831)
|
2025-12-05 16:15:23 +01:00 |
|
Benjamin Schroth
|
fe4f4677c4
|
chore: Update @modelcontextprotocol/sdk (#22823)
|
2025-12-05 15:13:49 +01:00 |
|
Artem Sorokin
|
0596e1a5b3
|
test: Migrate expression and code editor tests (#22820)
|
2025-12-05 14:57:22 +01:00 |
|
Konstantin Tieber
|
3979e76c1b
|
chore: Revert add version back to public settings (no-changelog) (#22821)
|
2025-12-05 14:53:41 +01:00 |
|
Suguru Inoue
|
367643025d
|
fix(editor): Address chat UI feedback (no-changelog) (#22819)
|
2025-12-05 14:47:23 +01:00 |
|
Michael Drury
|
33a6aa665c
|
fix(ai-builder): Allow setting evaluation feature flags via environment variables (no-changelog) (#22813)
|
2025-12-05 13:37:56 +00:00 |
|
Artem Sorokin
|
305ba9201a
|
test: Migrate execution tests to workflows/editor/execution/ (#22818)
|
2025-12-05 14:35:05 +01:00 |
|
Artem Sorokin
|
5c5de5c7ae
|
test: Move canvas and editor tests to workflows/editor/ directory (#22801)
|
2025-12-05 14:29:30 +01:00 |
|
oleg
|
4b1e0ce796
|
chore(ai-builder): Use isAIMessage for LangGraph v1 compatibility (no-changelog) (#22807)
|
2025-12-05 14:24:24 +01:00 |
|
Jaakko Husso
|
1d952014d8
|
refactor(core): Move the chat link (no-changelog) (#22812)
|
2025-12-05 15:01:54 +02:00 |
|
Konstantin Tieber
|
28c3018c95
|
fix(core): Add version back to public settings (no-changelog) (#22804)
|
2025-12-05 13:30:04 +01:00 |
|
Declan Carroll
|
7091bc7806
|
fix: AI session metadata call fix (#22775)
|
2025-12-05 12:14:55 +00:00 |
|
oleg
|
661dada572
|
refactor(ai-builder): Centralize prompts into dedicated directory (no-changelog) (#22751)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-12-05 13:07:45 +01:00 |
|
Suguru Inoue
|
0fd0904103
|
refactor(core): Extract model retrieval methods from ChatHubService (#22809)
|
2025-12-05 13:07:14 +01:00 |
|
Iván Ovejero
|
08729ce6c6
|
refactor(core): Make Sentry init non-fatal for JS runner (#22800)
|
2025-12-05 12:50:47 +01:00 |
|
Artem Sorokin
|
79fd0b5d40
|
test: Reorganize NDV tests into workflows/editor/ndv/ directory (#22806)
|
2025-12-05 12:39:00 +01:00 |
|
Artem Sorokin
|
679cfc5572
|
test: Move project and folder tests to projects/ directory (#22802)
|
2025-12-05 12:35:04 +01:00 |
|
Charlie Kolb
|
feab6d3f34
|
fix(editor): Restore workflow tool view-execution link for V3 Agents (#22730)
|
2025-12-05 12:20:39 +01:00 |
|
Charlie Kolb
|
492aca09ff
|
feat(editor): Move workflow description edit button to settings (#22301)
|
2025-12-05 12:20:27 +01:00 |
|
yehorkardash
|
c43543fb84
|
fix(editor): Disable noImplicitAny in typescript plugin (#22104)
|
2025-12-05 11:45:18 +01:00 |
|
Suguru Inoue
|
132f9c6f70
|
fix(editor): Improve table rendering in chat history (no-changelog) (#22738)
|
2025-12-05 11:19:41 +01:00 |
|
Iván Ovejero
|
064f90ce1e
|
fix: Add HOME env var to distroless runners image (#22796)
|
2025-12-05 11:15:29 +01:00 |
|
Andreas Fitzek
|
e78250f94c
|
chore(core): Implement generic credential storage provider (#22662)
|
2025-12-05 11:04:26 +01:00 |
|
renovate[bot]
|
fcc6d86326
|
chore: Update peter-evans/create-pull-request digest to 84ae59a (#22376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
|
2025-12-05 10:03:18 +00:00 |
|
Jaakko Husso
|
480d1e609b
|
feat(core): Put Chat users behind license checks (no-changelog) (#22781)
|
2025-12-05 11:38:12 +02:00 |
|
Nikhil Kuriakose
|
b22654709a
|
feat(editor): Rename columns in data tables (#21747)
|
2025-12-05 10:06:54 +01:00 |
|
Suguru Inoue
|
8d7f438e1f
|
fix(editor): Fix chat telemetry (no-changelog) (#22793)
|
2025-12-05 10:04:20 +01:00 |
|
Milorad FIlipović
|
829135ceee
|
feat(editor): Open template setup modal automatically (no-changelog) (#22596)
|
2025-12-05 09:54:05 +01:00 |
|
Declan Carroll
|
3f382a0369
|
test: Fixing flaky/failing workflow action test (#22792)
|
2025-12-05 08:37:55 +00:00 |
|
Jaakko Husso
|
54ca0c1abc
|
fix(core): Filter out workflows from custom agents that use too old agents (no-changelog) (#22752)
|
2025-12-05 00:53:02 +02:00 |
|
Artem Sorokin
|
e219e7e915
|
test: Move auth tests to separate folder (#22726)
|
2025-12-04 23:01:55 +01:00 |
|
Declan Carroll
|
6e77f0eb81
|
ci: GH bot has a bypass for our CLA (#22773)
|
2025-12-04 21:23:59 +00:00 |
|
Artem Sorokin
|
813d33372c
|
test: Move AI features tests to separate folder (#22727)
|
2025-12-04 21:43:07 +01:00 |
|
Artem Sorokin
|
bcfc95b08f
|
test: Move workflow executions to separate folder (#22723)
|
2025-12-04 21:01:23 +01:00 |
|
Artem Sorokin
|
ba1ac9e1a8
|
test: Move credentials tests to separate folder (#22724)
|
2025-12-04 21:01:09 +01:00 |
|
Artem Sorokin
|
8928522991
|
test: Reorganize Playwright settings tests to match UI structure (#22618)
|
2025-12-04 21:00:52 +01:00 |
|