GuanMu
27d09d1783
feat: Add support for slash commands, optimize command selector logic. ( #24723 )
2025-08-28 21:13:18 +08:00
ZalterCitty
a174ee419e
chore: fix some api desc ( #24715 )
...
Co-authored-by: zhuqingchao <zhuqingchao@xiaomi.com>
2025-08-28 20:47:12 +08:00
crazywoola
79e6138ce2
chore: simplify the workflow details logic ( #24714 )
2025-08-28 18:17:48 +08:00
17hz
5a64f69456
fix: Default value for input variable is null when starting new conversations on the web app ( #24709 )
2025-08-28 17:48:04 +08:00
Joel
fab5740778
fix: can not choose file type var in aggreggator node ( #24689 )
2025-08-28 14:28:46 +08:00
GuanMu
fbceda7b66
fix: workflow log panel's round style ( #24658 )
2025-08-28 09:20:17 +08:00
NFish
22b11e4b43
Fix/web app auth error ( #24637 )
2025-08-27 18:00:25 +08:00
墨绿色
85b0b8373b
feat: datasets hit-testing retrieve chunking detail answer when docum… ( #24600 )
...
Co-authored-by: lijiezhao@perfect99.com <lijiezhao@perfect99.com>
2025-08-27 16:04:57 +08:00
Ujjwal Maurya
a159c13333
Fix tooltip visibility issues during scroll in model selector popup ( #24593 )
...
Co-authored-by: 17hz <0x149527@gmail.com>
2025-08-27 10:30:37 +08:00
非法操作
a7419d0aba
fix: when credential unauthrozied display green color ( #24572 )
2025-08-26 23:24:09 +08:00
Nite Knite
a2598fd134
refactor(api-access): refactor code group ( #24565 )
...
Refactor CodeGroup component on the API Access page.
Fix example tab switching.
2025-08-26 18:25:08 +08:00
Joel
dac72b078d
feat: support bool type variable frontend ( #24437 )
...
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2025-08-26 18:16:05 +08:00
17hz
8af2ae973f
feat: Auto-associate variables in Jinja editor mode ( #24561 )
2025-08-26 17:54:16 +08:00
znn
243876e9b7
sort on display status ( #24252 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-26 11:55:53 +08:00
crazywoola
aa71f88e1b
chore: hide delete action when avatar is none ( #24512 )
2025-08-26 10:25:55 +08:00
znn
b4be132201
improve border radius ( #24486 )
2025-08-25 23:17:44 +08:00
lxsummer
e7833b42cd
optimize close action on about page ( #24342 )
2025-08-25 18:04:21 +08:00
Zhedong Cen
d1ba5fec89
feat: Show tooltip on document names in document list ( #24467 )
2025-08-25 17:48:12 +08:00
非法操作
6010d5f24c
feat: add multi model credentials ( #24451 )
...
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-25 16:12:29 +08:00
quicksand
a06681913d
remove: document download file permission ( #24459 )
2025-08-25 15:11:48 +08:00
lyzno1
a4d17cb585
fix: add backdrop-blur-sm to plugin dropdown filters for consistent dark mode styling ( #24454 )
2025-08-25 13:55:41 +08:00
-LAN-
f7416eb810
feat: auto-login after admin account setup ( #24395 )
2025-08-25 09:29:22 +08:00
kenwoodjw
e64ff77852
fix kb api access docs ( #24377 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-08-23 20:17:32 +08:00
Davide Delbianco
0a2111f33d
Expose agent node usage ( #24355 )
2025-08-23 10:57:58 +08:00
GuanMu
295b47cbff
Node search supports model and name search ( #24331 )
2025-08-22 22:01:11 +08:00
17hz
ffe1685b54
feat: Add default value support for all workflow start node variable types ( #24129 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-22 18:44:48 +08:00
HyaCinth
09b0dd5583
fix: Optimize scrolling experience on plugin page ( #24314 ) ( #24322 )
2025-08-22 16:09:10 +08:00
AADI GUPTA
6b01b0b165
feat: implement TooltipManager for managing tooltip lifecycle ( #24236 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-22 10:42:48 +08:00
Charles Lee
0c595c4745
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS ( #24146 )
2025-08-21 21:38:40 +08:00
skayliu
5867e6356d
feat: show the start time with seconds of the app logs ( #24267 )
2025-08-21 14:41:15 +08:00
17hz
f0684c1957
Fix the bug of automatically appending basepath to image resource. ( #24201 )
2025-08-20 23:15:18 +08:00
Joel
ddf05ca059
feat: notice of the expire of education verify ( #24210 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-20 15:37:46 +08:00
KVOJJJin
5f0b52c017
Fix number input in tool configure form of agent node tool item ( #24154 )
2025-08-19 14:26:09 +08:00
Stream
c2606f9062
fix: correct behaviour of code fix ( #24152 )
...
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-19 14:18:49 +08:00
Guangdong Liu
a3a041ef6f
feat: add delete avatar functionality with confirmation modal ( #24127 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-18 21:35:20 +08:00
Yongtao Huang
ef5decc98a
Chore: remove some dead code in experience-enhance-group ( #24110 )
...
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
2025-08-18 16:51:43 +08:00
-LAN-
4445460eca
fix: validate checklist before publishing workflow ( #24104 )
2025-08-18 16:46:22 +08:00
GuanMu
b0e58f9da7
Feature/improve goto anything commands ( #24091 )
2025-08-18 16:07:54 +08:00
Junyan Qin (Chin)
531e784a92
feat: no longer enable auto upgrade when marketplace is disabled (#24… ( #24101 )
2025-08-18 15:57:33 +08:00
HyaCinth
5e8fe30035
fix(ui): Optimize UI component styles and layouts ( #24090 ) ( #24092 )
2025-08-18 15:56:10 +08:00
Joel
f5033c5a0e
fix: no current code caused code generation show error ( #24086 )
2025-08-18 14:18:08 +08:00
Joel
de9c5f10b3
feat: enchance prompt and code ( #23633 )
...
Co-authored-by: stream <stream@dify.ai>
Co-authored-by: Stream <1542763342@qq.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-18 12:29:12 +08:00
Wu Tianwei
218e247fd2
refactor: improve loading animation and debug panel styles ( #24075 )
2025-08-18 11:12:47 +08:00
Guangdong Liu
6b51530e21
fix: update first_id logic to use the oldest answer item in chat messages ( #23992 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-18 11:04:18 +08:00
lyzno1
9755564a05
Fix sticky table header transparency with backdrop-filter blur in dark mode ( #23999 )
2025-08-18 11:03:15 +08:00
Zhehao Peng
f8fc9f8c79
feat: add select input support to the conversation opener ( #24043 )
2025-08-18 10:01:29 +08:00
Yongtao Huang
ff52a54fef
Restore useLabelStore mistakenly removed in commit 403e2d58 ( #24052 )
...
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-18 09:22:59 +08:00
lyzno1
352776ba77
update: GitHub star fallback count to current value ( #23957 )
2025-08-15 11:25:50 +08:00
lyzno1
e7a5268fdd
Fix hover button contrast in dark mode for app and dataset cards ( #23955 )
2025-08-15 10:38:03 +08:00
Rajhans Jadhao
8d47213529
fix(workflow/if-else): keep conditions in sync on variable rename ( #23611 )
...
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-08-14 19:55:18 +08:00
lyzno1
05e071bf2f
fix: resolve user profile dropdown cache sync issue across layouts ( #23937 )
2025-08-14 19:51:28 +08:00
Yongtao Huang
2476511368
Fix: replace deprecated String.prototype.substr with slice ( #23915 )
...
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
2025-08-14 13:47:23 +08:00
lyzno1
caf50ea01e
fix: resolve text clipping issues in overview chart components ( #23907 )
2025-08-14 10:16:20 +08:00
lyzno1
cc4d82f932
fix(web): resolve TypeScript errors in app overview components ( #23901 )
2025-08-14 09:22:27 +08:00
lyzno1
5dcbc9861b
fix: add dark mode support for embedded modal option icons ( #23893 )
2025-08-13 23:20:33 +08:00
HyaCinth
a36fdf6a7d
chore(cmdk): Resolve default option selection issue in GotoAnything component ( #23878 ) ( #23813 )
2025-08-13 17:14:21 +08:00
lyzno1
2da00bb4ec
Fix misleading Studio button in account header ( #23842 )
2025-08-13 13:56:06 +08:00
lyzno1
e0fe0e1a3e
fix: goto-anything command filter should only match shortcut ( #23862 )
2025-08-13 13:55:25 +08:00
lyzno1
e11a334c9b
fix: SimpleSelect chevron icon state sync and add notClearable to monitoring selector ( #23858 )
2025-08-13 13:55:10 +08:00
Wu Tianwei
ad2bc7f8ac
fix: update modal component to use relative positioning ( #23855 )
2025-08-13 11:20:40 +08:00
lyzno1
854c1aa37d
fix: goto-anything highlighting consistency improvements ( #23843 )
2025-08-13 10:15:45 +08:00
GuanMu
973a390298
Feature/run cmd ( #23822 )
2025-08-12 23:47:50 +08:00
cathy
c7f36d1a5a
chore: goto anything mouse keyboard interaction ( #23805 )
2025-08-12 18:17:19 +08:00
GuanMu
de0dae9d9b
Fix node search ( #23795 )
2025-08-12 14:48:35 +08:00
lyzno1
a62371940f
fix: remove misleading clear buttons and improve SimpleSelect UX ( #23791 )
2025-08-12 13:29:51 +08:00
Will
1ffe190557
Feat/improved mcp timeout configs ( #23605 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-12 13:14:00 +08:00
lyzno1
d3eff9b1a3
fix: prevent X button flying to screen corners in dataset settings modal ( #23788 )
2025-08-12 12:03:04 +08:00
lyzno1
dc2aaae414
feat: add highPriority option to Modal for goto-anything layering ( #23783 )
2025-08-12 10:37:11 +08:00
lyzno1
e298eee822
feat: add select-none class to tag filter components to prevent text selection ( #23774 )
2025-08-12 09:23:59 +08:00
lyzno1
2944a4fd43
feat: add filtering support for @ command selector in goto-anything ( #23763 )
2025-08-11 22:21:37 +08:00
lyzno1
2c81db5a1c
feat: enhance GotoAnything UX with @ command selector ( #23738 )
2025-08-11 15:47:19 +08:00
Wu Tianwei
d30f898274
fix: model selector language undefined error ( #23723 )
2025-08-11 14:39:22 +08:00
lyzno1
0c5e66bccb
fix: unified error handling for GotoAnything search actions ( #23715 )
2025-08-11 11:57:06 +08:00
HyaCinth
ff791efe18
fix: Optimize the event handling for inserting variable shortcuts, resolving incorrect blur issues ( #22981 ) ( #23707 )
2025-08-11 11:08:12 +08:00
crazywoola
7ee170f0a7
Feat node search ( #23685 )
...
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: zhujiruo <zhujiruo@foxmail.com>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: croatialu <wuli.croatia@foxmail.com>
Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
2025-08-11 10:19:52 +08:00
lyzno1
bb852ef6d2
fix: improve dark mode UI consistency in signin page ( #23684 )
2025-08-10 17:21:05 +08:00
lyzno1
a17b7b3d89
fix: correct File Preview API position in Japanese advanced chat template ( #23645 )
2025-08-10 11:17:38 +08:00
Matri Qi
ea502d36a9
lint: fix sonarjs/no-dead-store issues ( #23653 )
2025-08-10 11:16:43 +08:00
Guangdong Liu
79a3c1618f
fix: support custom file types in workflow Start node ( #23672 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-10 11:09:47 +08:00
baonudesifeizhai
0be3b4e7a6
fix: Add internationalization support for date input formatting Fixes #23266 ( #23678 )
2025-08-10 11:05:55 +08:00
lyzno1
dc641348f6
fix: resolve datasets container rounded corners disappearing during scroll ( #23667 )
2025-08-09 22:41:42 +08:00
Ganondorf
5a0a2b7e44
Allow to export full screen image of workflow ( #23655 )
2025-08-09 15:31:32 +08:00
lyzno1
8362365eae
Fix file type misclassification in logs interface ( #23641 )
2025-08-08 22:58:52 +08:00
Joel
b32b7712e2
fix: i18n options too long breaks plugin setting ui ( #23640 )
2025-08-08 18:34:12 +08:00
GuanMu
5cf55fcbab
feat: Enhance the alignment logic of the nodes in the context menu ( #23617 )
2025-08-08 15:20:24 +08:00
lyzno1
57c4fc6bf8
Fix X button animation glitches in secret key modals ( #23614 )
2025-08-08 14:47:15 +08:00
lyzno1
92fcf0854b
fix: eliminate AppInfo sidebar animation glitches and layout jumps ( #23609 )
2025-08-08 12:55:52 +08:00
yunqiqiliang
f73ec60311
Bug Fix: Fix workflow knowledge retrieval cache bug ( #23597 )
...
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-08 11:42:20 +08:00
Matri Qi
cb5e2ad9b2
lint: fix tailwind lint issues ( #23367 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-08 09:25:41 +08:00
lyzno1
2edd32fdea
fix: resolve AppCard description overlap with tag area ( #23585 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-08 09:05:55 +08:00
lyzno1
d98071a088
feat: add Service API file preview endpoint ( #23534 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-07 21:44:29 +08:00
NFish
11d29e8d3e
fix: update invite settings page style in dark mode ( #23571 )
2025-08-07 21:01:01 +08:00
NFish
b44ecf9bf7
fix: hide opensource license link when custom branding is enabled ( #23569 )
2025-08-07 05:37:05 -07:00
crazywoola
305ea0a2d5
Fix/footer behavior ( #23555 )
2025-08-07 16:55:23 +08:00
thief
a5ca76befb
Fixes #23536 ( #23542 )
2025-08-07 14:42:34 +08:00
HyaCinth
2931c891a7
chore: Optimize component styles and interactions ( #23250 ) ( #23543 )
2025-08-07 14:19:38 +08:00
hangboss1761
f3c98a274b
fix: update the guiding text in the upload component ( #23509 )
2025-08-07 10:06:04 +08:00
lyzno1
f6c7175828
fix: make TagSelector always visible for accessibility and mobile support ( #23515 )
2025-08-07 09:25:26 +08:00
lyzno1
1f15cba9a0
Enhance API documentation TOC with modern design and improved UX ( #23490 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-06 14:45:06 +08:00
lyzno1
823872d294
Fix API documentation layout and dark mode contrast issues ( #23462 )
2025-08-06 11:19:47 +08:00
GuanMu
724ec12bf3
Feat workflow node align ( #23451 )
2025-08-06 11:01:10 +08:00
crazywoola
8aac402b24
fix: can not find file ( #23472 )
2025-08-06 10:39:19 +08:00
lyzno1
2cd3fe0dce
fix: Multiple UI component improvements and code quality enhancements ( #23446 )
2025-08-05 19:36:07 +08:00
Minamiyama
4934dbd0e6
feat(workflow): add relations panel to visualize dependencies ( #21998 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-05 15:08:23 +08:00
lyzno1
d080bea20b
fix: resolve sidebar animation issues and improve app detail page UX ( #23407 )
2025-08-05 15:06:40 +08:00
lyzno1
607dfc8be7
fix: remove redundant useEffect from TagSelector component ( #23406 )
2025-08-05 13:15:26 +08:00
Matri Qi
75f722a959
lint: fix issue of no-unused-vars ( #23375 )
2025-08-05 11:12:30 +08:00
Wu Tianwei
b946378b38
fix: installed apps preview language error ( #23397 )
2025-08-05 11:01:31 +08:00
yyh
d8584dc03a
feat: enhance document list navigation and sorting functionality ( #23383 )
2025-08-05 10:19:47 +08:00
NeatGuyCoding
a724f35672
fix: fetchAppWithTags may return empty when apps is over 100 ( #23350 )
2025-08-04 20:20:43 +08:00
Tianyi Jing
8041808b53
fix: diplay all helpfields ( #23348 )
...
Signed-off-by: jingfelix <jingfelix@outlook.com>
2025-08-04 14:39:54 +08:00
yyh
54c8bd29ee
security: Fix XSS vulnerability in authentication check-code pages ( #23295 )
2025-08-04 12:48:38 +08:00
znn
0ebcee9a6b
fixing footer ( #22927 )
2025-08-04 10:14:57 +08:00
yyh
dedd5f571c
fix(ui): temporarily remove TagSelector from app sidebar per design review ( #23329 )
2025-08-03 22:30:21 +08:00
znn
d470120a60
retention of data filled on tab switch for tool plugin ( #23323 )
2025-08-03 18:31:15 +08:00
lyzno1
0c925bd088
feat(ui): unify tag editing in app sidebar and add management entry to TagFilter ( #23325 )
2025-08-03 18:30:47 +08:00
qiaofenlin
20f0238aab
feat: support workflow version specification in workflow and chat APIs ( #23188 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-03 16:27:12 +08:00
Warren Wong
6d5a7684b4
feat: Add Download Button to UI for Knowledge Resource Source Files ( #23320 )
2025-08-03 16:26:11 +08:00
znn
7831d44099
fixing chat window api recall fix on changing browser tab or window ( #23301 )
2025-08-03 10:14:17 +08:00
Matri Qi
99a4bd82b5
chore: fix function name typo ( #23306 )
2025-08-03 10:09:26 +08:00
NeatGuyCoding
ff9fd0cdb2
fix: fix wrong css class ( #23299 )
2025-08-02 17:36:15 +08:00
Matri Qi
aac849d4f4
Fix/variable input validation issue ( #23300 )
2025-08-02 17:35:51 +08:00
zxhlyh
f78b903a49
Chore/variable label ( #23270 )
2025-08-01 15:43:36 +08:00
NeatGuyCoding
759ded3e3a
minor fix: fix default for status of TidbAuthBinding in compatible with various versions ( #22288 )
2025-08-01 14:51:16 +08:00
HyaCinth
f7016fd922
chore: Optimize component styles and interactions ( #23250 ) ( #23251 )
2025-08-01 14:18:38 +08:00
Alan Bustamante
c33741a5e9
fix: improve boolean field handling in plugin configuration forms ( #23160 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-01 10:34:46 +08:00
Alex Chim
8ab3fda5a8
[Enhancement] Allow modify conversation variable via api ( #23112 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-01 09:34:56 +08:00
GuanMu
98aea05ad2
Fix: Update the background color and hover effect of secondary buttons ( #23186 )
2025-07-31 21:19:34 +08:00
HyaCinth
caa5928ac4
chore: Optimize dark mode styles ( #23222 ) ( #23231 )
2025-07-31 17:43:08 +08:00
lyzno1
a82b55005b
fix: resolve sidebar animation glitches and layout shifts in app detail page ( #23216 ) ( #23221 )
2025-07-31 16:04:49 +08:00
NFish
f5e177db89
fix: call checkOrSetAccessToken when app access mode is PUBLIC ( #23195 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-31 14:18:54 +08:00
GuanMu
5febd66808
Fix: Fix style issues ( #23209 )
2025-07-31 11:47:34 +08:00
lyzno1
1b2046da3f
fix: prevent client-side crashes from null/undefined plugin data in workflow ( #23154 ) ( #23182 )
2025-07-31 10:03:33 +08:00
kenwoodjw
28478cdc41
feat: support metadata condition filter string array ( #23111 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-07-30 16:13:45 +08:00
呆萌闷油瓶
11ec62ca70
fix: element of Array[string] and Array[number] and size attribution ( #23074 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-30 15:21:50 +08:00
GuanMu
4499cda186
Feat annotations panel ( #22968 )
2025-07-30 13:40:48 +08:00
Joel
c05c5953a8
fix: disabled auto update but still show in plugin detail ( #23150 )
2025-07-30 11:15:06 +08:00
baonudesifeizhai
72a2c3decf
Fix/http node timeout validation#23077 ( #23117 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-29 21:40:15 +08:00
lyzno1
6914c1c85e
fix(web): make iteration panel respect MAX_PARALLEL_LIMIT environment variable ( #23083 ) ( #23104 )
2025-07-29 21:39:40 +08:00
zxhlyh
4c65a8091a
chore: base form ( #23101 )
2025-07-29 15:37:16 +08:00
GuanMu
7721648867
Fix variable config ( #23070 )
2025-07-29 11:24:59 +08:00
KVOJJJin
84aa38586f
Fix: number input can display 0 ( #23084 )
2025-07-29 10:59:12 +08:00
znn
a70d59d4a6
ability to click classifier during workflow execution ( #23079 )
2025-07-29 09:45:49 +08:00
znn
a7ce1e5789
dark mode for overlay ( #23078 )
2025-07-29 09:37:40 +08:00
crazywoola
5f550126b3
Fix/23066 i18n related commands are broken ( #23071 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-28 21:25:18 +08:00
GuanMu
7c6415551d
Fixed code formatting issues in the comment header option component ( #23060 )
2025-07-28 16:44:50 +08:00
HyaCinth
d409fb5f58
refactor(web): Optimize workflow operation tip popup ( #23051 ) ( #23052 )
2025-07-28 16:29:45 +08:00
HyaCinth
beebcae0a1
fix(web): Fix issues with workflow as tool configuration button ( #23039 ) ( #23050 )
2025-07-28 15:49:19 +08:00
Anton Kovalev
15757110cf
feat: default value option for select input fields ( #21192 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
2025-07-28 15:37:23 +08:00
zhaobingshuang
5c5f61b2aa
fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 ( #23038 )
2025-07-28 14:24:13 +08:00
呆萌闷油瓶
f72c03a174
feat: Support selecting variables in conditional filtering in list operations. ( #23029 )
...
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-07-28 13:59:34 +08:00
heyszt
7eb707f811
Rollback Aliyun Trace Icon File ( #23027 )
2025-07-28 11:01:38 +08:00
HyaCinth
0546351d3e
refactor(web): Optimize the interaction effect of ToolTip component in menu items ( #23020 ) ( #23023 )
2025-07-28 10:34:11 +08:00
znn
177b0fb5e8
ability to select same type sub item by preserving children of both f… ( #23002 )
2025-07-28 10:04:31 +08:00
Guangdong Liu
665fcad655
fix: resolve cross-page document selection issue in metadata batch edit ( #23000 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-27 09:22:36 +08:00
znn
e0fe158f0b
node title number on copied iteration node ( #23004 )
2025-07-27 09:10:04 +08:00
lyzno1
3328addb58
fix: eliminate dark mode flicker by moving ThemeProvider to root level ( #22996 )
2025-07-26 18:28:28 +08:00
Dylan Jiang
1446f19709
fix: Update trigger styles for disabled state in PureSelect component ( #22986 )
2025-07-26 10:53:59 +08:00
znn
773932b1e7
adding mcp error in toast ( #22987 )
2025-07-26 10:37:52 +08:00
呆萌闷油瓶
ee50a2bcd5
feat: clear all annotation ( #22878 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-25 18:06:03 +08:00
Wu Tianwei
ad472d59e0
fix: Refactor i18n config and fix plugin search box styling issue ( #22945 )
2025-07-25 15:01:28 +08:00
HyaCinth
570aee5fe6
fix: Optimize AppInfo component styles and fix CustomizeModal step display ( #22930 ) ( #22935 )
2025-07-25 10:30:52 +08:00
KVOJJJin
cff6a488f8
fix: unexpected redirection when landing at workflow ( #22932 )
2025-07-25 08:48:47 +08:00
KVOJJJin
d6b980a2dd
Feat: change user email freezes limit ( #22912 )
...
Co-authored-by: Yansong Zhang <916125788@qq.com>
2025-07-25 08:48:23 +08:00
HyaCinth
45cebf09b0
fix: Optimize input variable retrieval logic ( #22888 ) ( #22914 )
2025-07-24 21:57:55 +08:00
GuanMu
bd43ca6275
fix: rounded ( #22909 )
2025-07-24 16:40:37 +08:00
Yeuoly
9237976988
fix: refine handling of constant and mixed input types in ToolManager and ToolNodeData ( #22903 )
2025-07-24 16:14:08 +08:00
HyaCinth
061d4c8ea0
fix(plugins_select): Adjust z-index, fix issue where options cannot be displayed ( #22873 ) ( #22893 )
2025-07-24 15:14:30 +08:00
呆萌闷油瓶
371fe7a700
fix: type error in list-operator ( #22803 )
2025-07-24 12:21:20 +08:00
Nite Knite
c6d7328e15
feat: revamp tool list page ( #22879 )
2025-07-24 11:51:39 +08:00
HyaCinth
b8504ac7d0
refactor(dayjs): Refactor internationalized time formatting feature ( #22870 ) ( #22872 )
2025-07-24 10:42:33 +08:00
croatialu
d1572f47a0
feat: Add user variable processing function to chat history ( #22863 )
2025-07-24 10:06:49 +08:00
Wu Tianwei
a366de26c4
feat: performance optimization ( #22810 )
2025-07-23 16:04:46 +08:00
Junyan Qin (Chin)
eaae79a581
feat: plugin auto upgrade strategy ( #19758 )
...
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
2025-07-23 15:33:39 +08:00
quicksand
90c4df7919
fix(web): add dayjs relativeTime plugin ( #22761 )
2025-07-22 15:35:23 +08:00
Wu Tianwei
ce15ca8929
feat: custom components in markdown comp ( #22776 )
2025-07-22 15:30:22 +08:00
qfl
841e53dbbe
feat(trace): support external trace id propagation ( #22623 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-22 15:17:43 +08:00
Wu Tianwei
c987001a19
fix: add missing translation function to deprecation notice component ( #22767 )
2025-07-22 13:40:30 +08:00
KVOJJJin
c2c69ffb82
fix import error in marketplace ( #22759 )
2025-07-22 10:58:08 +08:00
Junyan Qin (Chin)
2d8eace34b
feat: plugin deprecation notice ( #22685 )
...
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
2025-07-22 10:27:35 +08:00
yijq
eb06de0921
refactor: Modify the triggering method of the variable selector in the modification object subtree panel( #22237 ) ( #22238 )
2025-07-22 08:24:54 +08:00
lyzno1
b5599b2945
fix: prevent panel width localStorage pollution during viewport compression ( #22745 ) ( #22747 )
2025-07-22 08:11:01 +08:00
NFish
5d5fa88857
fix: the text/icon shows wrong color in darkmode ( #22724 )
2025-07-21 18:07:49 +08:00
lyzno1
659d51a2da
fix: complete file_upload schema in OpenAPI templates ( #22700 ) ( #22719 )
2025-07-21 17:43:49 +08:00
GuanMu
8246f946c2
fix: Update the style of the batch operation component ( #22716 )
2025-07-21 17:39:40 +08:00
Nite Knite
8fa3b3f931
fix: prevent app type description from overflowing the card ( #22711 )
2025-07-21 16:36:12 +08:00
KVOJJJin
a83e4ed9a4
Perf: remove user profile loading ( #22710 )
2025-07-21 16:35:52 +08:00
HyaCinth
74981a65c6
fix: Adjust tool selector popup styles ( #22622 ) ( #22697 )
2025-07-21 15:04:01 +08:00
Novice
17a8f1a0f1
fix: avoid using node_data.version for judgement tool node version ( #22462 )
...
Co-authored-by: JzoNg <jzongcode@gmail.com>
2025-07-21 09:28:47 +08:00
doskoi
a4a67ef1ec
fix(i18n): improve Japanese translations for technical terms "dupulicate" ( #22669 )
2025-07-20 21:22:15 +08:00
BXbing
5985055aef
Fix: Remove ${basePath} from the <Link> tag's href attribute. ( #22636 )
2025-07-19 22:07:29 +08:00
jiangbo721
c70b0cb730
fix(docs): unify workflow_run_id style with other languages ( #22642 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-07-18 21:09:53 +08:00
mudiko
d37b6716cd
Fix #22508 ( #22590 )
2025-07-18 13:43:58 +08:00
Wu Tianwei
b035f3f884
feat: convert components to dynamic imports for improved performance ( #22614 )
2025-07-18 11:43:37 +08:00
KVOJJJin
0e235e5872
Fix valid check of mcp server address ( #22510 )
2025-07-18 09:40:16 +08:00
kawabata-mcl
d0bece1679
fix(docs): correct workflow API parameter name from workflow_id to workflow_run_id ( #22587 )
2025-07-18 09:31:33 +08:00
znn
3826b57424
remove node-info for non mcp ( #22595 )
2025-07-18 09:25:57 +08:00
Kalo Chin
7a69b57823
Fix jinja2 variable naming inconsistencies ( #22578 )
2025-07-17 22:16:47 +08:00
Asuka Minato
2423f97c72
remove overrides ( #22575 )
2025-07-17 21:47:48 +08:00
Maries
a4ef900916
Support OAuth Integration for Plugin Tools ( #22550 )
...
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2025-07-17 17:18:44 +08:00
znn
3cfba9e47b
updating icon ( #22485 )
2025-07-17 15:10:36 +08:00
NeatGuyCoding
fafb1d5fd7
feat: validate email according to RFC 5322 ( #22540 )
2025-07-17 14:20:44 +08:00
yasu89
97f080fa03
fix: Japanese dateTimeFormat ( #22516 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-07-17 13:46:40 +08:00
zyssyz123
a4f421028c
Feat/change user email ( #22213 )
...
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2025-07-17 10:55:59 +08:00
NFish
a324d3942e
Perf/web app authrozation ( #22524 )
2025-07-17 10:52:10 +08:00
HyaCinth
a3ced1b5a6
fix(signin): Improve login button UI ( #22433 ) ( #22514 )
2025-07-17 10:15:24 +08:00
Chieh Wang
30aa052a57
feat: Add Citations and Attributions to Agent Node ( #18558 )
...
Co-authored-by: oneness0 <2902216407@qq.com>
Co-authored-by: Novice <novice12185727@gmail.com>
2025-07-16 15:46:15 +08:00
qfl
bdb9f29948
feat(app): support custom max_active_requests per app ( #22073 )
2025-07-16 15:31:19 +08:00
Minamiyama
66cc1b4308
feat(variable-list): add drag-and-drop functionality for variables in code node ( #22127 )
2025-07-16 15:24:19 +08:00
baonudesifeizhai
d52fb18457
feat: auto-fill MCP server description with app description #22443 ( #22477 )
2025-07-16 15:03:33 +08:00
Wu Tianwei
aef67ed7ec
fix: add background color for chat bubble in light and dark themes ( #22472 )
2025-07-16 13:36:51 +08:00
QuantumGhost
2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization ( #22025 )
...
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025 )
This PR addresses serialization issues in the VariablePool model by separating the `value_type` tags for `IntegerSegment`/`FloatSegment` and `IntegerVariable`/`FloatVariable`. Previously, both Integer and Float types shared the same `SegmentType.NUMBER` tag, causing conflicts during serialization.
Key changes:
- Introduce distinct `value_type` tags for Integer and Float segments/variables
- Add `VariableUnion` and `SegmentUnion` types for proper type discrimination
- Leverage Pydantic's discriminated union feature for seamless serialization/deserialization
- Enable accurate serialization of data structures containing these types
Closes #22024 .
2025-07-16 12:31:37 +08:00
Kerwin Bryant
229b4d621e
Improve Tooltip UX by enabling delay by default ( #21383 )
2025-07-16 11:26:54 +08:00
yolofit
0dee41c074
fix: When var value changed, PromptEditor should be reset ( #22219 )
2025-07-16 11:22:54 +08:00
znn
1f4b3591ae
adding tooltip for bindingCount ( #22450 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-16 09:59:42 +08:00
GuanMu
7388fd1ec6
fix: Disable question editing in chat history ( #22438 )
2025-07-15 19:41:51 +08:00
GuanMu
b803eeb528
fix: Update condition items to support variable type acquisition ( #22414 )
2025-07-15 19:38:13 +08:00
GuanMu
d427088ab5
fix: remove PickerPanel padding ( #22419 )
2025-07-15 15:37:13 +08:00
Minamiyama
7e666dc3b1
fix(prompt-editor): show error warning for destructive env and conv var ( #21802 )
2025-07-15 14:10:50 +08:00
suntp
88537991d6
fix: Metadata filtering with Manual option in Agent mode does not take effect when specifying input variables. ( #20362 )
2025-07-15 10:47:20 +08:00
Minamiyama
a0b32b6027
feat(config-modal): add space to underscore conversion in variable name input of start node ( #22284 )
2025-07-15 10:00:19 +08:00
GuanMu
b27c540379
Fix: Remove height and overflow style settings ( #22327 )
2025-07-14 13:57:53 +08:00
HyaCinth
8b1f428ead
Chore: Replace lodash/noop with lodash-es/noop ( #22331 )
2025-07-14 13:57:26 +08:00
NFish
d9eb5554b3
fix: prevent trigger form submit action when press 'enter' ( #22313 )
2025-07-14 09:59:20 +08:00
Minamiyama
016ff0feae
fix(ui): prevent var icon hidden when only one var in list of start node ( #22290 )
2025-07-13 20:10:15 +08:00
非法操作
aa6cad5f1d
fix: tool's model selector and app selector not work ( #22291 )
2025-07-13 20:04:29 +08:00
Rhon Joe
7f5087c6db
reject whitespace characters in password regexp ( #22232 )
2025-07-11 19:18:18 +08:00
yolofit
817071e448
fix: iteration itemType support conversation var ( #22220 ) ( #22236 )
2025-07-11 19:16:30 +08:00
GuanMu
f193e9764e
fix: Optimize the workspace panel width calculation ( #22195 )
2025-07-11 19:12:12 +08:00
Minamiyama
5f9628e027
feat(workflow): add drag-and-drop support for variable list items for start node ( #22150 )
2025-07-11 18:53:29 +08:00
HyaCinth
76d21743fd
fix(web): Optimize AppInfo Component Layout ( #22212 ) ( #22218 )
2025-07-11 17:54:09 +08:00
HyaCinth
2d3c5b3b7c
fix(emoji-picker): Adjust the style of the emoji picker ( #22161 ) ( #22231 )
2025-07-11 17:52:16 +08:00
Joel
1d85979a74
chore:extract last run common logic ( #22214 )
2025-07-11 16:41:25 +08:00
le0zh
fe4e2f7921
feat: support var in suggested questions ( #17340 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-11 15:07:32 +08:00
Marcelo Díaz
9a9ec0c99b
feat: Add Audio configuration setting to app configuration UI ( #21957 )
2025-07-11 14:04:42 +08:00
Wu Tianwei
c805238471
fix: adjust layout styles for header and dataset update ( #22182 )
2025-07-11 11:17:28 +08:00
诗浓
e576b989b8
feat(tool): add support for API key authentication via query parameter ( #21656 )
2025-07-11 10:39:20 +08:00
Joel
11f9a897e8
chore: fix schema editor can not hover item ( #22155 )
2025-07-10 17:33:11 +08:00
非法操作
c51b4290dc
fix: mcp server card button display ( #22141 )
2025-07-10 16:14:18 +08:00
Joel
5375d9bb27
feat: the frontend part of mcp ( #22131 )
...
Co-authored-by: jZonG <jzongcode@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
2025-07-10 14:14:02 +08:00
Minamiyama
a9cc19f530
feat(question-classifier): add drag-and-drop sorting for topics list ( #22066 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-10 10:03:11 +08:00
NFish
785c4caa67
fix: allow update plugin install settings ( #22111 )
2025-07-10 09:58:48 +08:00
Heyang Wang
4403bc67a1
fix(Drawer): add overflow hidden to ensure copy button is always clickable ( #21992 ) ( #22103 )
...
Co-authored-by: wangheyang <wangheyang@corp.netease.com>
2025-07-10 09:20:02 +08:00
Davide Delbianco
1885426421
feat: Allow to change SSL verify in HTTP Node ( #22052 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-09 15:53:24 +08:00
Minamiyama
3643ed1014
Feat: description field for env variables ( #21556 )
2025-07-09 15:18:23 +08:00
kurokobo
e39236186d
feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme ( #21321 )
2025-07-09 10:12:40 +08:00
Davide Delbianco
816210d744
Expose LLM usage in workflows ( #21766 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-07-08 21:18:00 +08:00
Minamiyama
f925869f61
fix(variable): ensure unique variable names in var-list ( #22038 )
2025-07-08 15:41:27 +08:00
NFish
f62b59a805
don't add search params when opening detail links from marketplace. ( #22034 )
2025-07-08 15:15:38 +08:00
Minamiyama
a4bdeba60d
feat(question-classifier): add instanceId to class-item editor ( #22002 )
2025-07-08 10:04:05 +08:00
Minamiyama
71385d594d
fix(variables): Improve `getNodeUsedVars` implementation details ( #21987 )
2025-07-08 09:33:13 +08:00
NeatGuyCoding
1760179093
minro fix: fix a typo for aliyun ( #22001 )
...
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-07-07 22:04:38 +08:00
鸽子
aded30b664
fix: resolve dropdown menu visibility issue caused by z-index conflict ( #22000 )
2025-07-07 21:58:05 +08:00
Minamiyama
c48b32c9e3
ENH(ui): enhance check list ( #21932 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 14:52:36 +08:00
mizoo
de22648b9f
feat: Add support for type="hidden" input elements in Markdown forms ( #21922 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 10:35:30 +08:00
heyszt
a201e9faee
feat: Add Aliyun LLM Observability Integration ( #21471 )
2025-07-04 21:54:33 +08:00
HyaCinth
fec6bafcda
refactor(web): Restructure the operation buttons layout in the app information component ( #21742 ) ( #21818 )
2025-07-04 21:53:21 +08:00
Nite Knite
13990f31a1
feat: update account menu style ( #21916 )
2025-07-04 14:52:30 +08:00
GuanMu
de39b737b6
Feat list query ( #21907 )
2025-07-04 14:18:31 +08:00
GuanMu
a66ed7157e
feat: add document pause and resume functionality ( #21894 )
2025-07-04 14:06:47 +08:00
Minamiyama
317d287458
fix(loop-variables): validate variable name input ( #21888 )
2025-07-03 23:30:56 +08:00
Joel
ed54bd5121
fix: not search plugin if marketplace enabled ( #21880 )
2025-07-03 16:43:11 +08:00
GuanMu
06c3deff11
Fix: Add title attribute to edit time text for improved accessibility ( #21871 )
2025-07-03 16:07:07 +08:00
Ali Saleh
1af3d40c1a
feat: Improve Observability with Arize & Phoenix Integration ( #19840 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
2025-07-03 13:52:14 +08:00
Minamiyama
a45aa1e505
feat(variables): auto replace spaces with underscores in variable name inputs ( #21843 )
2025-07-03 10:36:38 +08:00
Minamiyama
cb0d4a1e15
style(config-var): update styling classes to use design system tokens ( #21846 )
2025-07-03 10:00:44 +08:00
crazywoola
21e68b9cf1
fix: nodeExtraData might be undefined ( #21856 )
2025-07-03 09:59:19 +08:00
HyaCinth
a3654c8fe9
fix(web): adjust HTTP node method and input layout ( #21834 ) ( #21855 )
2025-07-03 09:26:38 +08:00
Kalo Chin
4e7c9dd2ae
feat: Retain llm setting for agent node ( #21842 )
2025-07-02 20:28:25 +08:00
zxhlyh
68f41bbaa8
Fix/workflow use nodes hooks ( #21822 )
2025-07-02 17:48:23 +08:00
zxhlyh
3bfa9767c0
Chore/workflow last run ( #21823 )
...
Co-authored-by: Joel <iamjoel007@gmail.com>
2025-07-02 17:48:07 +08:00
Joel
0c39490bb1
chore: put new run var to the top ( #21816 )
2025-07-02 15:56:22 +08:00
ShadowJobs
86179beaa5
FIX: dollar-sign escaping in preprocessLaTeX code‐block handling ( #21796 )
...
Co-authored-by: LinYing <linying@momenta.ai>
2025-07-02 11:32:23 +08:00
Joel
f53b177e1f
chore: new inspected variable add to top position instead of bottom ( #21793 )
2025-07-02 11:07:43 +08:00
Joel
58dfe2ca03
fix: when config plugin endpoint choose no start form app cause page crashed ( #21789 )
2025-07-02 10:55:38 +08:00
非法操作
70035aa9a9
fix: notion kownledge datasets can't add new page ( #21779 )
2025-07-02 09:14:48 +08:00
baonudesifeizhai
8516d15a4e
fix: handle configure button for notion internal integration ( #21412 )
2025-07-01 16:58:00 +08:00
Joel
5c11c22302
fix: can not reset system variables ( #21750 )
2025-07-01 16:00:17 +08:00
Kalo Chin
1b99e44e99
feat: Retain LLM Configuration Settings When Changing Model ( #21247 )
2025-07-01 11:32:46 +08:00
Minamiyama
25de39d9c6
Feat: sync input variable names to main() function ( #21667 )
2025-07-01 10:57:07 +08:00
NFish
6013d90426
Fix/ serveral bugs fixed in enterprise ( #21729 )
2025-07-01 10:42:11 +08:00
Minamiyama
7c76458b18
fix: fix node valid detect ( #21709 )
2025-07-01 10:32:00 +08:00
非法操作
eb9edf4908
fix: copy inspect variable value get extra quotes ( #21680 )
2025-06-30 22:14:29 +08:00
Ganondorf
55a6b330ec
Add get document detail service api ( #21700 )
...
Co-authored-by: lizb <lizb@sugon.com>
2025-06-30 22:13:56 +08:00
非法操作
96d27d7087
fix: enter and exit full canvas cause nav items missing ( #21691 )
2025-06-30 22:00:35 +08:00
NFish
9588a64487
fix: keep search params in web app url when needs authorize ( #21717 )
2025-06-30 18:28:31 +08:00
qiuqiua
18757d07c9
fix: #21427 correct segment settings when creating documents via API ( #21673 )
2025-06-29 14:49:32 +08:00
Minamiyama
0f23e3d9ab
fix(ui): no hover effect in copy button of code node ( #21671 )
2025-06-29 14:49:10 +08:00
呆萌闷油瓶
765adabb32
feat: Add autofill by default value in endpoint plugin setting page. ( #21669 )
2025-06-29 13:09:21 +08:00
Davide Delbianco
38a704743c
chore: Add missing svg icon sources ( #21627 )
2025-06-27 16:56:22 +08:00
qiuqiua
7236c4895b
fix: annotation remove functionality Fixes #21448 ( #21616 )
...
Co-authored-by: siqiuchen <siqiu.chen2@dentsplysirona.com>
2025-06-27 15:45:24 +08:00
NFish
ae8653beb0
style: decrease navbar z-index value from 30 to 15, fix style error ( #21612 )
2025-06-27 13:22:29 +08:00
GuanMu
787ad5ab38
feat: Refactor panel component, add adaptive width observer to optimize panel width management ( #21576 )
2025-06-27 10:50:33 +08:00
crazywoola
81fc49d78c
fix: value_selector will be empty string ( #21598 )
2025-06-27 10:38:22 +08:00
CorrectRoad
7d9d670f90
feat: to add tag when tag input is unfocus ( #21555 )
2025-06-27 10:36:01 +08:00
GuanMu
fd41645f95
feat: Add display control logic for the variable inspection panel ( #21539 )
2025-06-27 10:22:39 +08:00
Yeuoly
cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities ( #21425 )
2025-06-26 17:44:14 +08:00
CorrectRoad
ae00ba44db
fix: fix create custom modal overlay add tool ( #21553 )
2025-06-26 16:45:45 +08:00
HyaCinth
79fa3c7519
fix(web): optimize the pop logic of the tool selector ( #21558 ) ( #21559 )
2025-06-26 16:45:01 +08:00
CorrectRoad
d2814650e6
feat: prevent input of non-numeric values in numer input ( #21562 )
2025-06-26 16:43:26 +08:00
CorrectRoad
17722f581b
feat: add tooltip to workflow run node name ( #21564 )
2025-06-26 16:42:48 +08:00
Wu Tianwei
ad9eebd02d
fix: update retrieval method cache ( #21409 )
2025-06-26 10:58:21 +08:00
zxhlyh
45dc0a43d3
fix: prompt editor insert context ( #21526 )
2025-06-26 09:58:58 +08:00
Joel
1610f62a28
fix: var inspect doc link error ( #21515 )
2025-06-25 20:21:51 +08:00
Dongyu Li
00f0b569cc
Feat/kb index ( #20868 )
...
Co-authored-by: twwu <twwu@dify.ai>
2025-06-25 17:52:59 +08:00
Joel
9ad3553d7f
fix: app description too long break ui ( #21491 )
2025-06-25 16:41:55 +08:00
-LAN-
0f5417ab84
feat(web): Contains sys.files in the default template. ( #21476 )
2025-06-25 13:06:07 +08:00
zxhlyh
819c02f1f5
fix: prompt editor click to insert variable ( #21470 )
2025-06-25 11:34:58 +08:00
Covfefeable
449e16782e
fix: update DocumentList to include max height and overflow styles ( #21466 )
2025-06-25 11:17:31 +08:00
thief
257809bb30
fix: in plugin config panel appselector can not list all apps() ( #21457 )
2025-06-25 11:14:46 +08:00
crazywoola
8a20134a5b
fix: inputs.items is undefined ( #21463 )
2025-06-25 11:02:27 +08:00
AntzUhl
27172b0898
fix (conf/code): Variables not correctly filled can still be referenced ( #21451 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-06-25 10:27:36 +08:00
-LAN-
c7ee0f2a93
fix(knowledge_base): Unchecked metadata name length ( #21454 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-25 10:18:20 +08:00
Minamiyama
8ea27bc341
feat: persist debug-and-preview panel width in localstorage ( #21434 )
2025-06-24 20:34:11 +08:00
Joel
c8ebad055c
fix: text generation app log not show ( #21436 )
2025-06-24 20:33:10 +08:00
Joel
f668d89621
fix: last run not export var and ts problem ( #21424 )
2025-06-24 16:48:33 +08:00
Minamiyama
197c018c1f
fix missing style of conversation variable panel default value textarea ( #21422 )
2025-06-24 15:58:39 +08:00
Kerwin Bryant
2467bd738a
Improve App Icon Picker: Stable Modal Height & Collapsible Emoji Style Section ( #21399 )
2025-06-24 11:13:28 +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
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
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
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
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
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
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
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
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
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
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
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
非法操作
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
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
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
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
非法操作
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
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
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
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
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
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
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
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
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
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
HyaCinth
ccc3eeab10
fix(web): Fix metadata modal component (#19573) ( #19592 )
2025-05-13 15:40:34 +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
-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
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
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
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
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
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
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
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
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
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