lyzno1
|
f021b8248e
|
refactor: usage info bar color
|
2025-11-13 17:36:38 +08:00 |
lyzno1
|
0ac9b308cf
|
chore: rm per month unit in cards
|
2025-11-13 17:34:56 +08:00 |
lyzno1
|
6e5486b556
|
fix: remove 'Current plan' in billing setting
|
2025-11-13 17:22:38 +08:00 |
lyzno1
|
0f6e058c73
|
refactor: billing cards icon
|
2025-11-13 17:20:51 +08:00 |
lyzno1
|
4bb225c7ee
|
feat: add tooltip in api rate limit card
|
2025-11-13 17:16:16 +08:00 |
lyzno1
|
ae36958ef4
|
refactor: pricing modal
|
2025-11-13 16:37:28 +08:00 |
lyzno1
|
318b9d707b
|
Merge remote-tracking branch 'origin/main' into feat/trigger-saas
|
2025-11-13 15:45:44 +08:00 |
zhsama
|
b86022c64a
|
feat: add draft trigger detection to app model and UI (#28163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-13 15:43:58 +08:00 |
lyzno1
|
9174597eb8
|
Merge remote-tracking branch 'origin/main' into feat/trigger-saas
|
2025-11-13 15:43:27 +08:00 |
lyzno1
|
0e689b14a6
|
fix: align translations
|
2025-11-13 15:37:27 +08:00 |
breath57
|
45e816a9f6
|
fix(knowledge-base): regenerate child chunks not working completely (#27934)
|
2025-11-13 15:36:27 +08:00 |
Joel
|
667b1c37a3
|
fix: can still invite when api is pending (#28161)
|
2025-11-13 15:28:32 +08:00 |
lyzno1
|
dfff9ec00a
|
Merge remote-tracking branch 'origin/main' into feat/trigger-saas
|
2025-11-13 15:02:48 +08:00 |
katakyo
|
9cb2645793
|
fix: update input field width for retry configuration in RetryOnPanel (#28142)
|
2025-11-13 15:00:22 +08:00 |
lyzno1
|
d16d61425f
|
Merge remote-tracking branch 'origin/main' into feat/trigger-saas
|
2025-11-13 14:42:54 +08:00 |
非法操作
|
b02165ffe6
|
fix: inconsistent behaviour of zoom in button and shortcut (#27944)
|
2025-11-13 14:37:27 +08:00 |
lyzno1
|
5ffe7f8c0c
|
Merge remote-tracking branch 'origin/main' into feat/trigger-saas
|
2025-11-13 11:49:26 +08:00 |
yangzheli
|
b0e7e7752f
|
refactor(web): reuse the same edit-custom-collection-modal component, and fix the pop up error (#28003)
|
2025-11-13 11:44:21 +08:00 |
lyzno1
|
87954a8226
|
Merge remote-tracking branch 'origin/main' into feat/trigger-saas
|
2025-11-13 11:37:48 +08:00 |
Gen Sato
|
19c92fd670
|
Add file type validation to paste upload (#28017)
|
2025-11-12 19:27:56 +08:00 |
lyzno1
|
6430e014b0
|
feat: align trigger usage text and add tooltips
|
2025-11-12 18:26:08 +08:00 |
Yeuoly
|
b76e17b25d
|
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 17:59:37 +08:00 |
Joel
|
09d31d1263
|
chore: improve the user experience of not login into apps (#28120)
|
2025-11-12 16:47:45 +08:00 |
Joel
|
90f77282e3
|
chore: not SaaS version can query long log time range (#28109)
|
2025-11-12 14:45:56 +08:00 |
Joel
|
2c62a77cf4
|
Chore: change query log time range (#28052)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-10 18:39:12 +08:00 |
Kenn
|
e153c483b6
|
fix: the model list encountered two children with the same key (#27956)
Co-authored-by: haokai <haokai@shuwen.com>
|
2025-11-09 21:39:59 +08:00 |
wangxiaolei
|
422bb4d4bb
|
fix: fix https://github.com/langgenius/dify/issues/27939 (#27985)
|
2025-11-09 21:39:05 +08:00 |
OneZero-Y
|
87a80d7613
|
docs: clarify how to obtain workflow_id for version execution (#28007)
Signed-off-by: OneZero-Y <aukovyps@163.com>
|
2025-11-09 21:38:06 +08:00 |
wangjifeng
|
f65d5a9761
|
Fix/template transformer line number (#27867)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-05 15:21:47 +08:00 |
crazywoola
|
22f858152f
|
feat: change feedback to forum (#27862)
|
2025-11-05 14:51:57 +08:00 |
johnny0120
|
744b287e67
|
fix: avoid passing empty uniqueIdentifier to InstallFromMarketplace (#27802)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-05 10:22:22 +08:00 |
crazywoola
|
c0fc5d98f0
|
fix: installation_id is missing when in tools page (#27849)
|
2025-11-05 10:19:12 +08:00 |
Elliott
|
08ea79d730
|
fix(web): increase z-index of PortalToFollowElemContent (#27823)
|
2025-11-05 09:32:15 +08:00 |
yangzheli
|
f31b821cc0
|
fix(web): improve the consistency of the inputs-form UI (#27837)
|
2025-11-05 09:29:13 +08:00 |
Novice
|
34be16874f
|
feat: add validation to prevent saving empty opening statement in conversation opener modal (#27843)
|
2025-11-05 09:28:49 +08:00 |
Novice
|
ef1db35f80
|
feat: implement file extension blacklist for upload security (#27540)
|
2025-11-04 15:45:22 +08:00 |
red_sun
|
7a81e720d4
|
fix: iteration node cannot be viewed(#27759) (#27786)
|
2025-11-04 12:37:31 +08:00 |
49
|
471cd760d7
|
fix: improve infinite scroll observer responsiveness (#27546)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-04 10:15:27 +08:00 |
墨绿色
|
7f48c57edf
|
fix: datasets weight settings embedding model does not change (#27694)
Co-authored-by: lijiezhao <lijiezhao@perfect99.com>
|
2025-11-04 10:00:36 +08:00 |
vicen
|
9c01d3e775
|
fix: two web bugs for json-schema-config-modal (#27718)
|
2025-11-04 09:45:28 +08:00 |
yangzheli
|
dba659b220
|
fix(web): fix issues with links, Chinese translations, and styling on the logs page (#27669)
|
2025-11-04 09:38:15 +08:00 |
Shemol
|
ed3d02dc6d
|
web(markdown): support <think> without trailing newline in preprocessThinkTag (#27776)
Signed-off-by: SherlockShemol <shemol@163.com>
|
2025-11-04 09:35:54 +08:00 |
CrabSAMA
|
95471b1188
|
fix(ui): fixed the bug about empty placeholder when plugin install successfully (#27780)
|
2025-11-04 09:35:14 +08:00 |
Wu Tianwei
|
fd7c4e8a6d
|
feat: enhance pipeline template list with marketplace feature toggle (#27604)
|
2025-10-30 11:02:54 +08:00 |
issac2e
|
b7360140ee
|
fix: resolve stale closure values in LLM node callbacks (#27612) (#27614)
Co-authored-by: liuchen15 <liuchen15@gaotu.cn>
|
2025-10-30 09:38:39 +08:00 |
yangzheli
|
c905c47775
|
fix(web): add a scrollbar when the setting-modal content overflows (#27620)
|
2025-10-30 09:31:24 +08:00 |
Wu Tianwei
|
4ca7ba000c
|
refactor: update install status handling in plugin installation process (#27594)
|
2025-10-29 18:31:02 +08:00 |
XlKsyt
|
1e9142c213
|
feat: enhance tencent trace integration with LLM core metrics (#27126)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-29 15:53:30 +08:00 |
非法操作
|
f092bc1912
|
chore: add more stories (#27403)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-29 14:33:43 +08:00 |
Novice
|
0caeaf6e5c
|
chore: improve mcp server url validation (#27558)
|
2025-10-28 17:30:01 +08:00 |