github-actions[bot]
4a59360ad3
chore: translate i18n files ( #21395 )
...
Co-authored-by: QuantumGhost <2939865+QuantumGhost@users.noreply.github.com>
2025-06-24 09:25:02 +08:00
Joel
1a1bfd4048
feat: last run frontend ( #21369 )
...
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699 ).
Co-authored-by: jZonG <jzongcode@gmail.com>
2025-06-24 09:10:30 +08:00
QuantumGhost
10b738a296
feat: Persist Variables for Enhanced Debugging Workflow ( #20699 )
...
This pull request introduces a feature aimed at improving the debugging experience during workflow editing. With the addition of variable persistence, the system will automatically retain the output variables from previously executed nodes. These persisted variables can then be reused when debugging subsequent nodes, eliminating the need for repetitive manual input.
By streamlining this aspect of the workflow, the feature minimizes user errors and significantly reduces debugging effort, offering a smoother and more efficient experience.
Key highlights of this change:
- Automatic persistence of output variables for executed nodes.
- Reuse of persisted variables to simplify input steps for nodes requiring them (e.g., `code`, `template`, `variable_assigner`).
- Enhanced debugging experience with reduced friction.
Closes #19735 .
2025-06-24 09:05:29 +08:00
15
3537088135
Fixes #21351 ( #21354 )
2025-06-23 14:01:51 +08:00
Good Wood
43f5b21852
feat: add config for max-tree-depth ( #21291 )
2025-06-23 13:55:57 +08:00
GuanMu
e56d7547f7
fix: web error ( #21340 )
2025-06-23 13:54:52 +08:00
Ganondorf
ea68c92bbb
fix segment display the default ( #21317 )
...
Co-authored-by: lizb <lizb@sugon.com>
2025-06-23 13:48:39 +08:00
Wu Tianwei
b348455144
fix: Update segmentation type initialization to support parent-child mode based on document form ( #21359 )
2025-06-23 13:45:35 +08:00
onlylhf
f2f6e95880
fix: Update the logic for segment type settings to support parent-child mode selection. ( #21278 )
2025-06-23 10:36:30 +08:00
XiaoBa
725a221315
fix: hide marketplace information( #21275 ) ( #21276 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-06-23 10:23:43 +08:00
crazywoola
d333aac84a
refactor: env check with function ( #21310 )
2025-06-21 18:33:13 +08:00
crazywoola
3fefb34d44
fix: wrong translation ( #21311 )
2025-06-21 11:51:52 +08:00
GuanMu
870e73c03b
Knowledge base API supports status updates #18147 ( #18235 )
2025-06-21 11:18:48 +08:00
HyaCinth
fa70033438
style(dark): Adjust chat bubble background color (langgenius#20990) ( #21264 )
2025-06-20 20:04:39 +08:00
QuantumGhost
3f9ced5374
Revert "feat:conversation variable support file array" ( #21273 )
2025-06-20 19:57:28 +08:00
sayThQ199
ba5eebf3a2
feat(mermaid): Rearchitect component for robustness, security, and theming ( #21281 )
2025-06-20 19:55:58 +08:00
XiaoBa
186ac74c1f
fix: update auto translations for days of the week( #21279 ) ( #21287 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-06-20 19:54:43 +08:00
KVOJJJin
223448af18
Feat: support selecting model in auto generator ( #21208 )
2025-06-20 13:42:42 +08:00
非法操作
40e8ad419b
fix: not permitted schema of markdown link cause page crash ( #21258 )
2025-06-20 09:23:30 +08:00
-LAN-
6b1ad634f1
fix(workflow_run): sequence_number race. ( #21228 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-19 17:53:49 +08:00
Good Wood
1d41b642ca
chore: remove redundant code ( #21211 )
2025-06-19 15:47:08 +08:00
zxhlyh
cff039d123
fix: workflow import sync env and conversation variables ( #21215 )
2025-06-19 15:44:42 +08:00
NFish
db20f9bb71
Fix/dataset page may redirect to apps if it still getting user info and workspace info ( #21221 )
2025-06-19 15:40:15 +08:00
kinoooolu
2bb19f85c6
feat:conversation variable support file array ( #21174 )
...
Co-authored-by: kino.lu <kino.lu@vipshop.com>
2025-06-19 10:26:38 +08:00
Ganondorf
e99861d4fe
Add Filter of Get Workflow Logs ( #21172 )
...
Co-authored-by: lizb <lizb@sugon.com>
2025-06-19 10:10:16 +08:00
非法操作
a205ee16b9
feat: improve the orgnize node operation ( #21183 )
2025-06-19 10:05:33 +08:00
NeatGuyCoding
9835730278
Translation fix ( #21194 )
2025-06-19 09:36:56 +08:00
sayThQ199
2df4699312
fix(echarts): Resolve interaction issues on charts with timelines ( #21185 )
2025-06-18 20:22:33 +08:00
zxhlyh
dbae5b0564
fix: workflow shortcuts ( #21164 )
2025-06-18 16:31:41 +08:00
NFish
420a34a546
Fix: web app auth maybe failed ( #21166 )
2025-06-18 16:15:41 +08:00
github-actions[bot]
99acdcdef7
chore: translate i18n files ( #21163 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
2025-06-18 16:03:41 +08:00
NFish
614c5e087e
Feat: add check before install plugin ( #20014 )
2025-06-18 15:51:23 +08:00
croatialu
15800c6108
feat: Embedded chat window supports userVariables configuration. ( #20983 )
2025-06-18 14:27:02 +08:00
Bowen Liang
ea44b895e2
chore: cancel enforcing uppercase of the text of plugin navigation button on the header bar ( #20890 )
2025-06-18 14:02:45 +08:00
诗浓
1da8027445
feat: Support drop DSL file into the browser to create app ( #20706 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-18 13:58:57 +08:00
yangzheli
b69f952e3e
fix(web): number type prompt variable required validation not effective ( #20898 )
2025-06-18 11:33:10 +08:00
XiaoCC
0784c6295d
fix Multiple <think>\n Interface rendering exception ( #20977 )
2025-06-18 11:31:04 +08:00
croatialu
8ac3bd1768
feat: Add support for hidden attributes to form item types ( #20956 )
2025-06-18 11:30:30 +08:00
HyaCinth
945d1569ee
fix(web): fix unique key issue ( #20809 ) ( #20810 )
2025-06-18 10:04:18 +08:00
Kerwin Bryant
4e701b1efd
fix(web): enhance API test page experience by adding loading state for test button ( #21091 )
2025-06-18 09:24:41 +08:00
HyaCinth
21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode ( #21116 ) ( #21120 )
2025-06-17 17:49:44 +08:00
github-actions[bot]
72a6cde828
chore: translate i18n files ( #21053 )
...
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
2025-06-17 17:49:01 +08:00
zxhlyh
fc187d6998
chore: responsive header ( #21115 )
2025-06-17 17:37:06 +08:00
非法操作
7a2a8a2ffd
chore: check input variable key of code/template node is valid ( #21057 )
2025-06-17 16:27:51 +08:00
非法操作
2ddc3658a0
fix: remove the x overflow scroll bar of monitoring page ( #21059 )
2025-06-17 16:26:56 +08:00
Bowen Liang
6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage ( #21112 )
2025-06-17 16:14:53 +08:00
非法操作
6c0a91a64f
fix: some dark theme display incorrect ( #21055 )
2025-06-17 16:11:57 +08:00
kurokobo
df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. ( #21023 )
2025-06-17 16:11:30 +08:00
GuanMu
19339c3de1
fix: doc error ( #21108 )
2025-06-17 15:56:45 +08:00
NFish
c5acffb034
fix: page loop in datasets and apps if current user is dataset_operator ( #21114 )
2025-06-17 15:48:58 +08:00
NFish
110bb5e5a5
fix: auto redirect to login page if web app needs login ( #21096 )
2025-06-17 11:33:46 +08:00
NFish
d7663159e9
Fix/webapp loop login ( #21092 )
2025-06-17 10:45:03 +08:00
NFish
41cb39eb5d
fix: redirect to apps page if current user has no permission to visit dataset page ( #21065 )
2025-06-16 16:39:05 +08:00
-LAN-
809a0ab6bf
chore: bump version to 1.4.3 ( #21045 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-16 15:29:53 +08:00
zxhlyh
51b63b2398
chore: rename workflow blocks ( #21052 )
2025-06-16 14:55:32 +08:00
Wu Tianwei
59b89b9971
fix: update documentation links for various components to support localization ( #21048 )
2025-06-16 14:13:04 +08:00
HyaCinth
d587480a3e
fix(web): optimize conversation-panel Modal width adjustment logic ( #21018 )
2025-06-15 09:22:10 +02:00
kurokobo
765189d4f5
fix: correct description for edu coupon ( #21020 )
2025-06-15 09:21:28 +02:00
Alter-xyz
f6641c0f41
docs: conv and user_id ( #21004 )
2025-06-13 15:07:30 +02:00
Bowen Liang
f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths ( #20801 )
2025-06-13 10:58:43 +02:00
quicksand
3a628bc671
chore: app info add author_name ( #20973 )
2025-06-13 10:17:35 +02:00
非法操作
b2ac11bc47
fix: markdown button can't send message ( #20933 )
2025-06-12 08:18:15 +02:00
-LAN-
acb2488fc8
chore(package): Bump version to 1.4.2 ( #20897 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-11 16:28:36 +08:00
非法操作
f601093ccc
fix: only enterprise version request app access mode ( #20785 )
2025-06-11 15:38:51 +08:00
Nite Knite
60777bc610
chore: update plugin publish link text ( #20873 )
2025-06-10 17:34:26 +08:00
HyaCinth
fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes ( #20841 ) ( #20865 )
2025-06-10 09:04:10 +02:00
Yeuoly
91144207e0
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. ( #20757 )
2025-06-09 19:05:29 +08:00
非法操作
ab62a9662c
fix: some dark mode display incorrect ( #20788 )
2025-06-09 16:09:27 +08:00
NFish
d6a8af03b4
Fix/add webapp no permission page ( #20819 )
2025-06-09 15:44:49 +08:00
Bharat Ramanathan
e6e76852d5
Add support for W&B dedicated cloud instances in Weave tracing integration ( #20765 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-06-07 23:06:23 +08:00
Joel
0c8447fd0e
fix: missing bot name in orchestrate ( #20747 )
2025-06-06 16:44:36 +08:00
Joel
723b69cf8d
chore: chart panel ui enhance ( #20743 )
2025-06-06 16:15:37 +08:00
Joel
85859b6723
feat: add browser list ( #20717 )
2025-06-06 10:53:57 +08:00
Joel
4f0c9fdf2b
chore: remove repeat public api and service api panel ( #20715 )
2025-06-06 10:44:21 +08:00
Nite Knite
7094680e23
feat: reorder app types ( #20685 )
2025-06-05 17:02:26 +08:00
KVOJJJin
59dc7c880e
Fix: style of radio checked ( #20681 )
2025-06-05 15:47:42 +08:00
Novice
0ccf8cb23e
fix: agent moderation not working ( #20673 )
2025-06-05 14:56:41 +08:00
github-actions[bot]
3367d4258d
chore: translate i18n files ( #20664 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
2025-06-05 13:35:40 +08:00
geosmart
de9c7f2ea4
Update template.zh.mdx-fix document update metadata body param ( #20659 )
2025-06-05 12:11:11 +08:00
XiaoBa
1fbbbb735d
fix: the locale format( #20662 ) ( #20665 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-06-05 11:07:54 +08:00
NFish
9915a70d7f
Fix/webapp access scope ( #20109 )
2025-06-05 10:55:17 +08:00
非法操作
f2dcfc976d
feat: allow fill inputs from url params ( #20630 )
2025-06-05 09:44:41 +08:00
sayThQ199
4f066454d0
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ ( #20648 )
2025-06-04 19:52:12 +08:00
Bowen Liang
2b0f3edcef
chore: ensure web code consistency by applying `pnpm fix` ( #20643 )
2025-06-04 19:45:29 +08:00
非法操作
244687c9a7
fix: plugin update redcorner mark display incorrect ( #20636 )
2025-06-04 19:44:47 +08:00
Joel
d22c351221
chore: fix some security issues in markdown ( #20639 )
2025-06-04 15:56:29 +08:00
kenwoodjw
01d500db14
fix: autocorrect everything in web ( #20605 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-06-04 14:12:24 +08:00
GuanMu
6aba223383
fix: adjust sticky header properties in Container component ( #20624 )
2025-06-04 13:54:30 +08:00
Bowen Liang
f1c19cda74
fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints ( #20559 )
2025-06-04 13:20:57 +08:00
sayThQ199
077d627953
fix: ensure newlines around think tags for proper markdown rendering ( #20594 )
2025-06-03 18:56:09 +08:00
crazywoola
25be7c1ad5
Revert " ♻️ refactor(middleware): remove duplicate CSP header assignment" ( #20592 )
2025-06-03 17:43:48 +08:00
Muttakin Islam Hasib
157d916154
♻️ refactor(middleware): remove duplicate CSP header assignment ( #20548 )
2025-06-03 16:46:57 +08:00
GuanMu
db83bfc53a
chore: update pnpm version to 10.11.1 ( #20573 )
2025-06-03 15:21:53 +08:00
Joel
744159a079
fix: agent thought replaced by response text ( #20571 )
2025-06-03 14:54:42 +08:00
KVOJJJin
d6b30efe2c
Fix/dark theme style issues ( #20566 )
2025-06-03 13:53:24 +08:00
kenwoodjw
23c9f1b444
fix ts5097 ( #20543 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-06-02 18:02:50 +08:00
Joel
e01d975b80
fix: the plugin order is not the same as passed to api in DSL ( #20515 )
2025-05-30 18:13:00 +08:00
Davide Delbianco
1d9c90089c
Amend color typo ( #20497 )
...
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
2025-05-30 15:27:30 +08:00
zxhlyh
e303417e04
fix: agent app tool update ( #20490 )
2025-05-30 14:56:32 +08:00
Kaitlyn Feng
c8d9f8e2e4
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 ( #19698 )
2025-05-30 14:54:30 +08:00
Ganondorf
51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding ( #20023 )
...
Co-authored-by: lizb <lizb@sugon.com>
2025-05-30 14:48:00 +08:00
Dongyu Li
1ea4459d9f
update knowledge base api ( #20426 )
2025-05-30 14:45:30 +08:00
Wu Tianwei
9b47f9f786
fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig ( #20488 )
2025-05-30 13:54:12 +08:00
sayThQ199
f65c2fcb1d
Refactor/markdown component split ( #20177 )
2025-05-30 11:31:50 +08:00
非法操作
156bb8238d
fix: some display error in dark mode ( #20469 )
2025-05-30 11:25:46 +08:00
github-actions[bot]
d72d02b970
chore: translate i18n files ( #20476 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-05-30 10:57:37 +08:00
非法操作
dd2725be68
fix: import from curl not work for --data ( #20471 )
2025-05-30 10:52:38 +08:00
crazywoola
8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name ( #20473 )
2025-05-30 10:51:19 +08:00
Davide Delbianco
91eeb2ab76
chore: Colorize new OpenAI LLM versions ( #20463 )
...
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
2025-05-30 09:24:31 +08:00
NFish
8ef91222ea
fix: show 'reset brand' button after set branding image ( #20420 )
2025-05-29 15:13:00 +08:00
Novice
b2ab401279
chore: remove agent turn limits ( #19930 )
2025-05-29 09:51:56 +08:00
NFish
57ece83c30
Fix/branding broken ( #20375 )
...
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-05-28 20:06:58 +08:00
zxhlyh
00199c41bb
fix: workflow plugins list update ( #20357 )
2025-05-28 17:45:08 +08:00
comfuture
b39ca7ee31
Fixes some i18n(ko) translations. ( #20348 )
2025-05-28 16:58:59 +08:00
Junjie.M
4250501058
fix: reset password page dark style ( #20350 )
2025-05-28 16:36:32 +08:00
Joel
abc32edf28
chore: enchance the copywriting of tool ( #20294 )
2025-05-27 16:40:11 +08:00
-LAN-
fe01de5667
chore(*): Bump version to 1.4.1 ( #20275 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-27 15:32:59 +08:00
GQ1994
efad1e4790
Modifying the preview of the uploaded avatar will freeze, fix the bug… ( #20202 )
...
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-27 14:04:22 +08:00
Good Wood
756f35f480
feat: add pagination for plugin page ( #20151 )
2025-05-27 12:54:52 +08:00
zxhlyh
b12c28a984
fix: workflow http node ( #20262 )
2025-05-27 11:05:38 +08:00
GuanMu
ded4b024f3
Fix dataseat card height ( #20239 )
2025-05-27 09:42:29 +08:00
Good Wood
6f982eb7e4
feat: add author_name for app list card ( #16900 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-05-26 18:20:53 +08:00
HyaCinth
eb26dc3213
fix: Remove the custom comparison function from the memo HOC( #19679 ) ( #20197 )
2025-05-26 18:04:25 +08:00
CorrectRoad
405c4d51f0
feat: clean chunk content after add ( #19785 )
2025-05-26 17:53:50 +08:00
HyaCinth
53aaf91ce4
fix: show two PromptLogModal when click log button ( #20115 ) ( #20142 )
2025-05-26 16:45:10 +08:00
Good Wood
84679f1a5b
fix: prevent save when default max_iteration has value in agent node ( #20211 )
2025-05-26 16:28:29 +08:00
GonzaHM
4c7351176c
fix: resolve Mermaid mindmap generation issue ( #20227 )
2025-05-26 16:26:56 +08:00
Joel
ba7a2fd135
fix: can not show loop detail in one step run ( #20215 )
2025-05-26 14:23:11 +08:00
Wu Tianwei
3995f55cbc
fix: update Line component for dark mode support and improve Empty co… ( #20196 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-26 10:42:54 +08:00
sayThQ199
cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown ( #20161 )
2025-05-25 18:05:41 +08:00
非法操作
db09d18e92
fix: some dark theme not display well ( #20121 )
2025-05-22 22:29:12 +08:00
wellCh4n
210b9ebf56
fix: GitHub stars count sync not working ( #20126 )
2025-05-22 22:28:43 +08:00
Chenhe Gu
fa80ef90d2
simplify app create experience with collapsed basic app types and imp… ( #20007 )
2025-05-22 18:02:40 +08:00
NFish
6c492e51fa
fix: update messages credita ( #20092 )
2025-05-22 17:39:28 +08:00
sayThQ199
7bf00ef25c
fix(markdown): improve ECharts rendering for streaming content and da… ( #20101 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-22 16:31:13 +08:00
Nite Knite
916c415b4b
feat: add entry point for requesting a plugin ( #20026 )
2025-05-22 14:15:00 +08:00
Hanqing Zhao
997b46bfaa
Fix/modify translation ( #20046 )
2025-05-21 16:41:05 +08:00
Panpan
ef3569e667
feat: support chatflow start node custom input field hidden ( #19678 )
2025-05-21 13:52:21 +08:00
wellCh4n
627911d4ff
feat: Move to node in workflow panel and fix help link hover style ( #19998 )
2025-05-21 11:29:24 +08:00
crazywoola
a0ebbaa840
fix: emoji picker in dark mode ( #20019 )
2025-05-21 11:23:26 +08:00
crazywoola
75cacc2855
fix: ReactFlow background in dark theme ( #20013 )
2025-05-21 10:32:07 +08:00
NFish
83e71ab27c
fix: update IN SERVICE status text in app detail panel ( #19993 )
2025-05-21 10:16:21 +08:00
crazywoola
d35d854259
Revert "fix: fix duplicate app lose custom image" ( #19995 )
2025-05-20 18:42:59 +08:00
CorrectRoad
618981f1ae
fix: fix duplicate app lose custom image ( #19775 )
2025-05-20 16:44:51 +08:00
crazywoola
b2ae46b80f
fix: search query and refine the logic ( #19987 )
2025-05-20 16:42:37 +08:00
ruanjiefeng
9ebc58b1a2
feat: Web <video> and <audio> element support src attribute ( #19988 )
2025-05-20 16:37:31 +08:00
Good Wood
09547b4c8d
fix: fix page broken for undefined permission ( #19972 )
2025-05-20 14:41:10 +08:00
NFish
d186daa131
E-300 ( #19726 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
2025-05-20 12:07:50 +08:00
yeyunwen
4e5789df89
docs: Optimize Response data array object indentation for the /messages interface ( #19922 )
2025-05-20 10:23:48 +08:00
wellCh4n
276c02f341
feat: Variable click jumps to source node ( #13623 )
2025-05-19 23:17:18 +08:00
非法操作
499392c6f9
chore: improve some doc ( #19881 )
2025-05-18 21:42:03 +08:00
yeyunwen
a287da9ccd
docs: Add text_to_speech left out in the API response ( #19862 )
2025-05-18 12:59:15 +08:00
Junjie.M
2862631f03
fix: tool node number type constant field dark style ( #19818 )
2025-05-18 12:58:22 +08:00
非法操作
749bcc889b
fix: nav selector's dark theme ( #19869 )
2025-05-18 12:51:09 +08:00
GQ1994
e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) ( #19807 )
...
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-17 12:32:27 +08:00
Joel
df631591f2
fix: upload avatar failed ( #19853 )
2025-05-17 10:55:12 +08:00
Junjie.M
aeceb200ec
fix: llm parameters radio type dark style ( #19833 )
2025-05-16 20:45:15 +08:00
CorrectRoad
a15129a00c
fix: fix overflow when bot description too long ( #19805 )
2025-05-16 14:35:22 +08:00
CorrectRoad
de2cfd2927
fix: fix metadata condition name overflow ( #19812 )
2025-05-16 14:33:14 +08:00
KVOJJJin
8bf9adbc08
Fix: style of app publisher ( #19803 )
2025-05-16 14:32:30 +08:00
crazywoola
4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 ( #19787 )
2025-05-15 22:39:35 +08:00
KVOJJJin
aae80681f2
Fix: style of dataset item in chatbot configure with theme dark ( #19761 )
2025-05-15 17:36:05 +08:00
KVOJJJin
71704a713b
Fix: style of check list in dark mode ( #19744 )
2025-05-15 16:07:52 +08:00
-LAN-
937d151187
chore: Updates version numbers to 1.4.0 and related services ( #19731 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-15 16:03:16 +08:00
Wu Tianwei
f8a9c363ba
fix: update background gradient and line positioning in Empty component ( #19745 )
2025-05-15 15:57:13 +08:00
crazywoola
95467a3f0b
fix: broken behavior of rendering ( #19732 )
2025-05-15 14:37:00 +08:00
Joel
bd7094b9f5
chore: image allow "data:" in csp ( #19728 )
2025-05-15 14:13:49 +08:00
Nite Knite
dc75a10989
feat: update branding ( #19719 )
...
Co-authored-by: twwu <twwu@dify.ai>
2025-05-15 12:38:20 +08:00
Joel
486a66be54
fix: item data type wrong in iteration ( #19709 )
2025-05-15 10:54:35 +08:00
crazywoola
dd4419fd5e
Revert "Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)."" ( #19708 )
2025-05-15 10:26:23 +08:00
FyhSky
e040f8069b
Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)." ( #19687 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-14 19:03:11 +08:00
Joel
79015bf8d9
fix: use different local may not load image ( #19693 )
2025-05-14 18:41:03 +08:00
Joel
1c91736a6d
fix: auto translate failed when there is a new file in english ( #19671 )
2025-05-14 16:01:35 +08:00
Joel
85a44b7349
fix: close browser would reset to browser default language ( #19665 )
2025-05-14 15:00:28 +08:00
KVOJJJin
2c5f5b0c67
Feat: add search params with theme in links of marketplace ( #19648 )
2025-05-14 13:46:03 +08:00
lexmin0412
ff20b56074
Add `/site` API ( #19631 )
2025-05-14 10:43:36 +08:00
董富宝
3c953cb0ef
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors ( #18554 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-14 10:17:15 +08:00
KVOJJJin
3548c133e3
Feat: add theme switcher ( #18093 )
2025-05-14 09:06:14 +08:00
yangzheli
297d35364e
fix(web): optimize action buttons style in the question component ( #19626 )
2025-05-13 21:31:01 +08:00
Good Wood
b8e305f183
fix: fix can't config Nth item in list Node ( #19618 )
2025-05-13 19:46:26 +08:00
Nite Knite
be51384549
fix: premium badge styling ( #19609 )
2025-05-13 17:04:26 +08:00
Joel
f005434769
fix: not set web prefix use default ( #19604 )
2025-05-13 16:45:41 +08:00
HyaCinth
ccc3eeab10
fix(web): Fix metadata modal component (#19573) ( #19592 )
2025-05-13 15:40:34 +08:00
Joel
b0166dbe27
chore: upgrade package version to fix security issue ( #19594 )
2025-05-13 15:38:50 +08:00
Joel
65e9f6651c
fix: image use not config host caused page crash ( #19590 )
2025-05-13 14:38:13 +08:00
HyaCinth
692f922fa4
fix(web): fix the issue where the detail drawer content does not te after editing custom tools ( #19460 )
2025-05-13 13:47:15 +08:00
kusa_shigeru
33d3bc276e
Fix: typo ja translation ( #19583 )
2025-05-13 13:39:17 +08:00
-LAN-
f0137be719
fix(vector_service): Fixes type hinting and removes unnecessary ignores ( #19574 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-13 11:29:02 +08:00
Ganondorf
c76d763639
add endpoint of get feedbacks ( #18697 )
...
Co-authored-by: lizb <lizb@sugon.com>
2025-05-13 10:35:14 +08:00
GuanMu
a8b82d2b67
Fix btns ( #19564 )
2025-05-13 09:14:08 +08:00
Abdullah AlOsaimi
f3522a282c
correct key to 'embedding_model_provider' in docs ( #19541 )
2025-05-12 21:39:41 +08:00
fadeaway
24f56df8c3
fix(web): able to enter Chinese characters in the view-form-dropdown ( #19555 )
...
Co-authored-by: fadeaway <chaofanchi@gmail.com>
2025-05-12 21:38:47 +08:00
johnny0120
49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix ( #19497 )
...
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
2025-05-12 13:44:41 +08:00
Joel
d1c55cb901
chore: remove image csp ( #19511 )
2025-05-12 10:46:47 +08:00
LeanDeR
c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes ( #19484 )
2025-05-12 09:32:41 +08:00
yangzheli
87da155477
fix: agent log modal fails to open and the timer is not cleared ( #18900 ) ( #19471 )
2025-05-12 09:00:57 +08:00
zxhlyh
75259c1ea1
chore: update edu version text ( #19485 )
2025-05-10 20:00:43 +08:00
GQ1994
af12cf1bf6
fix_invitation-link.tsx_url_more_basepath_bug ( #19453 )
...
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-10 18:17:16 +08:00
kenwoodjw
abc61f680a
fix delete api response ( #19480 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-05-10 18:17:05 +08:00
GuanMu
3a85f218ed
refactor(workflow): Improve layout structure in VersionHistoryPanel ( #19450 )
2025-05-09 16:37:32 +08:00
Good Wood
198fbb9b3d
fix: support echart function option ( #19424 )
2025-05-09 13:49:40 +08:00
ga_o
ee3b66bdcd
fix: chatbot reopen behabior on iOS ( #19406 )
2025-05-08 22:52:53 +08:00
DDDDD12138
a24c20a731
fix: support text wrapping in buttons for long content ( #19390 )
2025-05-08 22:50:55 +08:00
LeanDeR
135b8bd4f5
fix(workflow): Fix the expand/collapse animation effect ( #19398 )
2025-05-08 22:49:40 +08:00
HyaCinth
736a064bac
fix(web): Add unique instanceId & key for AgentStrategy component ( #18053 ) ( #19386 )
2025-05-08 16:20:51 +08:00
hzhufa
163a76eb6e
Bug fix: Invalid edge connection data causes the page to crash. ( #19369 )
...
Co-authored-by: hzhufa <hzhufa@linewell.com>
2025-05-08 12:57:10 +08:00
Yeuoly
623ac7ea6d
feat: add optional hidden property to endpoint items and filter hidden endpoints in endpoint card ( #19163 )
2025-05-07 16:46:02 +08:00
NFish
838812640e
fix: reopen switch to 'workflow orchestrate' menu in app detail page ( #19274 )
2025-05-07 14:58:45 +08:00
Good Wood
d1c08a810b
feat: store mcp_config when switch agent strategy ( #19291 )
2025-05-07 14:49:28 +08:00
zxhlyh
a6827493f0
chore: slice workflow refresh draft hook ( #19292 )
2025-05-06 18:24:10 +08:00
AllenWriter
3ecc1e0228
Fix: update docs link ( #19278 )
2025-05-06 17:02:01 +08:00
步浪
1abf00e443
Fix doc bug workflow ( #19269 )
...
Co-authored-by: liuwangwang <liuwangwang@hikvision.com.cn>
2025-05-06 15:11:08 +08:00
Jim
6c515ef47f
fix(web): add workspace selector overflow auto ( #19265 )
...
Co-authored-by: JMY <jiangmingyao@gf.com.cn>
2025-05-06 13:30:25 +08:00
KVOJJJin
b78846078c
Fix: hide view chat setting button when no inputs form ( #19263 )
2025-05-06 13:15:23 +08:00
KVOJJJin
4b77c9df9d
Fix: optional input in batch run ( #19257 )
2025-05-06 11:33:15 +08:00
GeorgeCaoJ
b979a8a707
feat: sort variables in the selector by x axis for most recent order ( #19243 )
2025-05-06 10:59:02 +08:00
crazywoola
9231c197a5
fix: s.filter is not a function ( #19250 )
2025-05-06 10:26:44 +08:00
allenZhang
5a6f20d575
Optimize the event handling and rendering logic of the component picker ( #19232 )
2025-05-06 09:48:53 +08:00
Abdullah AlOsaimi
bbf513a2cd
Fix appURL construction when basePath is empty ( #19234 )
2025-05-05 22:35:41 +08:00
诗浓
50fa0d1512
feat: Plugin page related document supports multiple languages ( #19197 )
2025-05-03 20:03:56 +08:00
非法操作
1ca6dbcdc8
fix: file name incorrect when download file ( #19183 )
2025-04-30 22:47:59 +08:00
QuantumGhost
349c3cf7b8
feat(api): Add image multimodal support for LLMNode ( #17372 )
...
Enhance `LLMNode` with multimodal capability, introducing support for
image outputs.
This implementation extracts base64-encoded images from LLM responses,
saves them to the storage service, and records the file metadata in the
`ToolFile` table. In conversations, these images are rendered as
markdown-based inline images.
Additionally, the images are included in the LLMNode's output as
file variables, enabling subsequent nodes in the workflow to utilize them.
To integrate file outputs into workflows, adjustments to the frontend code
are necessary.
For multimodal output functionality, updates to related model configurations
are required. Currently, this capability has been applied exclusively to
Google's Gemini models.
Close #15814 .
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-04-30 17:28:02 +08:00
Junjie.M
6c9a9d344a
fix: mouse scrolling zooming can not function anymore ( #19160 )
2025-04-30 16:57:48 +08:00
-LAN-
bcc95e520b
feat: support remove first and remove last in variable assigner ( #19144 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-30 15:50:00 +08:00
Wu Tianwei
3dff21e0be
fix(i18n): add functions to retrieve document and pricing page languages ( #19142 )
2025-04-30 14:58:49 +08:00
Good Wood
d5ee465bf9
fix: fix render undefined when text children is empty ( #19135 )
2025-04-30 14:17:41 +08:00
Good Wood
1bc94b92ac
fix: fix import LexicalErrorBoundary error ( #19124 )
2025-04-30 11:05:47 +08:00
HyaCinth
5088ab5061
feat(logAndAnn): add control option for question editing feature ( #19117 )
2025-04-30 10:57:23 +08:00
Kingsword
a9f7bcb12f
fix: Chinese input deletes extra character in Safari within Workspaces ( #18193 ) ( #19088 )
2025-04-29 18:47:35 +08:00
QuantumGhost
bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` ( #19023 )
2025-04-29 18:04:33 +08:00
crazywoola
ce9737c6a0
fix: change provider should change the content ( #19075 )
2025-04-29 15:49:31 +08:00
Hao Cheng
2a3cc43b62
fix: remove redundant Mermaid graph direction enforcement ( #19024 )
2025-04-29 15:10:38 +08:00
HyaCinth
3c09b57059
fix(web): fix the wrong components usage( #18995 ) ( #19065 )
2025-04-29 14:39:59 +08:00
Panpan
f0ca828544
fix: fix embedded chatbot styles on a relatively wide screen ( #19030 )
2025-04-29 08:58:10 +08:00
Kalo Chin
36521e4275
fixes: fix entrypoint script with missing environment variables ( #19039 )
2025-04-29 08:57:58 +08:00
-LAN-
49678e4b48
chore: Bump version to 1.3.1 ( #18962 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-28 16:45:17 +08:00
Silow
ea150dc336
feat: Upload a folder to knowledgebase ( #17026 )
...
Co-authored-by: Silow9 <soulskytony@gmail.com>
2025-04-28 15:31:22 +08:00
Panpan
bf01e41fd9
feat: improve embedded chatbot styles ( #18692 )
2025-04-28 14:38:59 +08:00
zxhlyh
b8daf944f1
fix: header padding ( #18957 )
2025-04-28 13:57:44 +08:00
Joel
315436e43b
fix: classify remove always remove the last one ( #18959 )
2025-04-28 13:56:43 +08:00
crazywoola
03ac2d0f17
fix: i.find is not a function ( #18945 )
2025-04-28 11:09:54 +08:00
Joel
eb92dd59f9
chore: disabled struct output not show model not support warning ( #18909 )
2025-04-27 18:30:45 +08:00
小马哥
e5bdc1438a
fix: annotation update need use http put method and annotation-reply api doc parms wrong ( #18891 )
2025-04-27 16:13:36 +08:00
Junjie.M
e3daef19e7
chatflow/workflow add field required ( #18892 )
2025-04-27 16:12:02 +08:00
GuanMu
7ccec5cd95
refactor: remove external link for dataset description guidance ( #18884 )
2025-04-27 14:47:00 +08:00
crazywoola
77ad600a33
fix: Text Generation App should not should not show embedded in website ( #18880 )
2025-04-27 14:33:50 +08:00
Joel
d91828dd90
chore: support other webapps embedded in iframe ( #18877 )
2025-04-27 14:21:27 +08:00
zxhlyh
19f2a74ba8
fix: check dsl version when create app from explore template ( #18872 )
2025-04-27 14:00:45 +08:00
zxhlyh
58a929edd5
fix: install plugins permissions ( #18870 )
2025-04-27 14:00:35 +08:00
Bharat Ramanathan
0a20210a59
feat: Add W&B Weave Tracing Integration ( #14262 )
...
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Signed-off-by: cl <cailue@apache.org>
Co-authored-by: Yu Chun Chang <changyuchun159630@gmail.com>
Co-authored-by: Kyle Chang <kylechang@91app.com>
Co-authored-by: Lick-liu <51771897+Lick-liu@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Yuichiro Utsumi <81412151+utsumi-fj@users.noreply.github.com>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: DDDDD12138 <43703884+DDDDD12138@users.noreply.github.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Novice <857526207@qq.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Kalo Chin <91766386+fdb02983rhy@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: jiangbo721 <365065261@qq.com>
Co-authored-by: 刘江波 <jiangbo721@163.com>
Co-authored-by: Lam <scau_ljw@126.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Mars <524574386@qq.com>
Co-authored-by: mars <linjx2@by-health.com>
Co-authored-by: Joe <79627742+ZhouhaoJiang@users.noreply.github.com>
Co-authored-by: Rafael Carvalho <r.carvalho@me.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: codingjaguar <codingjaguar@gmail.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Fei He <droxer.he@gmail.com>
Co-authored-by: Arcaner <52057416+lrhan321@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: XiaoBa <94062266+XiaoBa-Yu@users.noreply.github.com>
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
Co-authored-by: zhangyuhang <2827528315@qq.com>
Co-authored-by: yuhang2.zhang <yuhang2.zhang@ly.com>
Co-authored-by: 诗浓 <nyaashino@gmail.com>
Co-authored-by: RookieAgent <42060616+Sakura4036@users.noreply.github.com>
Co-authored-by: sho-takano-dev <shota.takano.dev@gmail.com>
Co-authored-by: 過世秋風 <1040926235@qq.com>
Co-authored-by: Yi Feng <66539215+bigyifeng@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: ShadowJobs <794878115@qq.com>
Co-authored-by: LinYing <linying@momenta.ai>
Co-authored-by: Benjamin <benjaminx@gmail.com>
Co-authored-by: LiuBodong <liubodong2010@126.com>
Co-authored-by: huangzhuo1949 <167434202+huangzhuo1949@users.noreply.github.com>
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
Co-authored-by: csurong <csurong1@gmail.com>
Co-authored-by: 傻笑zz <43721571+shaxiaozz@users.noreply.github.com>
Co-authored-by: L8ng <straydragonl@foxmail.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: LittleFish-15 <58618983+LittleFish-15@users.noreply.github.com>
Co-authored-by: 诗浓 <844670992@qq.com>
Co-authored-by: luckylhb90 <luckylhb90@gmail.com>
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: Gen Sato <52241300+halogen22@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: StoneFancyX <53338920+StoneFancyX@users.noreply.github.com>
Co-authored-by: StoneFancyX <kindbin@qq.com>
Co-authored-by: Naoki KOBAYASHI <naotama@gmail.com>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: cyflhn <cyflhn@163.com>
Co-authored-by: Yingchun Lai <laiyingchun@apache.org>
Co-authored-by: jimmyfen <757343258@qq.com>
Co-authored-by: Xuetao Song <xuetaomagicsong@gmail.com>
Co-authored-by: Panpan <wurui.dev@gmail.com>
Co-authored-by: wyy-holding <59436937+wyy-holding@users.noreply.github.com>
Co-authored-by: リイノ Lin <sorphwer@gmail.com>
Co-authored-by: Ning <accelerator314@gmail.com>
Co-authored-by: Linh Nguyen <55907715+batman0911@users.noreply.github.com>
Co-authored-by: Junjie.M <118170653@qq.com>
Co-authored-by: Ron <svcvit@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: NanoNova <kid1412621@gmail.com>
Co-authored-by: JaydenZhou <380774082@qq.com>
Co-authored-by: dotdotdot <823150982@qq.com>
Co-authored-by: Good Wood <slm_1990@126.com>
Co-authored-by: Ryosei Karaki <38310693+karamaru-alpha@users.noreply.github.com>
Co-authored-by: chenhuan0728 <54611342+chenhuan0728@users.noreply.github.com>
Co-authored-by: chenhuan <huan.chen0728@foxmail>
Co-authored-by: lenbo <islenbo@qq.com>
Co-authored-by: Jiang <65766008+AlwaysBluer@users.noreply.github.com>
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: zhangkun-21 <sephiroth0932@gmail.com>
Co-authored-by: hsiong <37357447+hsiong@users.noreply.github.com>
Co-authored-by: 李远军 <4842@9ji.com>
Co-authored-by: yourchanges <yourchanges@gmail.com>
Co-authored-by: David <guyuezhuying@126.com>
Co-authored-by: liuzhenghua <1090179900@qq.com>
Co-authored-by: taokuizu <taokuizu@qq.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: JimintheBox <gjwlals111@gmail.com>
Co-authored-by: wlleiiwang <1025164922@qq.com>
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
Co-authored-by: Alex <32982705+AlexYuan997@users.noreply.github.com>
Co-authored-by: yuanlong <yuanlong@boco.com.cn>
Co-authored-by: wanttobeamaster <45583625+wanttobeamaster@users.noreply.github.com>
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
Co-authored-by: tyounami <vkbo@qq.com>
Co-authored-by: bo.zhao <bo.zhao@iglooinsure.com>
Co-authored-by: ClSlaid <cailue@apache.org>
Co-authored-by: adru <106513264+adpanru@users.noreply.github.com>
Co-authored-by: horochx <32632779+horochx@users.noreply.github.com>
2025-04-26 04:28:30 -07:00
NFish
db7af52fcc
Hotfix/create from template category ( #18807 )
2025-04-25 22:14:19 +08:00
非法操作
0e68e8b40a
fix: embed chatbot can't drag when use mouse ( #18781 )
2025-04-25 17:26:16 +08:00
minglu7
a944542858
fix(web): add missing 'clsx' dependency for pagination component ( #18769 )
2025-04-25 16:43:44 +08:00
crazywoola
a5e6a0dc0c
enable pan by fingers ( #18775 )
2025-04-25 16:36:54 +08:00
NFish
a575fbca94
fix: update api rate limit on Pricing page ( #18755 )
2025-04-25 14:37:04 +08:00
Alex Chim
12836f9db9
Resolves #18536 Retreive conversation variables ( #18581 )
2025-04-25 11:52:25 +08:00
Joel
759584f8c5
fix: not render conversation var in prompt editor ( #18728 )
2025-04-25 09:06:07 +08:00
GQ1994
9982445dad
Added the missing path of the webpath prefix and the prefix basepath + of static resources to remove the bug of adding more basepath. ( #18658 )
...
Co-authored-by: qingguo <qingguo@lexin.com>
2025-04-24 17:14:26 +08:00
zxhlyh
13f647feaa
fix: remove chat variable in workflow mode ( #18696 )
2025-04-24 16:51:19 +08:00
Junjie.M
7b00f35a0d
fix: link address error in the embedding in websites first example ( #18677 )
2025-04-24 14:50:12 +08:00
非法操作
212521c92b
fix: sometimes error message not display complete ( #18663 )
2025-04-24 11:58:44 +08:00
非法操作
69d3853111
fix some browser autofill password when authorization plugin ( #18661 )
2025-04-24 11:55:42 +08:00
Hanqing Zhao
2f141aa483
Add jp translation ( #18628 )
2025-04-24 10:32:21 +08:00
GuanMu
dd02a9ac9d
fix: enhance TOC navigation with scrollable overflow for better usability ( #18636 )
2025-04-23 23:17:28 +08:00
Junjie.M
b203139356
embedding in websites setting conversation_id requires hiding reset conversation button ( #18623 )
2025-04-23 22:57:42 +08:00
crazywoola
c479fcf251
feat: add missing switches ( #18619 )
2025-04-23 18:02:18 +08:00
Junjie.M
d5fe50e471
embedding in websites support initializes to specify the conversation_id ( #18602 )
2025-04-23 16:48:45 +08:00
-LAN-
e9aedc701c
chore: Updates version numbers for upcoming release ( #18550 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-23 16:26:55 +08:00
onlysyz
cf464d252d
fix#18595: update workflow duplicate env variable name ( #18596 )
...
Co-authored-by: tiankuo.zhou <tiankuo.zhou@lofty.com>
2025-04-23 15:55:46 +08:00
Joel
c6fb879cea
fix: select struct output root object show the wrong type ( #18582 )
2025-04-23 11:06:29 +08:00
Joel
3737e0b087
fix: clickjacking ( #18516 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-04-22 16:48:45 +08:00
非法操作
35a008af18
fix can't resize workflow run panel ( #18538 )
2025-04-22 16:07:51 +08:00
Junjie.M
239e40c8d5
chore: remove useless frontend code file ( #18532 )
2025-04-22 14:46:49 +08:00
GuanMu
1ce2c7f3e8
refactor: improve layout and structure of ProviderDetail component ( #18523 )
2025-04-22 13:57:45 +08:00
Charlie.Wei
ef188564f3
Mermaid analysis optimization ( #18089 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-22 13:06:47 +08:00
zxhlyh
e0e92921b5
fix: external knowledge setting in knowledge selector ( #18519 )
2025-04-22 11:29:45 +08:00
allenZhang
94e22ba0fd
feat: add search input field ( #18409 )
2025-04-22 11:07:18 +08:00
GuanMu
67eefd0ba1
fix: update search model placeholder and add translations f ( #18518 )
2025-04-22 11:06:36 +08:00
Marcelo Díaz
bf031af7b1
feat(embedded-chatbot): support overriding locale via URL params ( #18509 )
2025-04-22 11:03:01 +08:00
GuanMu
617611ee22
fix: adjust padding and background for sticky header ( #18515 )
2025-04-22 11:00:22 +08:00
zxhlyh
d43b884c2a
fix: filter empty marketplace collection ( #18511 )
2025-04-22 10:13:22 +08:00
Wu Tianwei
80f5ee1eb2
fix: fix workflow as a tool confirm dialog layout issue ( #18494 )
2025-04-22 09:59:14 +08:00
Wunmi Sogunle
ee30497237
fix(markdown): correctly render links with inline code ( #18500 )
2025-04-22 09:56:53 +08:00
GuanMu
be964c78ec
fix: update document link based on client locale ( #18493 )
2025-04-21 21:00:04 +08:00
KVOJJJin
3136eb8e4b
Fix: json update in conversation variable ( #18483 )
2025-04-21 17:58:01 +08:00
doskoi
30c051d485
fix: update Japanese translation for 'switchVersion' in plugin.ts to … ( #18469 )
2025-04-21 17:56:31 +08:00
Joel
5d9c67e97e
fix: handle array item type error in struct output ( #18452 )
2025-04-21 14:15:38 +08:00
doskoi
0ba37592f7
fix: update Japanese translation for document link in plugin.ts, translation for "endpointsDocLink" label ( #18446 )
2025-04-21 14:14:09 +08:00
doskoi
e0e8667a0b
fix: translate 'back' to '戻る' in Japanese plugin localization ( #18444 )
2025-04-21 14:12:44 +08:00
doskoi
2157d9e17e
fix: update Japanese translation for 'from' in plugin.ts to improve c… ( #18449 )
2025-04-21 14:12:21 +08:00
doskoi
62e7fa1f63
"fix: Changed the translated text from '障害者' ( #18427 )" ( #18438 )
2025-04-21 12:41:31 +08:00
Hao Cheng
0ac7366cdc
fix: correct unsupported German date format on document list page ( #18426 )
2025-04-21 10:06:21 +08:00
Ethan
c768d97637
feat: update privacy policy URL and add validation for privacy policy link ( #18422 )
2025-04-21 10:04:33 +08:00
CorrectRoad
9bd8e62702
fix: bump the minimal node requirement to fix eslint fail ( #17938 )
2025-04-21 09:51:39 +08:00
Kalo Chin
9a3acdcff8
Fix: agent app debug re-rendering issue ( #18389 )
2025-04-19 17:25:52 +08:00
crazywoola
93c1ee225e
fix: styles and missing imports ( #18396 )
2025-04-19 14:46:10 +08:00
crazywoola
1e32175cdc
Feat/music annotation ( #18391 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-19 11:59:00 +08:00
kurokobo
00d9f037b5
fix: correct icons for gpt-4 series from non-openai providers ( #18387 )
2025-04-19 10:12:12 +08:00
NFish
7ba3e599d2
fix: update reset password token when email code verify success ( #18364 )
2025-04-18 17:14:51 +08:00
Joel
775dc47abe
feat: llm support struct output ( #17994 )
...
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-04-18 16:53:43 +08:00
GuanMu
3914cf07e7
fix: Adjust span height and alignment in WorkplaceSelector component ( #18361 )
2025-04-18 16:00:12 +08:00
Wu Tianwei
1e7418095f
feat/TanStack-Form ( #18346 )
2025-04-18 15:54:22 +08:00
zxhlyh
efe5db38ee
Chore/slice workflow ( #18351 )
2025-04-18 13:59:12 +08:00
crazywoola
b96ecd072a
fix: can not input R when debug ( #18323 )
2025-04-18 09:42:08 +08:00
hbprotoss
28ffe7e3db
fix: missing headers in some cases ( #18283 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-17 21:10:58 +08:00
sayThQ199
b287aaccec
fix: Correctly render multiple think blocks in Markdown ( #18310 )
...
Co-authored-by: xzj16125 <xuzijie@noahgroup.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-17 19:50:41 +08:00
devxing
bbc6efd773
fix: curl request address ( #18320 )
...
Co-authored-by: devxing <devxing@gmail.com>
2025-04-17 19:50:20 +08:00
刘小龙
397e2a8522
datasets api create-by-file add reranking_mode properties ( #18300 )
2025-04-17 18:04:43 +08:00
GuanMu
b6b608219a
fix: update retrieval_model documentation ( #18289 )
2025-04-17 16:18:06 +08:00
crazywoola
e8e47aee21
fix: Access the text-generation app's API doc error ( #18278 )
2025-04-17 15:17:22 +08:00
GuanMu
77fde04ef7
style: add left padding to editor component and remove unused CSS ( #18247 )
2025-04-17 11:47:59 +08:00
Joel
9d139fa306
fix: Could not load the logo of workflow as Tool in Agent Node ( #18243 )
2025-04-17 11:22:06 +08:00
Chenming C
a1d20085e6
fix: change the method of update_dataset api in document ( #18197 )
2025-04-17 10:10:27 +08:00
AirLin
6da7e6158f
Add the parameter appid to apiserver ( #18224 )
2025-04-16 23:07:05 +08:00
Panpan
44cdb3dcea
feat: improve embedding sys.user_id and conversion id info usage ( #18035 )
2025-04-16 21:08:13 +08:00
KVOJJJin
bbd9fe9777
Fix:style of opening questions ( #18194 )
2025-04-16 17:25:25 +08:00
Junjie.M
b7e8517b31
feat: agent strategy parameter add help information ( #18192 )
2025-04-16 17:24:09 +08:00
Junjie.M
da7c8621f7
fix: agent strategy string type parameter default value invalid ( #18185 )
2025-04-16 17:03:18 +08:00
crazywoola
e1455cecd8
feat: add switches for jina firecrawl watercrawl ( #18153 )
2025-04-16 15:50:15 +08:00
GuanMu
fcdf965037
feat: add PATCH method support in Heading component ( #18160 )
2025-04-16 15:48:09 +08:00
Yeuoly
640ee80010
feat: add red corner mark to Badge component for marketplace plugins ( #18162 )
2025-04-16 15:15:23 +08:00
Jyong
95283b4dd3
Feat/change split length method ( #18097 )
...
Co-authored-by: JzoNg <jzongcode@gmail.com>
2025-04-16 12:28:22 +08:00
Jimmyy
aead48726e
fix: cannot regenerate with image( #15060 ) ( #16611 )
...
Co-authored-by: werido <359066432@qq.com>
2025-04-16 09:56:46 +08:00
Bowen Liang
9d7357058a
chore: merge lint dependency group into dev group of python packages ( #18088 )
2025-04-15 20:50:06 +08:00
diuwu
7161d7ad96
feat: add base path to resources ( #17655 )
...
Co-authored-by: fhliu4 <fhliu4@iflytek.com>
2025-04-15 17:05:50 +08:00
Bowen Liang
12de1d175c
build: introduce uv as Python package manager ( #16317 )
...
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2025-04-15 16:16:49 +08:00
KVOJJJin
f27a956c71
Feat: api page dark mode ( #18078 )
2025-04-15 16:13:18 +08:00
Hash Brown
438463b1c4
feat: edit question in Chat ( #17961 )
2025-04-15 15:37:08 +08:00
Yeuoly
2134a76517
feat: add minimum dify version requirement to plugins ( #18022 )
2025-04-14 20:09:22 +08:00
Junjie.M
9f8947f1dd
feat: plugin tool selector add tool default description ( #18018 )
2025-04-14 19:08:53 +08:00
GuanMu
f40e22dda6
fix(docs): update API documentation to replace 'Params' with 'Path' ( #18004 )
2025-04-14 17:25:41 +08:00
yusheng chen
4c99e9dc73
refactor: type improvements that doesn't modify functionality ( #17970 )
2025-04-14 16:06:10 +08:00
KVOJJJin
ed63fbaf9a
Feat: dataset dark mode ( #17993 )
2025-04-14 15:45:23 +08:00
Joel
d80f4c7d3b
chore: eslint add sonar ( #17989 )
2025-04-14 15:28:20 +08:00
crazywoola
8f9cbe1c49
Chore/cleanup warnings ( #17974 )
2025-04-14 11:27:14 +08:00
诗浓
f84832e0c2
feat: added export workflow as img ( #17904 )
2025-04-14 11:18:18 +08:00
GuanMu
0975c3c399
style(retry-on-node): add margin-bottom to the container ( #17972 )
2025-04-14 11:05:59 +08:00
Jasonfish
1f722cde22
fix(api): Some params were ignored when creating empty Datasets through API ( #17932 )
2025-04-14 10:24:01 +08:00
crazywoola
4aecc9f090
fix: TypeError: a.variable_selector.join is not a function ( #17950 )
2025-04-14 09:27:08 +08:00
yusheng chen
c9a594100b
refactor & perf of files `datesets/Doc.tsx` and `template.xx.mdx` ( #17951 )
2025-04-13 18:12:29 +08:00
yusheng chen
7ca497f0d6
refactor & perf: improve type safety of component `PluginList` ( #17498 )
2025-04-13 10:52:54 +08:00
CorrectRoad
cf8d15e8d5
fix: fix wrong layer adding customized tools ( #17937 )
2025-04-13 10:25:34 +08:00
Wu Tianwei
59b2e1ab82
Chore/add unit test for utils ( #17858 )
2025-04-11 17:53:18 +08:00
AichiB7A
5f8d20b5b2
[Observability] Integrate OpenTelemetry ( #17627 )
2025-04-11 17:04:06 +08:00
zwq357smile
c285441233
fix: refactor SVG icon handling logic and optimize event listener management in embed.js to support mobile browsers #16719 ( #16717 )
2025-04-11 16:59:12 +08:00
GuanMu
316cb00ada
fix: adjust margin in DatasetCard component for better layout ( #17879 )
2025-04-11 16:44:00 +08:00
Lao
0185f84cc8
Update the model modal:position the scrollbar further inside the modal ( #17672 )
2025-04-11 16:09:56 +08:00
KVOJJJin
4b0d3c3688
fix: add annotation ctrl button for annotation add ( #17873 )
2025-04-11 16:00:51 +08:00
Good Wood
fe19cc7568
fix: in variable settings, use Textarea to replace Input. ( #17864 )
2025-04-11 15:24:16 +08:00
KVOJJJin
78da4ca024
fix: do not submit value when file input is optional ( #17861 )
2025-04-11 14:40:57 +08:00
GuanMu
3ece713a05
feat: add optional search parameters to dataset query templates i ( #17857 )
2025-04-11 14:27:59 +08:00
NFish
bf26f1129e
fix: run button disappeared when where is no inputs in form ( #17854 )
2025-04-11 13:52:19 +08:00
crazywoola
7ee5cc80a2
fix: text.split ( #17842 )
2025-04-11 11:37:47 +08:00
Yu Chen
0ccd8bdfa8
chore: Modify watercrawl translation in en-US and zh-Hans ( #17828 )
2025-04-11 10:14:00 +08:00
Joel
f8145480fc
fix: parallel id caused append to wrong branch ( #17794 )
2025-04-10 17:44:55 +08:00
Jimmiaxie
605ab9e46c
hotfix: Workflow page element warning problem #17787 ( #17789 )
2025-04-10 17:38:50 +08:00
KVOJJJin
17a26da1e6
Feat: workflow dark mode ( #17785 )
2025-04-10 17:15:48 +08:00
Wu Tianwei
29720b7360
fix: adjust spacing in ViewHistory and Panel components ( #17766 )
2025-04-10 15:53:50 +08:00
诗浓
d0d02be711
feat: add consistent keyboard shortcut support and visual indicators across all app creation dialogs ( #17138 )
2025-04-10 14:58:39 +08:00
Panpan
88cb81d3d6
fix: fix inputs lost ( #17747 )
2025-04-10 13:58:35 +08:00
Hanqing Zhao
ef27942b8a
Add and modify jp translation ( #17748 )
2025-04-10 13:56:36 +08:00
Wu Tianwei
63aab5cdd6
feat: add search params to url ( #17684 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-10 11:18:43 +08:00
GuanMu
6df0215246
fix: Enhance error handling and retry logic in Apps component ( #17733 )
2025-04-10 11:12:34 +08:00
zxhlyh
30f7118c7a
Chore/slice workflow utils ( #17730 )
2025-04-10 10:03:19 +08:00
GuanMu
9d5a0fdd8a
Fix create blank app ( #17724 )
2025-04-10 10:01:44 +08:00
Joel
6cf1ada36e
chore: hide eslint complexity warning ( #17698 )
2025-04-09 18:31:31 +08:00
Yeuoly
33324ee23d
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way ( #17695 )
2025-04-09 17:49:27 +08:00
-LAN-
2c2efe2e1e
chore(*): bump version to 1.2.0 ( #17675 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-09 17:12:40 +08:00
Joel
c9f18aae0f
chore: find code with high complexity ( #17679 )
2025-04-09 15:39:12 +08:00
KVOJJJin
df03c89a48
Chore: remove beta tag of app type ( #17676 )
2025-04-09 15:10:08 +08:00
yusheng chen
f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` ( #17656 )
2025-04-09 12:10:17 +08:00
Bowen Liang
b73607da80
chore: bump Nodejs in web image from 20 to 22 LTS ( #13341 )
2025-04-09 09:40:11 +08:00
Lao
106604682a
Fixed the model-modal titles not being clearly distinguished between "Add" and "Setup" ( #17634 )
2025-04-08 21:00:00 +08:00
Wu Tianwei
cd7ac20d80
feat: enhance index type handling and add error notification for missing embedding model ( #16836 )
2025-04-08 18:01:43 +08:00
Bowen Liang
be3ebea45b
chore: bump pnpm to v10 in web dockerfile ( #17611 )
2025-04-08 17:12:25 +08:00
Joel
5a6219c726
chore: add unit test to high frequency hooks ( #17617 )
2025-04-08 16:39:11 +08:00
Joel
8d1a34bbb9
fix: Sass @import warning ( #17604 )
2025-04-08 14:33:55 +08:00
Marcelo Díaz
d796fcc0e7
feat: support select-type variables in Metadata Filtering ( #17440 ( #17445 )
2025-04-08 11:15:07 +08:00
Good Wood
7b7ac7a495
fix: compatibility issues for currentStrategy.features is null ( #17581 )
2025-04-08 09:24:42 +08:00
诗浓
da7f8ad936
fix: remove wrong padding-bottom=0 ( #17551 )
2025-04-07 18:16:01 +08:00
Junjie.M
41df910771
fix: only the owner can edit the member information ( #17538 )
2025-04-07 17:42:12 +08:00
kenwoodjw
01704a4c1b
fix ChatCompletionResponse docs ( #17534 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-04-07 17:42:05 +08:00
诗浓
8ab9eb9857
fix: update QA document default language from "Chinese" to "Chinese Simplified" ( #17541 )
2025-04-07 17:38:29 +08:00
GeorgeCaoJ
0998b01321
fix: loop and interation node not showing tracing entry in chatflow ( #17500 )
2025-04-07 15:56:25 +08:00
crazywoola
743071d9bb
chore: add missing i18n ( #17517 )
2025-04-07 13:11:42 +08:00
Amir Mohsen Asaran
f54905e685
feat: Integrate WaterCrawl.dev as a new knowledge base provider ( #16396 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-07 12:43:23 +08:00
zxhlyh
e350511102
fix: chat api doc ( #17515 )
2025-04-07 12:32:15 +08:00
Jasonfish
fd443941a2
feat(improve-api-endpoints): Added Datasets and Annotation APIs ( #12237 )
2025-04-07 10:36:58 +08:00
quicksand
b146aaaeb7
optimize: plugin permission ( #17507 )
2025-04-07 10:17:53 +08:00
yusheng chen
dd4b03e812
refactor & perf of file `var-reference-vars.tsx` ( #17444 )
2025-04-07 10:13:22 +08:00
yusheng chen
bf69b97639
refactor & perf: declare const object outside component `ConstantField` ( #17495 )
2025-04-07 10:12:35 +08:00
yusheng chen
6d59b8d85b
refactor: type improvement of component `AddVariablePopupWithPosition` ( #17497 )
2025-04-07 10:12:20 +08:00
yusheng chen
e3dc9f3c31
refactor & perf: declare const object outside component `VarReferencePicker` ( #17496 )
2025-04-07 10:12:10 +08:00
yusheng chen
c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` ( #17439 )
2025-04-06 17:56:08 +08:00
KVOJJJin
7016ccef10
Fix(webapp): long table scroll issue of workflow ( #17491 )
2025-04-06 17:54:41 +08:00
GuanMu
6f636093b6
fix: adjust styling for active and disabled states in Stepper component ( #17485 )
2025-04-06 00:04:56 +08:00
yusheng chen
dc9194ca00
fix: change `Switch.props.ref` to optional prop to align with `OriginalSwitch` ( #17443 )
2025-04-05 14:56:54 +08:00
yusheng chen
95212af935
refactor: type improvement of file `oneMoreStep.tsx` ( #17431 )
2025-04-04 21:11:33 +08:00
crazywoola
da2113bde9
fix: client side error ( #17428 )
2025-04-04 15:59:02 +08:00
yusheng chen
296e2ef90f
doc: add JSDoc to file `format.ts` ( #17426 )
2025-04-03 22:48:54 +08:00
非法操作
dcb8939c7f
feat: add resize debug panel width ( #17427 )
2025-04-03 21:30:04 +08:00
Joel
31a6aabfe5
chore: add unit test to high frequency component ( #17423 )
2025-04-03 18:19:11 +08:00
Novice
dcdec98c8e
feat: agent node add memory ( #15976 )
2025-04-03 16:40:58 +08:00
XiaoBa
3d76f09c3a
feat: hide 'Find More in Marketplace in Tools' ( #16955 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-04-03 16:35:59 +08:00
Good Wood
b3f4e90862
feat: remove file and file[] restriction in code node ( #17382 )
2025-04-03 16:23:19 +08:00
crazywoola
4902ddaf87
Feat/change workspace name ( #17402 )
2025-04-03 16:05:55 +08:00
GuanMu
12faecdf89
fix: update tag input border styles for special mode and focus state ( #17393 )
2025-04-03 14:03:07 +08:00
Perfecto
16c722d1d8
fix: move hardcoded text to language settings ( #16990 ) ( #17133 )
2025-04-02 22:35:51 +08:00
akou
5cffcd6336
fix: improve error handling and default values in fetchPlan function ( #17320 )
2025-04-02 21:44:09 +08:00
诗浓
4f286c9073
fix: remove setPublishedAt on handleRestoreFromPublishedWorkflow ( #17358 )
2025-04-02 21:32:21 +08:00
Benjamin
e2b8f40275
fix: update permission logic to ensure administrators always have access ( #17360 )
2025-04-02 21:29:14 +08:00
zxhlyh
78409dfec1
fix: loop single run log ( #17329 )
2025-04-02 15:22:24 +08:00
Joel
98345c0f65
fix: sandbox can upload multiple files by upload ( #17323 )
2025-04-02 14:02:44 +08:00
Kindy Lin
95c6bd1c8a
feat: add i18n checker (ui) ( #17283 )
2025-04-02 13:58:31 +08:00
Bowen Liang
4a505c19df
fix: enlarge workspace selector width to show current workspace ( #17288 )
2025-04-02 09:27:37 +08:00
csurong
d417ccaf49
fix: web docker file config ( #17130 )
2025-04-01 21:16:14 +08:00
Joel
b4aa1900e2
feat: add zod ( #17277 )
2025-04-01 18:10:11 +08:00
zxhlyh
713902dc47
Feat/loop break node ( #17268 )
2025-04-01 16:52:07 +08:00
NFish
2ae7a70be9
fix: web app form<RunOnce> component is changing an uncontrolled inpu… ( #17269 )
2025-04-01 16:30:41 +08:00
zxhlyh
e58703877b
chore: slice workflow store ( #17254 )
2025-04-01 16:02:52 +08:00
KVOJJJin
d1801b1f2e
Feat:edu frontend ( #17251 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-04-01 13:58:10 +08:00
HuDenghui
4b5ec242e7
fix: Fix lodash module not found issue ( #16953 )
2025-04-01 12:16:49 +08:00
Obada Khalili
6372cb7b41
Support variables in question classifier classes ( #17227 )
2025-04-01 11:19:36 +08:00
GuanMu
931d3390f0
Fix api document ( #17178 )
2025-04-01 11:07:47 +08:00
Panpan
24b1a625b3
feat: allow the embedding in websites to customize sys.user_id ( #16062 )
2025-03-31 18:55:42 +08:00
KVOJJJin
c66fda7c71
chore: independent page style update ( #17176 )
2025-03-31 15:44:04 +08:00
诗浓
ac850e559f
feat: organize button adds organization of nodes inside iteration/loop nodes ( #17068 )
2025-03-31 15:17:17 +08:00
Joel
7df36fe9f5
fix: run frontend test failed and enable run test in CI ( #17017 )
2025-03-31 14:36:01 +08:00
NFish
161724fb17
Fix/workspace logo style ( #17164 )
2025-03-31 14:26:43 +08:00
KVOJJJin
cf05e9cf78
Fix: iframe mount delay of embedded chatbot ( #17167 )
2025-03-31 14:25:39 +08:00
zxhlyh
32527b26d5
fix: model page switch marketplace ( #17147 )
2025-03-31 11:13:05 +08:00
KVOJJJin
e008faf729
Feat: dark mode for independent pages ( #17045 )
2025-03-31 10:28:19 +08:00
GuanMu
f30b1c2358
fix: update border radius of ListboxOptions for improved UI consistency #17101 ( #17102 )
2025-03-29 23:43:18 +08:00
Good Wood
42968cb945
fix: fix cannot select stream-tool-call in agent modal ( #17015 )
2025-03-29 14:47:28 +08:00
jiangbo721
a1aa325ce3
Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id ( #17075 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-29 14:15:53 +08:00
tyounami
fb11264f42
docs: correct type desc ( #17043 )
...
Co-authored-by: bo.zhao <bo.zhao@iglooinsure.com>
2025-03-28 19:24:45 +08:00
Novice
dd3844d1d3
fix(answer): The chat interface outputs twice ( #17033 )
2025-03-28 18:18:29 +08:00
GuanMu
bc22076ad8
fix: update account dropdown border radius for improved UI consistency #17030 ( #17031 )
2025-03-28 16:01:59 +08:00
KVOJJJin
9feafb6dbd
fix: show build app limit in app creation modal ( #16940 )
2025-03-28 15:39:21 +08:00
GuanMu
c7fcfc863d
fix: add overflow hidden to Collapse component #17009 ( #17011 )
2025-03-28 14:39:16 +08:00
過世秋風
377d11d13b
fix: WorkflowRunDetailApi created_at、finished_at types changed to timestamps ( #16821 )
2025-03-27 17:23:30 +08:00
诗浓
7f8bfb6e4a
fix(ui): improve chart text spacing and prevent unnecessary truncation ( #16894 )
2025-03-27 15:58:23 +08:00
Joel
395fdc4960
fix: some parallel logs missing ( #16923 )
2025-03-27 15:42:01 +08:00
Good Wood
094b049c94
fix: fix the bug where pressing Enter in Chinese input mode on Safari… ( #16914 )
2025-03-27 15:41:06 +08:00
KVOJJJin
c23135c9e8
feat: webapp support change inputs after conversation started ( #16901 )
2025-03-27 11:58:16 +08:00
Novice
0722beeb0b
fix(agent app): moderation feature can't work as expected ( #16794 )
2025-03-27 11:41:14 +08:00
非法操作
91db2207b3
fix: tool's number and secet input display issue ( #16834 )
2025-03-26 21:17:04 +08:00
非法操作
d87d66ab88
fix missing agent node help link ( #16841 )
2025-03-26 16:28:32 +08:00
Joel
032d849f17
chore: handle Textarea component ref warning in react 19 ( #16818 )
2025-03-26 14:55:02 +08:00
XiaoBa
c451f54925
feat: add the maximum number of iterations to env ( #16805 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-26 14:17:59 +08:00
Hanqing Zhao
2da780e4dc
Add and modify jp translation ( #16807 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-26 13:29:04 +08:00
Good Wood
71edaba9df
fix: fix ui layout when in mobile mode ( #16793 )
2025-03-26 11:01:13 +08:00
crazywoola
bbf1639c63
feat: add jp_ja for knowledge api ( #16766 )
2025-03-25 20:31:01 +08:00
Novice
ac3577bc56
chore(slider): fix the slider lint error ( #16746 )
2025-03-25 17:09:59 +08:00
GuanMu
0811a23cd4
fix: trim whitespace from URL input in file uploader component #16700 ( #16722 )
2025-03-25 16:48:25 +08:00
Novice
05c6d57f29
fix(slider): the slider's style is not as expected ( #16711 )
2025-03-25 16:47:23 +08:00
Wu Tianwei
6a0f1dad7f
fix: update htmlContent type and wrap button in div for manualClose ( #16716 )
2025-03-25 14:58:42 +08:00
David
40cadab8a6
fix: fix icon generation error on Windows platform ( #16254 )
2025-03-25 14:54:49 +08:00
诗浓
af5d6ca27d
fix: regex expressions distorted in code block ( #16690 )
2025-03-25 14:28:35 +08:00
GuanMu
360986f38d
Feat add childchunk api ( #16094 )
2025-03-24 20:58:28 +08:00
-LAN-
c167a1f4f4
chore: bump the package version to 1.1.3 ( #16612 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-24 17:59:54 +08:00
Wu Tianwei
6e26ed2bb7
fix: update retrieval configuration to correctly handle reranking mod… ( #16641 )
2025-03-24 17:47:56 +08:00
KVOJJJin
b247fbb2ef
Fix: style of sidebar with in mobile ( #16629 )
2025-03-24 16:30:23 +08:00
KVOJJJin
bc6f122364
Fix: style issue of app detail panel in jp ( #16620 )
2025-03-24 15:54:00 +08:00
KVOJJJin
815d77856d
Fix: show feedback status in conversation ( #16615 )
2025-03-24 15:20:18 +08:00
zxhlyh
05eaef84bb
fix: cancel marketplace debounced search when clear search keywords ( #16614 )
2025-03-24 15:17:12 +08:00
Joel
16b6ffd915
fix: sanitizer svg to avoid xss ( #16606 )
2025-03-24 14:36:07 +08:00
Wu Tianwei
9701b573e0
feat: add datasets detail context and provider for improved data vali… ( #16451 )
2025-03-24 14:30:26 +08:00
L8ng
83cd14104d
feat: datasets openapi list segements support paged resp ( #16603 )
2025-03-24 14:27:31 +08:00
KVOJJJin
e2988acc2f
Fix: web app sidebar cannot close when long title conversation existed ( #16593 )
2025-03-24 12:51:21 +08:00
Joel
cea4669b76
fix: transition in simple select causes page crash ( #16587 )
2025-03-24 11:07:16 +08:00
zxhlyh
17b4d4c7b2
fix: workflow if-else node variable tag style ( #16583 )
2025-03-24 11:06:10 +08:00
Ryosei Karaki
e95f0fcceb
chore: enable eslint cache ( #16570 )
2025-03-24 10:17:54 +08:00
Wu Tianwei
6d5d6f0f24
fix: update app mode display text for advanced-chat type ( #16578 )
2025-03-24 10:17:04 +08:00
Good Wood
7ce8faf176
fix: fix variable-aggregator cannot pass node check in group mode ( #16439 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-24 09:49:33 +08:00
jiangbo721
f31e3313b0
feat: Make the logic of APP filtering and creation the same ( #16079 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-23 09:40:15 +08:00
NFish
f8e7e301cd
fix: update chatbot doc link at create app page ( #16479 )
2025-03-23 09:27:16 +08:00
dotdotdot
35bafb3235
fix: the error occurring when passing inputs on iOS devices and some … ( #16534 )
2025-03-23 09:26:35 +08:00
LiuBodong
ae5d2ecf48
fix:weight_type missing when create document in dataset ( #16503 )
2025-03-22 20:21:57 +08:00
kenwoodjw
3306228840
fix: workflow file add related-id in iteration node ( #16255 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-03-21 20:57:02 +08:00
-LAN-
bf90d34c2f
chore: update version to 1.1.2 in configuration and Docker files ( #16457 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-21 18:03:48 +08:00
Joel
7709d9df20
Chore: frontend infrastructure upgrade ( #16420 )
...
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
2025-03-21 17:41:03 +08:00
Joel
e61415223b
fix: xss in render svg ( #16433 )
2025-03-21 15:14:08 +08:00
NanoNova
a30945312a
fix: typos ( #16385 )
2025-03-21 11:14:40 +08:00
Junjie.M
e324e59930
fix import DSL install Github plugin failed ( #16362 )
2025-03-20 21:37:45 +08:00
-LAN-
85160b0487
chore: update version to 1.1.1 in packaging and docker configurations ( #16301 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-20 18:20:04 +08:00
Jyong
2c9af712a2
Fix/create document by api with metadata ( #16307 )
...
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-03-20 14:33:32 +08:00
GuanMu
c1f3d968bf
fix: enhance React imports in LLM panel component #16282 ( #16283 )
2025-03-20 10:55:37 +08:00
Ning
79118f51c2
fix: dify-web docker MAX_TOOLS_NUM environment value not work ( #16241 )
2025-03-20 09:38:46 +08:00
リイノ Lin
285314da1c
fix: update workflow doc ( #16251 )
2025-03-20 09:28:42 +08:00
Panpan
cade0f65e2
fix: reset inputs when reset conversation ( #16233 )
2025-03-20 00:17:58 +08:00
GuanMu
106169ed7f
refactor: improve layout structure in StepOne component for better re… ( #16209 )
2025-03-19 20:44:43 +08:00
Wu Tianwei
965bfc49dd
fix: update _dataset handling in knowledge retrieval config ( #16218 )
2025-03-19 17:48:49 +08:00
jimmyfen
425ea4e5b6
fix: model changed but completion params not change ( #16156 )
2025-03-19 17:48:18 +08:00
诗浓
0189a8b0f6
fix: agent node help link error in zh ( #16194 )
2025-03-19 16:04:17 +08:00
Wu Tianwei
411e332f1b
feat: dark mode for knowledge ( #15236 )
2025-03-19 11:19:57 +08:00
-LAN-
ac80c04bd3
chore: bump version to 1.1.0 ( #16128 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-18 20:01:24 +08:00
KVOJJJin
7d620ffd5e
Feat:app list dark mode ( #16110 )
2025-03-18 16:21:53 +08:00
-LAN-
cefec44070
feat: add app_mode field to app import and model definitions ( #15729 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
2025-03-18 11:12:25 +08:00
zxhlyh
20376ca951
feat: upgrade knowledge metadata ( #16063 )
...
Support filter knowledge by metadata.
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: NFish <douxc512@gmail.com>
2025-03-18 11:01:06 +08:00
诗浓
947c9f70fb
fix: improve InputNumber component step behavior and disabled state ( #16044 )
2025-03-18 10:42:29 +08:00
XiaoBa
5e52d4d6b3
feat: add Maximum number of Parallelism branches to env ( #15964 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-18 09:32:47 +08:00
Kalo Chin
939dcb4c0a
chore: enhance ListWrapper and PluginPage components with stable scro… ( #16048 )
2025-03-18 09:12:49 +08:00
GuanMu
db7a37a111
fix: adjust position of table of contents in Doc component ( #15996 )
2025-03-17 19:37:21 +08:00
QuantumGhost
69fb0a4a28
chore: use POSIX shell syntax in pre-commit script ( #16025 )
2025-03-17 19:28:25 +08:00
QuantumGhost
e5d6047fb4
chore(api): Disable preview rules of Ruff while running pre-commit hook ( #15999 )
2025-03-17 16:40:27 +08:00
Benjamin
3a69a6a452
Fix/enable marketplace bug ( #15895 )
2025-03-16 11:14:12 +08:00
Joel
f8f21ef7c0
fix: node use vision model may caused page crash ( #15921 )
2025-03-16 08:54:18 +08:00
ShadowJobs
0587eb4956
FIX:microsoft word text copy and paste error ( #14905 )
...
Co-authored-by: LinYing <linying@momenta.ai>
2025-03-14 18:31:20 +08:00
Yi Feng
1a6298b6ea
fix: Remove any extra Spaces in the title ( #15841 )
2025-03-14 17:12:29 +08:00
過世秋風
98bd79f548
fix: update Knowledge Api doc: 【Update a Chunk in a Document】 ( #15823 )
2025-03-14 16:45:20 +08:00
KVOJJJin
10bd03611c
Fix style of opening statement ( #15821 )
2025-03-14 15:50:28 +08:00
诗浓
e796937d02
feat: add keyboard shortcuts support for dialog confirmation ( #15752 )
2025-03-13 21:42:53 +08:00
XiaoBa
f22a1adb8b
fix: Integration langfuse, front-end error( #15695 ) ( #15709 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-13 15:43:41 +08:00
NFish
37486a9cc6
fix: update default github star count value ( #15708 )
2025-03-13 14:39:26 +08:00
KVOJJJin
efebbffe96
Fix:webapp UI issues ( #15601 )
2025-03-13 14:23:41 +08:00
Lam
adfaee7ab5
fix: prevent AppIconPicker click event from propagating ( #15575 ) ( #15647 )
2025-03-12 20:03:09 +08:00
Joel
b938c9b7f6
fix: trace return null cause page crash ( #15588 )
2025-03-12 14:40:43 +08:00
Rafael Carvalho
1d5ea80a2b
feat: env MAX_TOOLS_NUM ( #15431 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-12 12:57:05 +08:00
Mars
1fab02c25a
fix:message api doc ( #15568 )
...
Co-authored-by: mars <linjx2@by-health.com>
2025-03-12 12:38:23 +08:00
crazywoola
258736f505
chore: remove unused parameter ( #15558 )
2025-03-12 12:09:39 +08:00
Lam
0bc4da38fc
feat: add debounced enter key submission to install form ( #15445 ) ( #15542 )
2025-03-12 11:25:54 +08:00
zxhlyh
b541792465
fix: workflow loop node break conditions ( #15549 )
2025-03-12 10:10:51 +08:00
NFish
eb9b256ee8
fix: remove size prop in PlanBadge component because UpgradeBtn size … ( #15544 )
2025-03-12 09:49:15 +08:00
Kalo Chin
5d8b32a249
feat: add click-away and mounting logic to agent setting component ( #15521 )
2025-03-11 22:23:06 +08:00
-LAN-
46036e6ce6
fix: update version to 1.0.1 in configuration and Docker files ( #15478 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-11 18:50:42 +08:00
Wu Tianwei
90a1508b87
fix: update placeholders in version info modal to indicate optional field ( #15499 )
2025-03-11 18:30:47 +08:00
DDDDD12138
b07016113c
fix: add animation to workflow process loader icon ( #15497 )
2025-03-11 18:04:58 +08:00
Wu Tianwei
d8317fcf81
fix: remove unnecessary modal ( #15493 )
2025-03-11 17:18:23 +08:00
NFish
b730f243dc
fix: displan badge based on workspace plan ( #15489 )
2025-03-11 17:01:17 +08:00
Yuichiro Utsumi
71a57275ab
fix: improve selection of variable in workflow ( #15484 )
...
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
2025-03-11 16:57:45 +08:00
Wu Tianwei
b6b1903a37
fix: fix chatbot publish and restore handling ( #15462 )
2025-03-11 13:36:45 +08:00
Hao Cheng
49d0acd188
fix: replace old-style <br> tags to fix Mermaid rendering issues ( #13792 )
2025-03-11 12:40:55 +08:00
KVOJJJin
9e220d5d30
Feat: configure dark mode legacy ( #15394 )
2025-03-10 16:41:06 +08:00
Wu Tianwei
2cf0cb471f
fix: fix document list overlap and optimize document list fetching ( #15377 )
2025-03-10 15:34:40 +08:00
KVOJJJin
78d460a6d1
Feat: time period filter for workflow logs ( #14271 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-03-10 14:02:58 +08:00
zxhlyh
a3d18d43ed
fix: tool name in agent ( #15344 )
2025-03-10 11:21:46 +08:00
Wu Tianwei
fcd9fd8513
fix: update image gallery styles ( #15301 )
2025-03-09 15:32:03 +08:00
Hantaek Lim
f7e012d216
Fix: reranker OFF logic to preserve user setting ( #15235 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-08 19:08:48 +08:00
Rhys
c9e3c8b38d
fix: dataset pagination state keeps resetting when filters changed ( #15268 )
2025-03-08 17:38:07 +08:00
Che Kun
cfd7e8a829
fix: missing action value to `tools.includeToolNum` lang for custom t… ( #15239 )
2025-03-08 10:55:13 +08:00
yosuke0715
38fc8eeaba
typo チュンク to チャンク ( #15240 )
2025-03-07 20:55:07 +08:00
Wu Tianwei
3ca1373274
feat: version tag ( #14949 )
2025-03-07 18:10:40 +08:00
NFish
4aaf07d62a
fix: update the link of contact sales in billing page ( #15219 )
2025-03-07 16:53:01 +08:00
Likename Haojie
ff10a4603f
bugfix:cant correct display latex ( #14910 )
2025-03-07 14:06:14 +08:00
Marc Klingen
c6209d76eb
chore: update langfuse description ( #15136 )
2025-03-07 12:15:38 +08:00
KVOJJJin
f588ccff72
Feat: settings dark mode ( #15184 )
2025-03-07 11:56:20 +08:00
Kalo Chin
b7583e95a5
fix: adjust scroll detection threshold in chat component ( #14640 )
2025-03-06 22:36:59 +08:00
Jimmiaxie
2a6e522a87
Fixed incorrect use of key in the page /plugins?category=discover #15126 ( #15127 )
2025-03-06 20:14:39 +08:00
Jimmiaxie
cd7cb19aee
hotfix: Fixed tags not updating in real time in the label management of apps #15113 ( #15110 )
2025-03-06 18:55:25 +08:00
非法操作
d84fa4d154
fix: with file conversation second chat raise error ( #15097 )
2025-03-06 18:21:40 +08:00
w4-jinhyeonkim
d574706600
Update ko-KR/plugin.ts ( #15103 )
2025-03-06 17:40:37 +08:00
crazywoola
8369e59b4d
Feat/14573 support more types in form ( #15093 )
2025-03-06 17:38:50 +08:00
Wu Tianwei
5be8fbab56
feat: refactor date-and-time-picker to use custom dayjs utility and add timezone support ( #15101 )
2025-03-06 16:24:03 +08:00
Wu Tianwei
6c9d6a4d57
fix: add custom disallowed elements to Markdown component and restore the default disallowed elements ( #15057 )
2025-03-06 10:57:49 +08:00
NFish
9962118dbd
Fix: new upgrade page ( #12417 )
2025-03-06 10:27:13 +08:00
NFish
a4b2c10fb8
Feat/compliance report download ( #14477 )
2025-03-06 10:25:18 +08:00
Wood
2c17bb2c36
Feature/newnew workflow loop node ( #14863 )
...
Co-authored-by: arkunzz <4873204@qq.com>
2025-03-05 17:41:15 +08:00
非法操作
83cad07fb3
fix endpoint help link 404 ( #14981 )
2025-03-05 14:59:04 +08:00
zxhlyh
9ab4f35b84
fix: workflow one step run form validate ( #14934 )
2025-03-05 10:28:46 +08:00
Joel
330dc2fd44
fix: iteration log index error ( #14855 )
2025-03-04 14:48:14 +08:00
Mars
7ff527293a
Fix can not modify required filelist input before starting ( #14825 )
2025-03-04 10:39:13 +08:00
Wu Tianwei
d88b2dd198
fix: eslint extension not working in vscode ( #14725 )
2025-03-04 10:29:48 +08:00
圣痕
66654faef3
fix: fixed incorrect operation of publishing as tool ( #14561 )
2025-03-04 10:20:18 +08:00
KVOJJJin
972421efe2
Fix: update embed.min.js ( #14772 )
2025-03-03 16:28:38 +08:00
Wu Tianwei
98ada40532
fix: improve layout in dataset selection component ( #14756 )
2025-03-03 16:06:41 +08:00
NFish
931d704612
Fix/explore darkmode ( #14751 )
2025-03-03 16:06:28 +08:00
KVOJJJin
bb4e7da720
Fix: web app theme intialization ( #14761 )
2025-03-03 16:05:35 +08:00
KVOJJJin
d0d0bf570e
Feat: web app dark mode ( #14732 )
2025-03-03 14:44:51 +08:00
zxhlyh
e53052ab7a
fix: one step run ( #14724 )
2025-03-03 13:29:59 +08:00
JonSnow
1eb072fd43
fix: the edges between the nodes inside the copied iteration node are… ( #12692 )
2025-02-28 19:33:47 +08:00
Wu Tianwei
de824d3713
fix: add collapse icon for fullscreen toggle in segment detail compon… ( #14530 )
2025-02-28 18:57:59 +08:00
Jiakaic
be18b103b7
fix: set method to POST when body exists ( #14523 ) ( #14524 )
2025-02-28 14:58:01 +08:00
QuantumGhost
002b16e1c6
fix: properly escape `collectionName` in query string parameters ( #14476 )
2025-02-27 18:59:07 +08:00
NFish
ddf9eb1f9a
fix: page broke down while rendering node contained img and other elements ( #14467 )
2025-02-27 16:54:54 +08:00
Wu Tianwei
4fbe52da40
fix: update dependencies and improve app detail handling ( #14444 )
2025-02-27 15:11:42 +08:00
NFish
5f692dfce2
fix: update trial tip time to 3/17 ( #14452 )
2025-02-27 14:02:04 +08:00
Joel
78a7d7fa21
fix: handle gitee old name ( #14451 )
2025-02-27 13:51:27 +08:00
w4-jinhyeonkim
a05e8f0e37
Update ko-KR/workflow.ts ( #14377 )
2025-02-26 16:45:48 +08:00
Wu Tianwei
b10cbb9b20
fix: update uniqueIdentifier assignment for marketplace plugins ( #14385 )
2025-02-26 15:12:40 +08:00
zxhlyh
1aaab741a0
fix: workflow note editor placeholder ( #14380 )
2025-02-26 13:55:25 +08:00
Joel
45d43c41bc
chore: remove useless yarn lock file ( #14370 )
2025-02-26 11:18:39 +08:00
Chuckie Li
d5711589cd
fix(html-parser): sanitize unclosed tags in markdown rendering ( #14309 )
2025-02-26 09:31:29 +08:00
KVOJJJin
375a359c97
Fix: style of model card info ( #14292 )
2025-02-26 09:27:52 +08:00
IWAI, Masaharu
3228bac56d
chore: fix Japanese translation for updating tool ( #14332 )
2025-02-26 09:27:32 +08:00
Wu Tianwei
c66b4e32db
fix(i18n): update verification tips for clarity ( #14342 )
2025-02-25 21:05:46 +08:00
Wu Tianwei
ff911d0dc5
fix: prioritize fixed model providers in sorting logic ( #14338 )
2025-02-25 20:28:59 +08:00
Wu Tianwei
91a218b29d
fix: adjust width of file uploader component ( #14328 )
2025-02-25 17:47:48 +08:00
zxhlyh
8c08153e33
Fix/plugin badge i18n ( #14319 )
2025-02-25 16:35:10 +08:00
KVOJJJin
b44b3866a1
Fix: compatibel with legacy DSL ( #14317 )
2025-02-25 16:19:34 +08:00
Wu Tianwei
c242bb372b
fix: change default theme to light ( #14304 )
2025-02-25 16:03:33 +08:00
Wu Tianwei
3403ac361a
fix: change default theme to light in layout ( #14295 )
2025-02-25 13:09:23 +08:00
Novice
07d6cb3f4a
fix: incorrect variable type selection ( #13906 )
2025-02-25 13:06:58 +08:00
zxhlyh
545aa61cf4
fix: tool info ( #14293 )
2025-02-25 12:56:27 +08:00
Wu Tianwei
42b13bd312
feat: partner badge in marketplace ( #14258 )
2025-02-25 12:09:37 +08:00
zxhlyh
28add22f20
fix: gemini model info ( #14282 )
2025-02-25 10:48:07 +08:00
KVOJJJin
aa6c951e8c
chore: compatible with es5 ( #14268 )
2025-02-25 09:46:54 +08:00
Onelevenvy
7790214620
chore: Fix typos in simplified and traditional Chinese in i18n files ( #14228 )
2025-02-24 11:32:09 +08:00
Wu Tianwei
3942e45cab
fix: update refresh logic for plugin list to avoid redundant request and fix model provider list update issue in settings ( #14152 )
2025-02-24 10:49:43 +08:00
Wu Tianwei
2ace9ae4e4
fix: add responsive layout for file uploader in datasets ( #14159 )
2025-02-23 19:35:10 +08:00