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 |
|