NFish
|
8923e64b8d
|
Merge branch 'release/0.15.5' into e-0154
|
2025-03-24 15:40:32 +08:00 |
|
Joel
|
061a765b7d
|
fix: sanitizer svg to avoid xss (#16608)
|
2025-03-24 14:48:40 +08:00 |
|
KVOJJJin
|
64e9d96d84
|
chore: compatible with es5 (#14268)
|
2025-03-24 13:17:48 +08:00 |
|
NFish
|
d27de3818c
|
Merge branch 'release/0.15.5' into e-0154
|
2025-03-24 11:46:30 +08:00 |
|
NFish
|
bbb080d5b2
|
fix: update chatbot help doc link on the create app form
|
2025-03-24 11:28:35 +08:00 |
|
Garfield Dai
|
adf3e18ebd
|
Merge tag '0.15.4' into e-0154
|
2025-03-21 18:29:43 +08:00 |
|
Joel
|
21561df10f
|
fix: xss in render svg (#16437)
|
2025-03-21 15:24:58 +08:00 |
|
NFish
|
bbc5ec8301
|
fix: expired date calc error
|
2025-03-21 11:00:07 +08:00 |
|
NFish
|
8a709e445a
|
fix: remove Dify from Service API doc
|
2025-03-20 10:12:27 +08:00 |
|
NFish
|
f02b77b99f
|
fix: Decouple login page logo component to avoid conflict with internal logo
|
2025-03-20 10:11:26 +08:00 |
|
NFish
|
02606ba3c7
|
fix: cannot update webapp copyright info
|
2025-03-18 16:12:52 +08:00 |
|
NFish
|
c794ecf101
|
fix: user can edit webapp copyright info only if webapp_copyright_enabled is true
|
2025-03-18 14:54:34 +08:00 |
|
NFish
|
54634f26d2
|
fix: show copyright in webapp
|
2025-03-17 10:36:51 +08:00 |
|
NFish
|
00b923651f
|
fix: update document title with system features config
|
2025-03-14 19:10:03 +08:00 |
|
NFish
|
24fce3cc64
|
chore: use global zustand manage systemFeatures and share between all pages
|
2025-03-14 19:10:03 +08:00 |
|
Hash Brown
|
735f09d977
|
fix: build failed due to getPrevChatList no longer exists (#13383)
|
2025-03-12 10:22:33 +08:00 |
|
Hash Brown
|
eeb390650b
|
fix: build failed
|
2025-02-19 14:32:28 +08:00 |
|
le0zh
|
ba91f34636
|
fix: incorrect transferMethod assignment for remote file (#13286)
|
2025-02-06 19:32:21 +08:00 |
|
Wu Tianwei
|
49b4144ffd
|
fix: add dataset edit permissions (#13223)
|
2025-02-06 14:26:16 +08:00 |
|
weiwenyan-dev
|
03ec3513f3
|
Fix bug large data no render (#12683)
Co-authored-by: ex_wenyan.wei <ex_wenyan.wei@tcl.com>
|
2025-02-06 13:00:04 +08:00 |
|
HQidea
|
e8b3b7e578
|
Fix new variables in the conversation opener would override prompt_variables (#13191)
|
2025-02-05 16:16:00 +08:00 |
|
Riddhimaan-Senapati
|
55ce3618ce
|
fix: Dollar Sign Handling in Markdown (#13178)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-02-05 11:00:56 +08:00 |
|
Obada Khalili
|
8fbc9c9342
|
Solve circular dependency issue between workflow/constants.ts file and default.ts file (#13165)
|
2025-02-04 09:26:01 +08:00 |
|
aplio
|
87e2048f1b
|
nitpick: fix small typos in template.en.mdx (#13156)
|
2025-02-03 11:03:11 +08:00 |
|
Hash Brown
|
c0d0c63592
|
feat: switch to chat messages before regenerated (#11301)
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com>
|
2025-01-31 13:05:10 +08:00 |
|
NFish
|
d1fc65fabc
|
fix: adjust iteration node dark style (#13051)
|
2025-01-26 11:19:41 +08:00 |
|
Shun Miyazawa
|
1374be5a31
|
fix: Unexpected tag creation when pressing enter during tag conversion (#13041)
|
2025-01-25 19:30:26 +08:00 |
|
zxhlyh
|
e54ce479ad
|
Feat/prompt editor dark theme (#12976)
|
2025-01-23 16:20:00 +08:00 |
|
Joel
|
f565f08aa0
|
fix: get property of string type variable caused page crash (#12969)
|
2025-01-23 11:02:29 +08:00 |
|
Jhvcc
|
fd4afe09f8
|
fix: tools translate search (#12950)
Co-authored-by: lowell <lowell.hu@zkteco.in>
|
2025-01-22 19:27:02 +08:00 |
|
le0zh
|
71fa14f791
|
fix: resolve clipboard.writeText failure under HTTP protocol (#12936)
|
2025-01-22 15:18:23 +08:00 |
|
zxhlyh
|
8dd1873e76
|
feat: workflow note dark theme (#12932)
|
2025-01-22 14:22:33 +08:00 |
|
Joel
|
e09f6e4987
|
feat: support config chunk length by env (#12925)
|
2025-01-22 10:43:40 +08:00 |
|
Shun Miyazawa
|
f582d4a13e
|
feat: Add ability to change profile avatar (#12642)
|
2025-01-22 10:11:31 +08:00 |
|
zhu-an
|
6d0cb9dc33
|
fix: variable panel scrollable (#12769)
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
|
2025-01-21 17:50:42 +08:00 |
|
le0zh
|
0c6a8a130e
|
fix: external dataset hit test display issue(#12564) (#12612)
Co-authored-by: zhuxinliang <zhuxinliang@didiglobal.com>
|
2025-01-21 14:31:45 +08:00 |
|
kurokobo
|
3defd24087
|
feat: allow updating chunk settings for the existing documents (#12833)
|
2025-01-21 09:25:40 +08:00 |
|
Wu Tianwei
|
bc3a570dda
|
fix: Fix rerank model switching issue (#12721)
ok
|
2025-01-14 15:42:45 +08:00 |
|
KVOJJJin
|
435eddd867
|
Feat: copyright modification (#12707)
|
2025-01-14 10:00:57 +08:00 |
|
Warren Chen
|
b4873ecb43
|
[fix] support feature restore (#12563)
|
2025-01-13 18:29:06 +08:00 |
|
Boris Feld
|
69d58fbb50
|
Add new integration with Opik Tracking tool (#11501)
|
2025-01-13 17:41:44 +08:00 |
|
Wu Tianwei
|
2e97ba5700
|
fix: Add datasets list access control and fix datasets config display issue (#12533)
Co-authored-by: nite-knite <nkCoding@gmail.com>
|
2025-01-09 17:44:11 +08:00 |
|
NFish
|
f549d53b68
|
fix: sum costs return error value on overview page (#12534)
|
2025-01-09 16:04:14 +08:00 |
|
crazywoola
|
a085ad4719
|
feat: show workflow running status (#12531)
|
2025-01-09 15:36:13 +08:00 |
|
非法操作
|
f4ee50a7ad
|
chore: improve app doc (#12490)
|
2025-01-08 18:37:12 +08:00 |
|
非法操作
|
d649037c3e
|
feat: support single run doc extractor node (#11318)
|
2025-01-08 15:20:15 +08:00 |
|
Wu Tianwei
|
6635c393e9
|
fix: adjust opacity for model selector based on readonly state (#12472)
|
2025-01-08 12:11:45 +08:00 |
|
why
|
196ed8101b
|
fix: [PromptEditorHeightResizeWrap] Bug #12410 (#12406)
|
2025-01-07 12:21:54 +08:00 |
|
Wu Tianwei
|
34519de3b7
|
fix: enhance chunk list management with new invalidation keys and imp… (#12396)
ok
|
2025-01-06 18:22:16 +08:00 |
|
Joel
|
3b8f6233b0
|
feat: support config top max value by env (#12375)
|
2025-01-06 10:38:14 +08:00 |
|