yyh
|
a2acf62bf1
|
fix: align select and autocomplete collection contracts (#41829)
|
2026-09-04 12:26:26 +00:00 |
|
yyh
|
1b4ae3bcd2
|
fix(button): align loading accessibility contract (#41823)
|
2026-09-04 11:39:50 +00:00 |
|
Joel
|
6f37f0661d
|
chore: use semantic tags for interactive elements (#41813)
|
2026-09-04 10:02:23 +00:00 |
|
yyh
|
dcb7b36ad4
|
refactor(dify-ui): adopt ID-backed combobox items (#41821)
|
2026-09-04 09:54:44 +00:00 |
|
yyh
|
751023c107
|
perf(agent-v2): flatten build draft request waterfalls (#41816)
|
2026-09-04 08:49:05 +00:00 |
|
Coding On Star
|
cb6c04637b
|
feat(web): add marketplace creator profiles and homepage redesign (#41538)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: 姜涵煦 <hanxujiang@jianghanxudeMacBook-Pro-2.local>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-09-04 08:09:45 +00:00 |
|
yyh
|
b816754c06
|
fix(web): use stable error boundary retry (#41811)
|
2026-09-04 07:57:35 +00:00 |
|
yyh
|
336b134a40
|
refactor(web): migrate runtime app inputs (#41806)
|
2026-09-04 07:23:52 +00:00 |
|
Sourav Rajvi
|
e0673077a7
|
fix: close unclosed think tags around agent tool calls (#41764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-09-04 07:23:34 +00:00 |
|
Joel
|
6208b33e08
|
chore: correct ARIA roles and preserve control interactions (#41738)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-09-04 06:06:02 +00:00 |
|
Wu Tianwei
|
550196e3b8
|
feat: app deployment v2 (#41444)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-09-04 02:01:35 +00:00 |
|
非法操作
|
8e2058a962
|
refactor: pass notification language explicitly (#41770)
|
2026-09-04 01:52:30 +00:00 |
|
yyh
|
65b4091402
|
refactor(query): migrate imperative APIs to query semantics (#41746)
|
2026-09-03 13:54:48 +00:00 |
|
非法操作
|
8c98e3fad5
|
refactor(web): align account preference requests with API contracts (#41748)
|
2026-09-03 12:55:44 +00:00 |
|
yyh
|
4beffa97e0
|
refactor(web): migrate runtime variable inputs (#41739)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2026-09-03 09:38:39 +00:00 |
|
Joel
|
aee0062cb2
|
chore: remove redundant aria-label attributes (#41724)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-09-03 09:10:16 +00:00 |
|
zyssyz123
|
a702b3bb2b
|
fix(agent): surface missing tool credentials (#41726)
|
2026-09-03 08:53:55 +00:00 |
|
yyh
|
e982a3de33
|
test(web): remove workspace switcher browser test (#41728)
|
2026-09-03 08:06:17 +00:00 |
|
Zhu Lei
|
612a929907
|
fix(web): stringify object editor values before Monaco createModel (#41719)
|
2026-09-03 07:51:41 +00:00 |
|
Stephen Zhou
|
29acaabc6a
|
chore(web): canonicalize Tailwind classes (#41718)
|
2026-09-03 07:33:05 +00:00 |
|
Jingyi
|
642ad2fffe
|
fix(web): align workspace switcher states and semantics (#41713)
|
2026-09-03 07:18:49 +00:00 |
|
Benjamin
|
8f7cca3ae2
|
fix(web): guard LLM node model_selector against persisted null (#41707)
|
2026-09-03 06:20:48 +00:00 |
|
yyh
|
59021616d4
|
refactor(web): migrate legacy form controls to Dify UI (#41682)
|
2026-09-03 03:50:23 +00:00 |
|
Wu Tianwei
|
b0b495d243
|
feat(web): make markdown form field name length configurable (#41697)
|
2026-09-03 03:21:10 +00:00 |
|
yyh
|
bc716020c7
|
perf(web): load Zendesk on support intent (#41653)
|
2026-09-02 10:32:47 +00:00 |
|
YungLe
|
3cd1fc098c
|
feat: allow knowledge base API keys to be scoped to a single dataset (#37569)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-09-02 10:30:42 +00:00 |
|
yyh
|
7664ad7149
|
fix(web): align avatar file extension with output type (#41662)
|
2026-09-02 10:22:59 +00:00 |
|
yyh
|
e577c007a0
|
fix(web): stabilize Home and Studio route titles (#41654)
|
2026-09-02 09:03:58 +00:00 |
|
yyh
|
02855848ea
|
perf(web): downsample static account avatars (#41655)
|
2026-09-02 09:02:46 +00:00 |
|
Wu Tianwei
|
82d86dcf98
|
feat: app access point permission (#41631)
Co-authored-by: fatelei <fatelei@gmail.com>
|
2026-09-02 06:34:33 +00:00 |
|
yyh
|
183741b5f7
|
refactor(web): migrate webapp email code inputs (#41634)
|
2026-09-02 06:22:21 +00:00 |
|
yyh
|
de3f3714ae
|
refactor(web): migrate webapp reset password inputs (#41633)
|
2026-09-02 06:22:20 +00:00 |
|
yyh
|
415e999cef
|
refactor(web): migrate console reset password inputs (#41632)
|
2026-09-02 06:22:19 +00:00 |
|
Joel
|
c25b439d8b
|
fix: improve snippets list accessibility (#41579)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-09-02 04:39:17 +00:00 |
|
yyh
|
88c64a8db9
|
refactor(web): migrate access point mutations (#41614)
|
2026-09-02 03:17:03 +00:00 |
|
yyh
|
ea98d38c3d
|
refactor(web): migrate webhook table input (#41612)
|
2026-09-02 01:44:52 +00:00 |
|
yyh
|
18ac946e2b
|
refactor(web): migrate dataset settings name input (#41611)
|
2026-09-02 01:44:51 +00:00 |
|
yyh
|
baf629dd36
|
refactor(web): migrate external API selection input (#41610)
|
2026-09-02 01:44:51 +00:00 |
|
QuantumGhost
|
d6e4f48526
|
fix(web): merge workflow tool outputs from all End nodes (#41517)
Co-authored-by: twwu <twwu@dify.ai>
|
2026-09-01 08:50:37 +00:00 |
|
QuantumGhost
|
27c2f058fe
|
fix(web): publish workflow before creating tool (#41528)
|
2026-09-01 07:52:07 +00:00 |
|
Joel
|
770b83d9cc
|
fix: handle published workflow request failures in access points (#41572)
|
2026-09-01 06:37:25 +00:00 |
|
Joel
|
fdca3e2a1a
|
chore: enforce titles on CSS-truncated elements (#41438)
|
2026-09-01 06:18:53 +00:00 |
|
yyh
|
520e5e2beb
|
chore(deps): upgrade workspace dependencies (#41564)
|
2026-09-01 04:19:06 +00:00 |
|
Joel
|
5cbc42cd38
|
chore: Revert "feat: use app.acl.access_point_manage to control access point page access" (#41563)
|
2026-09-01 03:46:03 +00:00 |
|
yyh
|
765e6338d2
|
fix(plugin): prevent install dialog error overflow (#41561)
|
2026-09-01 03:34:23 +00:00 |
|
yyh
|
8f2ff3a8fb
|
refactor(plugins): migrate credential rename input (#41552)
|
2026-09-01 01:44:44 +00:00 |
|
yyh
|
f92f7e92c3
|
refactor(workflow): migrate email subject input (#41551)
|
2026-09-01 01:44:43 +00:00 |
|
yyh
|
72458d5750
|
refactor(workflow): migrate schedule cron input (#41550)
|
2026-09-01 01:44:43 +00:00 |
|
Xiyuan Chen
|
ce801f4445
|
fix(web): hide Open in Explore for SSO-restricted apps (#41518)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-09-01 01:10:03 +00:00 |
|
Xiyuan Chen
|
b71dcb8253
|
fix(web): reset test-email sender state when reopening the modal (#41515)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-08-31 12:15:40 +00:00 |
|