Blackoutta
|
7dc3126ff4
|
fix: preserve and display workflow retry details (#38854)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 05:58:37 +00:00 |
|
yyh
|
7dd33929c7
|
fix(agent-v2): use default select composition for time range picker (#38977)
|
2026-07-15 05:47:22 +00:00 |
|
Jingyi
|
0f0fb1ca3d
|
fix(web): gate console atom consumers on bootstrap (#38962)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-07-15 03:01:56 +00:00 |
|
yyh
|
e134c947c1
|
refactor(web): standardize hotkey ownership and typing (#38960)
|
2026-07-15 02:22:40 +00:00 |
|
非法操作
|
38aec8b506
|
chore: chatflow api should check workflow_id and sandbox plan (#38892)
|
2026-07-15 02:01:53 +00:00 |
|
yyh
|
e2fccb604a
|
refactor(web): rebuild goto anything dialog (#38914)
|
2026-07-14 10:38:45 +00:00 |
|
非法操作
|
f09d2b191f
|
feat: archive logs export (#38207)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-14 08:25:37 +00:00 |
|
Coding On Star
|
2c4d8ef098
|
fix(auth): preserve redirect URL across auth flows (#38905)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-07-14 07:47:34 +00:00 |
|
yyh
|
35ace0ea18
|
docs: simplify frontend testing guidance (#38909)
|
2026-07-14 07:45:08 +00:00 |
|
yyh
|
81c3aa2d7e
|
fix(web): improve explore banner responsiveness (#38899)
|
2026-07-14 06:52:58 +00:00 |
|
Xin Zhang
|
28a036066a
|
feat(enterprise): enforce licensed seats cap at account creation (#38883)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-14 06:51:19 +00:00 |
|
yyh
|
67cce8eb86
|
fix(web): align workspace card hover state (#38898)
|
2026-07-14 06:16:13 +00:00 |
|
非法操作
|
b34a5940b3
|
fix(web): monitoring chart zero-value color and date range indicator (#38821)
|
2026-07-14 03:30:56 +00:00 |
|
yyh
|
509a8b1452
|
fix: align member invitation state and errors (#38885)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-14 03:05:44 +00:00 |
|
github-actions[bot]
|
d97a29317c
|
chore(i18n): sync translations with en-US (#38873)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-07-13 15:59:19 +00:00 |
|
yyh
|
323654afe2
|
fix: align member invitation flow and API contracts (#38856)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-13 15:16:23 +00:00 |
|
Stephen Zhou
|
61d2ad572a
|
chore: improve static check performance (#38866)
|
2026-07-13 10:30:52 +00:00 |
|
Coding On Star
|
c68e5e5ed3
|
fix(auth): prevent open redirects in post-login flows (#38864)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-07-13 10:11:36 +00:00 |
|
Crazywoola
|
7865ffd429
|
chore: Improve workflow generator accessibility and API contracts (#38838)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-13 09:15:54 +00:00 |
|
Stephen Zhou
|
e35187f376
|
chore: migrate static checks to vp check (#38850)
|
2026-07-13 08:00:39 +00:00 |
|
Joel
|
cb209bc049
|
chore: add skill upload fail tip (#38851)
|
2026-07-13 07:52:12 +00:00 |
|
Joel
|
514409814d
|
fix: prevent chat attachments from scrolling out of view (#38846)
|
2026-07-13 06:42:15 +00:00 |
|
Stephen Zhou
|
eb71e47f3b
|
chore: migrate linting to vp lint with ESLint fallback (#38834)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-13 06:41:53 +00:00 |
|
Joel
|
12a2628794
|
fix: max token params can not be disabled in follow-up model parameters (#38842)
|
2026-07-13 06:34:36 +00:00 |
|
yyh
|
ab521c4cfd
|
refactor(chat): modernize speech-to-text pipeline (#38653)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
|
2026-07-13 04:21:29 +00:00 |
|
Joel
|
41683013e3
|
fix: marketplace page header jitter when it in sticky status (#38832)
|
2026-07-13 03:19:10 +00:00 |
|
非法操作
|
7311f1ba6d
|
chore: sandbox plan should not execution special workflow (#38662)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-13 02:55:39 +00:00 |
|
Wu Tianwei
|
f4dfac7214
|
fix: update role selector to use max height for scroll area (#38831)
|
2026-07-13 02:38:15 +00:00 |
|
Stephen Zhou
|
a84c2d36a3
|
style: format with vp fmt (#38803)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-12 15:57:46 +00:00 |
|
Stephen Zhou
|
b54107e9b9
|
chore: migrate formatting to vp fmt (#38705)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-12 14:59:00 +00:00 |
|
yyh
|
594c21d98c
|
fix(web): split model selection and settings actions (#38797)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-12 14:24:27 +00:00 |
|
yyh
|
6e59c723c9
|
fix(agent-v2): restore keyboard access to row actions (#38792)
|
2026-07-12 14:23:49 +00:00 |
|
yyh
|
2a2193dabb
|
fix(web): correct knowledge dialog draft state (#38794)
|
2026-07-12 14:23:28 +00:00 |
|
yyh
|
1246aa7f3a
|
refactor(web): normalize z-index layering (#38796)
|
2026-07-12 14:23:14 +00:00 |
|
yyh
|
3defd50709
|
fix(web): improve marketplace install dialog accessibility (#38798)
|
2026-07-12 14:18:39 +00:00 |
|
yyh
|
6e5ba18d65
|
refactor(dify-ui): standardize primitive boundary names (#38669)
|
2026-07-10 14:17:10 +00:00 |
|
Stephen Zhou
|
e3a08b40f2
|
test(web): centralize i18n mocks (#38670)
|
2026-07-10 14:08:33 +00:00 |
|
Stephen Zhou
|
6f47950fe2
|
perf(web): lazy-load Vite plugins (#38663)
|
2026-07-10 11:13:09 +00:00 |
|
Stephen Zhou
|
b9fde89781
|
refactor(web): migrate i18n to selector optimize mode (#38657)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-10 09:35:31 +00:00 |
|
github-actions[bot]
|
d612307658
|
chore(i18n): sync translations with en-US (#38658)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-10 09:34:41 +00:00 |
|
无能的迪拜巧克力
|
775ed70bac
|
feat(web): refine web app customization options (#38650)
|
2026-07-10 08:35:26 +00:00 |
|
KVOJJJin
|
3c8e0e2113
|
fix(web): support punctuation in markdown form field names (#38651)
|
2026-07-10 07:08:07 +00:00 |
|
yyh
|
489e77658e
|
fix(web): simplify infotip icon variants (#38644)
|
2026-07-10 06:37:36 +00:00 |
|
Joel
|
4a8c6773a3
|
fix: final answer in new agent would clear after sse if agent thought has answer (#38649)
|
2026-07-10 06:33:26 +00:00 |
|
KVOJJJin
|
0038bcc4bb
|
fix(web): agent tool credentials mismatch (#38637)
|
2026-07-10 04:35:52 +00:00 |
|
Stephen Zhou
|
b7255e6f27
|
chore: migrate js-yaml to v5 (#38639)
|
2026-07-10 04:03:30 +00:00 |
|
yyh
|
c3fb5344cb
|
fix: simplify help menu upgrade item (#38635)
|
2026-07-10 03:58:27 +00:00 |
|
yyh
|
eb74946b25
|
fix(web): save agent configure draft on route leave (#38620)
|
2026-07-09 13:55:34 +00:00 |
|
QuantumGhost
|
d177998255
|
chore: Bump version to 1.16.0-rc1 (#38600)
|
2026-07-09 11:42:09 +00:00 |
|
Stephen Zhou
|
d655153a3d
|
fix(web): update docs links (#38591)
|
2026-07-09 11:25:31 +00:00 |
|
zyssyz123
|
925f97be20
|
feat: daily sync (#38593)
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
|
2026-07-09 10:35:15 +00:00 |
|
Coding On Star
|
2f99652203
|
fix: chunk workflow failure tracking data (#38598)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-07-09 08:33:47 +00:00 |
|
Stephen Zhou
|
a5a7c762a3
|
refactor(web): split app context state atoms (#38588)
|
2026-07-09 07:42:02 +00:00 |
|
Coding On Star
|
063e390c5d
|
fix(web): preserve attribution from auth redirect (#38583)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-09 07:40:55 +00:00 |
|
Joel
|
3b3c25273a
|
fix: guard chat tree against out-of-order parents (#38590)
|
2026-07-09 07:05:05 +00:00 |
|
chariri
|
458aa4892d
|
refactor(api): migrate web chat endpoints to BaseModel (#37962)
|
2026-07-09 04:23:13 +00:00 |
|
Stephen Zhou
|
c5cef80ea4
|
chore: generate fastopenapi console contracts (#38580)
|
2026-07-09 03:52:42 +00:00 |
|
Stephen Zhou
|
cee88de684
|
refactor(web): add prefetched query atom (#38572)
|
2026-07-09 02:47:51 +00:00 |
|
Stephen Zhou
|
512f39dede
|
chore: upgrade TypeScript 7 (#38575)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-09 01:42:40 +00:00 |
|
Stephen Zhou
|
caf1a22020
|
refactor(web): sync app context effects with jotai (#38570)
|
2026-07-08 15:55:25 +00:00 |
|
Stephen Zhou
|
23b936aeb5
|
refactor(web): remove app context provider (#38568)
|
2026-07-08 13:52:45 +00:00 |
|
yyh
|
98d9b11f7b
|
chore(agent-v2): sync changes (#38513)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Jashwanth Reddy Gummula <gmrnlg1971@gmail.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: wangxiaolei <fatelei@gmail.com>
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 12:05:04 +00:00 |
|
Stephen Zhou
|
d67123e5fd
|
refactor(web): remove remaining app context consumers (#38565)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 11:28:25 +00:00 |
|
yyh
|
1340bef096
|
test: scope agent build draft e2e selector (#38563)
|
2026-07-08 10:32:57 +00:00 |
|
Stephen Zhou
|
94ba597d32
|
refactor(web): migrate shell navigation app context consumers (#38560)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 10:11:27 +00:00 |
|
Stephen Zhou
|
af5b08ac5c
|
refactor(web): migrate agent v2 app context consumers (#38558)
|
2026-07-08 09:42:49 +00:00 |
|
Stephen Zhou
|
eca2d419b2
|
refactor(web): migrate workflow app context consumers (#38552)
|
2026-07-08 09:01:30 +00:00 |
|
Stephen Zhou
|
dce45ef6ae
|
refactor(web): migrate account settings app context consumers (#38544)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 08:15:54 +00:00 |
|
Crazywoola
|
5ffd4345dc
|
fix: display errors for oauth page (#38546)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 08:07:14 +00:00 |
|
Stephen Zhou
|
5a210cf03e
|
refactor(web): migrate billing app context consumers (#38541)
|
2026-07-08 07:02:47 +00:00 |
|
Yuzi
|
3523da508f
|
fix(web): guard invite-settings activate button against double-click (#38337)
|
2026-07-08 06:28:43 +00:00 |
|
Stephen Zhou
|
503d80be1d
|
refactor(web): migrate plugins and tools app context consumers (#38533)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 06:26:56 +00:00 |
|
yyh
|
10cf9be3c7
|
test(web): align auth e2e with console home (#38538)
|
2026-07-08 06:17:14 +00:00 |
|
yyh
|
41fb479957
|
fix(web): cache server console context (#38535)
|
2026-07-08 06:16:59 +00:00 |
|
Stephen Zhou
|
76a6cd3335
|
refactor(web): migrate app context consumers (#38530)
|
2026-07-08 03:51:50 +00:00 |
|
Stephen Zhou
|
ee0068eed4
|
refactor(web): migrate dataset access context (#38523)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-08 02:35:54 +00:00 |
|
Stephen Zhou
|
5308b95aff
|
refactor(web): reduce query atom subscriptions (#38521)
|
2026-07-07 15:10:58 +00:00 |
|
Stephen Zhou
|
56f3d0a11e
|
refactor(web): clarify app context bootstrap graph (#38516)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-07 14:08:38 +00:00 |
|
非法操作
|
6edce14e88
|
fix: can't debug model plugins (#38500)
|
2026-07-07 13:03:32 +00:00 |
|
yyh
|
3ddfba5ca5
|
fix(web): add backdrop blur to skip nav (#38517)
|
2026-07-07 13:02:30 +00:00 |
|
yyh
|
2c6ec1a761
|
refactor(web): move app context layout styles to shell (#38511)
|
2026-07-07 09:47:30 +00:00 |
|
Copilot
|
dbd3316615
|
chore: set NEXT_PUBLIC_ENABLE_FEATURE_PREVIEW default to true (#38362)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-07-07 02:20:15 +00:00 |
|
Jingyi
|
b9c7199d34
|
fix(web): unify detail sidebar home control (#38487)
|
2026-07-07 01:44:14 +00:00 |
|
yyh
|
d0ea5a5e0d
|
chore(agent-v2): sync changes (#38442)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
|
2026-07-06 13:51:33 +00:00 |
|
yyh
|
bdb3469ca0
|
refactor(dify-ui): consolidate radio family API (#38479)
|
2026-07-06 12:27:49 +00:00 |
|
非法操作
|
c47663d77b
|
chore: Update sidebar web app menu translations (#38473)
|
2026-07-06 10:09:36 +00:00 |
|
非法操作
|
1247fa28f1
|
fix(web): redirect imported apps with creator permissions (#38460)
|
2026-07-06 09:11:56 +00:00 |
|
KVOJJJin
|
93eb6d32b5
|
fix(web): update snippet placeholder icon color (#38445)
|
2026-07-06 05:10:36 +00:00 |
|
chariri
|
94c0967e30
|
refactor(api): migrate console explore endpoints to BaseModel (#37953)
|
2026-07-06 02:51:10 +00:00 |
|
yyh
|
6dff7c0a85
|
fix(dify-ui): preserve radio value generics (#38429)
|
2026-07-05 14:01:36 +00:00 |
|
yyh
|
e742e0ec17
|
fix(dify-ui): improve picker type inference (#38428)
|
2026-07-05 14:01:21 +00:00 |
|
yyh
|
acfef79a8f
|
fix(web): prevent plugin cards from overlapping marketplace panel (#38427)
|
2026-07-05 14:01:07 +00:00 |
|
yyh
|
750075c859
|
style: fix provider card dropdown menu seperator margin (#38422)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-05 14:00:40 +00:00 |
|
yyh
|
1b3e8e9943
|
chore(agent-v2): sync daily changes (#38298)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
|
2026-07-05 08:09:38 +00:00 |
|
Wu Tianwei
|
5b4ceacbe7
|
fix(chat): enhance pointer event handling in chat components (#38385)
|
2026-07-03 09:46:22 +00:00 |
|
KVOJJJin
|
d3ed533716
|
fix(web): adjust snippets input count badge color (#38386)
|
2026-07-03 09:05:52 +00:00 |
|
非法操作
|
81cc43b753
|
fix: incorrect backgroud when dark mode and no plugins (#38378)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-07-03 08:21:50 +00:00 |
|
KVOJJJin
|
7b7956f3e7
|
feat: snippet siderbar update (#38371)
|
2026-07-03 07:18:13 +00:00 |
|
github-actions[bot]
|
c080e2c3b8
|
chore(i18n): sync translations with en-US (#38355)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-07-03 04:22:13 +00:00 |
|
AsperforMias
|
1bc279e7d4
|
fix: handle Xinference model credential context (#38348)
|
2026-07-03 04:12:00 +00:00 |
|
蒜香飞行矮堇瓜
|
cb6179356c
|
fix(web): align external API and service API buttons vertically in datasets header (#38139)
|
2026-07-03 02:34:38 +00:00 |
|
Xiyuan Chen
|
374bdb7cdd
|
feat(device-flow): redirect SSO-complete failures to a dedicated device error view (#38185)
|
2026-07-03 02:11:54 +00:00 |
|
Jingyi
|
d120995efc
|
fix: prevent app card meta overflow (#38349)
|
2026-07-03 01:50:05 +00:00 |
|
yyh
|
57f687fb45
|
fix(web): align main nav app item states (#38326)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai>
|
2026-07-02 21:03:30 +00:00 |
|
Stephen Zhou
|
12c06a61be
|
fix(web): keep app sort filter with header filters (#38324)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-07-02 11:53:33 +00:00 |
|
yyh
|
ff56fb7e23
|
fix(workspace): expose last opened in contract (#38323)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 11:14:35 +00:00 |
|
Stephen Zhou
|
3f92e38616
|
fix: normalize query array params for oRPC (#38322)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 11:07:10 +00:00 |
|
非法操作
|
3d10f6c510
|
fix: Notion sync empty state width in knowledge creation (#38321)
|
2026-07-02 10:37:54 +00:00 |
|
github-actions[bot]
|
49cee348b5
|
chore(i18n): sync translations with en-US (#38301)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-02 08:59:36 +00:00 |
|
Stephen Zhou
|
eb67c9c0ee
|
refactor(web): move marketplace contract to contracts package (#38311)
|
2026-07-02 08:41:02 +00:00 |
|
yyh
|
6ec56e7bd1
|
fix(web): fill dataset create layout height (#38308)
|
2026-07-02 08:10:24 +00:00 |
|
Stephen Zhou
|
451faa0e68
|
fix(web): align monitoring overview charts (#38292)
|
2026-07-02 07:30:25 +00:00 |
|
林玮 (Jade Lin)
|
1af535a173
|
fix(agent-v2): preserve oauth2 credential refs when converting tool c… (#38303)
|
2026-07-02 07:07:42 +00:00 |
|
yyh
|
1ae2f95f7c
|
test(e2e): add agent v2 core coverage (#38209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 06:18:38 +00:00 |
|
Joel
|
0bd359bb8f
|
fix: web detail adjustment before release (#38296)
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai>
|
2026-07-02 06:16:55 +00:00 |
|
Stephen Zhou
|
61650d34ce
|
refactor(web): remove custom console contract loaders (#38284)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 03:32:02 +00:00 |
|
Xiyuan Chen
|
2429b757d8
|
fix(web): add missing i18n for CLI device flow login page (#38282)
|
2026-07-02 03:09:02 +00:00 |
|
Stephen Zhou
|
ca8b680322
|
refactor(web): migrate trial app console contracts (#38254)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 16:31:49 +00:00 |
|
Stephen Zhou
|
8540ca9242
|
refactor(web): migrate snippet console contracts (#38258)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 16:31:39 +00:00 |
|
Stephen Zhou
|
37bcb60c26
|
refactor(web): migrate plugin console contracts (#38252)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 15:34:52 +00:00 |
|
Stephen Zhou
|
6eb9928df7
|
refactor(web): migrate trigger console contracts (#38255)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 14:46:30 +00:00 |
|
Stephen Zhou
|
f98c6cb2a6
|
refactor(web): migrate model provider console contracts (#38253)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 14:46:17 +00:00 |
|
Stephen Zhou
|
ee1d33eaa6
|
refactor(web): migrate rbac access console contracts (#38256)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 14:45:34 +00:00 |
|
yyh
|
f1f6ab0ac6
|
refactor(ui): use inset ring utilities (#38275)
|
2026-07-01 12:23:23 +00:00 |
|
eux
|
bf46b82303
|
fix(web): clarify unpublished explore app handling (#38260)
|
2026-07-01 11:04:01 +00:00 |
|
Joel
|
c1d03a888f
|
chore: remove useless tag params logic in use effect (#38269)
|
2026-07-01 10:19:55 +00:00 |
|
Stephen Zhou
|
befe7ec269
|
fix(web): improve card grid responsiveness (#38263)
|
2026-07-01 09:58:11 +00:00 |
|
非法操作
|
583bc34c3b
|
fix: order main nav account classes (#38251)
|
2026-07-01 06:54:35 +00:00 |
|
Stephen Zhou
|
edf21269b3
|
refactor(web): decouple detail sidebars from main nav (#38241)
|
2026-07-01 06:07:07 +00:00 |
|
Stephen Zhou
|
93981cf75f
|
refactor(web): migrate console contracts to generated routes (#38233)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-07-01 05:41:37 +00:00 |
|
yyh
|
0923ebaf88
|
chore(agent-v2): sync daily changes (#38162)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yanli 盐粒 <yanli@dify.ai>
Co-authored-by: 盐粒 Yanli <beautyyuyanli@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
|
2026-07-01 05:07:23 +00:00 |
|
Jingyi
|
f816ae2e95
|
fix: handle integration marketplace install callbacks (#38236)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 03:14:40 +00:00 |
|
github-actions[bot]
|
a3ce7aced7
|
chore(i18n): sync translations with en-US (#38239)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-07-01 11:09:51 +08:00 |
|
Crazywoola
|
8809cc036d
|
feat(workflow-generator): enhance the AI auto-creation flow end-to-end (#38175)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
|
2026-07-01 02:28:58 +00:00 |
|
Stephen Zhou
|
3ad06bebd9
|
refactor(web): migrate console contracts to generated types (#38231)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-07-01 01:40:12 +00:00 |
|
Stephen Zhou
|
4b17f968a6
|
perf(web): lazy load console contract shards (#38230)
|
2026-06-30 14:15:29 +00:00 |
|
Stephen Zhou
|
baf2191ee3
|
fix(web): hide deployment access sidebar tab (#38229)
|
2026-06-30 11:52:31 +00:00 |
|
Stephen Zhou
|
9393df9d00
|
fix(web): hide deployment access tab (#38222)
|
2026-06-30 10:54:57 +00:00 |
|
Stephen Zhou
|
b1bb6ef977
|
perf(web): improve vinext home startup time (#38219)
|
2026-06-30 10:36:38 +00:00 |
|
非法操作
|
4303103304
|
fix: debug plugin permission setting not work (#38197)
|
2026-06-30 07:29:20 +00:00 |
|
Wu Tianwei
|
46163c68bd
|
fix: update documentation links in permission set and role modals (#38188)
|
2026-06-30 05:41:55 +00:00 |
|
Wu Tianwei
|
54a8ff2c1d
|
chore(i18n): update role management permission keys for multiple languages (#38186)
|
2026-06-30 03:28:34 +00:00 |
|
非法操作
|
34f62e7df6
|
fix: editor should not query billing subscriptions (#38157)
|
2026-06-29 09:45:54 +00:00 |
|
非法操作
|
23917c7b3e
|
fix: agent app log detail modal not display well (#38014)
|
2026-06-29 09:29:35 +00:00 |
|
yyh
|
fc16fcba36
|
fix(web): align web app nav item width (#38146)
|
2026-06-29 06:18:19 +00:00 |
|
FFXN
|
ca2755e0c1
|
feat: refine snippet siderbar and support RBAC. (#38134)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-29 06:03:40 +00:00 |
|
Wu Tianwei
|
d2216fe181
|
fix: support Unicode characters in form field names (#38138)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-06-29 05:00:49 +00:00 |
|
Stephen Zhou
|
358cf8be33
|
chore: update deps (#38128)
|
2026-06-29 02:41:30 +00:00 |
|
yyh
|
77d624e7a4
|
fix(web): improve main nav focus outline (#38114)
|
2026-06-29 01:11:37 +00:00 |
|
yyh
|
9d3ac1b7b3
|
fix: simplify scroll area composition (#38113)
|
2026-06-29 01:05:12 +00:00 |
|
yyh
|
7bb94cb6fe
|
fix: gate deployments in route layout (#38078)
|
2026-06-27 13:35:37 +00:00 |
|
Stephen Zhou
|
a14310fc62
|
refactor(web): organize deployment feature state (#38065)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-06-27 07:34:46 +00:00 |
|
yyh
|
17bee5fb32
|
fix: improve members role chip accessibility (#38037)
|
2026-06-26 18:40:03 +00:00 |
|
yyh
|
446b3962c1
|
fix: remove aria-busy from loading button (#38036)
|
2026-06-26 18:39:42 +00:00 |
|
github-actions[bot]
|
00b4cdc68e
|
chore(i18n): sync translations with en-US (#38035)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-06-26 13:54:30 +00:00 |
|
Dx.
|
449b46b863
|
fix(web): download markdown file-preview links as attachments (#38030)
|
2026-06-26 13:46:44 +00:00 |
|
盐粒 Yanli
|
52c106b532
|
feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-26 13:13:35 +00:00 |
|
Harsh Kashyap
|
5b8679468d
|
docs(web): fix testing guide link (#38006)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-06-26 12:50:12 +00:00 |
|
Cyber
|
051f4b32e3
|
feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app (#37790)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-26 09:57:31 +00:00 |
|
非法操作
|
e22fd9efd6
|
fix: plugin installation task popover layout when some failed too long (#38000)
|
2026-06-26 09:36:36 +00:00 |
|
Coding On Star
|
35eeb743d1
|
fix(web): capture blog UTM/slug attribution reliably under CSP (#38022)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-06-26 08:35:43 +00:00 |
|
Manan Bansal
|
267b34caaf
|
fix(web): keep HITL input-field save button visible in the edit dialog (#38007)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-26 05:40:51 +00:00 |
|
yyh
|
6ab1dd06ac
|
fix: isolate node selector keyboard events (#37998)
|
2026-06-26 05:38:10 +00:00 |
|
Stephen Zhou
|
113d6d7e00
|
refactor: align deployment detail state ownership (#38008)
|
2026-06-26 05:37:21 +00:00 |
|
Stephen Zhou
|
16b698b54d
|
refactor: simplify deployment access ownership (#37994)
|
2026-06-26 04:10:56 +00:00 |
|
yyh
|
4cd8b8c733
|
fix(web): make marketplace URL builder SSR-safe (#37944)
|
2026-06-26 03:35:22 +00:00 |
|
Stephen Zhou
|
f4e832f35c
|
fix: decouple deployment access control dialog (#37936)
|
2026-06-26 02:16:29 +00:00 |
|
kurokobo
|
1c5e1280cb
|
feat(webapp): display app description on chat and text-generation app screens (#37345)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-26 02:03:16 +00:00 |
|
chariri
|
2e9c0a3c7a
|
refactor(api): migrate response contract tooling to BaseModel (#37950)
|
2026-06-26 00:11:04 +00:00 |
|
Yunlu Wen
|
3aa26fb637
|
chore: bump versions to 1.15.0 (#37929)
|
2026-06-25 12:02:38 +00:00 |
|
Wu Tianwei
|
1d2cc1e475
|
feat: add hydration support and fallback for Countdown component (#37943)
|
2026-06-25 10:40:48 +00:00 |
|
yyh
|
48dfbd60d6
|
fix: polish tool provider selection and detail drawer (#37940)
|
2026-06-25 10:07:32 +00:00 |
|
Wu Tianwei
|
affdc89f84
|
feat: enhance app permissions and access controls (#37933)
|
2026-06-25 09:28:58 +00:00 |
|
QuantumGhost
|
b33e8f0ddb
|
fix: improve error handling for workflow execution (#37919)
|
2026-06-25 07:36:34 +00:00 |
|
github-actions[bot]
|
b9bcf31c72
|
chore(i18n): sync translations with en-US (#37916)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-06-25 07:07:23 +00:00 |
|
Wu Tianwei
|
599d92ef6b
|
fix: Fix frontend rbac issues (#37872)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-25 05:51:39 +00:00 |
|
github-actions[bot]
|
75909ce10e
|
chore(i18n): sync translations with en-US (#37891)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-06-25 03:24:37 +00:00 |
|
Stephen Zhou
|
3d8316333f
|
fix: keep body background consistent on overscroll (#37909)
|
2026-06-25 02:20:39 +00:00 |
|
Jingyi
|
d349e892f4
|
fix: respect legacy plugin permissions without RBAC (#37903)
|
2026-06-25 01:18:40 +00:00 |
|
Stephen Zhou
|
a421362847
|
chore(web): prune unused i18n translations (#37888)
|
2026-06-24 16:13:22 +00:00 |
|
Stephen Zhou
|
1b81ac033f
|
chore(knip): add mdx support clean unused code (#37882)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-24 12:30:11 +00:00 |
|
Joel
|
2eb564696e
|
fix: banner has ui problem in small screen (#37879)
|
2026-06-24 11:19:33 +00:00 |
|
Stephen Zhou
|
ea1aa2fecd
|
chore(web): remove unused frontend code (#37866)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-24 09:25:52 +00:00 |
|
非法操作
|
fe62177ba5
|
fix: add is_cloud_only for templates (#37846)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2026-06-24 08:29:54 +00:00 |
|
L1nSn0w
|
94d365ea5e
|
feat: surface separated-mode LLM reasoning in CLI and workflow run preview (#37828)
|
2026-06-24 08:02:28 +00:00 |
|
Stephen Zhou
|
f665bcac95
|
chore(web): clean up unused production code (#37854)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-24 07:10:17 +00:00 |
|
Wu Tianwei
|
eb19140986
|
chore: Update permission keys and descriptions for multiple languages to simplify application and dataset management phrases (#37859)
|
2026-06-24 06:24:38 +00:00 |
|
github-actions[bot]
|
f8a9605417
|
chore(i18n): sync translations with en-US (#37855)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-06-24 05:54:21 +00:00 |
|
Jingyi
|
4573aaa717
|
fix(web): polish onboarding main nav and preferences tab (#37844)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-06-24 05:46:53 +00:00 |
|
Jingyi
|
4086f5f2d9
|
fix(web): align marketplace i18n terminology (#37837)
|
2026-06-24 05:18:07 +00:00 |
|
Stephen Zhou
|
1c1b20aa46
|
refactor(web): simplify deployment action state (#37851)
|
2026-06-24 04:39:52 +00:00 |
|
Wu Tianwei
|
24dd7ea3a8
|
fix: add RBAC feature toggle to environment configuration (#37853)
|
2026-06-24 04:18:59 +00:00 |
|
Stephen Zhou
|
50b3228bc7
|
refactor(web): reuse infinite scroll hook in deployments (#37825)
|
2026-06-23 14:22:09 +00:00 |
|
Stephen Zhou
|
acf6d0ddc9
|
refactor(web): simplify deployment async ownership (#37823)
|
2026-06-23 13:20:23 +00:00 |
|
Stephen Zhou
|
d8ed874dc7
|
refactor(web): manage deployment async state with atoms (#37819)
|
2026-06-23 12:50:16 +00:00 |
|
github-actions[bot]
|
ed500761c8
|
chore(i18n): sync translations with en-US (#37760)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-06-23 12:41:44 +00:00 |
|
Stephen Zhou
|
b56e5f74e7
|
fix(web): stabilize deployment state hydration (#37818)
|
2026-06-23 11:07:15 +00:00 |
|
github-actions[bot]
|
d1a3f31f15
|
chore(i18n): sync translations with en-US (#37802)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-06-23 10:05:42 +00:00 |
|
Stephen Zhou
|
ac06deba20
|
refactor(web): sync deployment route state from next route (#37811)
|
2026-06-23 09:49:25 +00:00 |
|
L1nSn0w
|
725e4da29d
|
feat(chatflow): stream LLM reasoning to a live thinking panel (#37460)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-23 09:49:01 +00:00 |
|