Joel
|
946068967b
|
feat: finish card components
|
2024-10-10 17:47:04 +08:00 |
|
Yi Xiao
|
6689b592ff
|
fix: delete offline "how to write a good knowledge description" helper (#9165)
|
2024-10-10 15:48:26 +08:00 |
|
Joel
|
19f5684960
|
feat: add label and fix some ui problem
|
2024-10-10 11:29:11 +08:00 |
|
Joe
|
e947103b6d
|
Feat/add workflow sys params (#9108)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-10-10 11:15:52 +08:00 |
|
Joel
|
6d62840aff
|
chore: split card component
|
2024-10-10 10:40:26 +08:00 |
|
crazywoola
|
783a6b866b
|
fix: #9076 (#9150)
|
2024-10-10 10:25:45 +08:00 |
|
Joel
|
ab868ac979
|
fix: error igm
|
2024-10-10 10:25:25 +08:00 |
|
Joel
|
1d74e693ea
|
chore: fix imge name
|
2024-10-10 10:22:18 +08:00 |
|
Joel
|
fa43d4202f
|
feat: plugin item
|
2024-10-09 18:36:15 +08:00 |
|
Yi Xiao
|
cbd3ffe056
|
Fix the margin for the rerank switch in retrieval setting (#9124)
|
2024-10-09 18:26:38 +08:00 |
|
Joel
|
6b29860788
|
feat: add installed
|
2024-10-09 18:12:14 +08:00 |
|
Joel
|
36800eeaba
|
feat: base card component
|
2024-10-09 17:51:54 +08:00 |
|
Alter-xyz
|
ec0aa32cd4
|
Add customizable size for chatbot embed with default values (#9115)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-10-09 16:56:09 +08:00 |
|
Yi
|
67acd174ac
|
add different styles to plugins and discover
|
2024-10-09 15:55:33 +08:00 |
|
StyleZhang
|
b5edc64b2a
|
plugin type switch
|
2024-10-09 15:06:09 +08:00 |
|
Yi
|
d00b2724cc
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-10-09 12:53:56 +08:00 |
|
Yi
|
43f87c0b86
|
make the drop plugin only appears when the user selects "plugins"
|
2024-10-09 12:53:43 +08:00 |
|
Joel
|
7a43f48c95
|
chore: add test page
|
2024-10-09 11:35:16 +08:00 |
|
Pika
|
0540995e5c
|
fix: prompt-editor regex.lastIndex needed to reset (#9097)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
|
2024-10-09 10:22:20 +08:00 |
|
Dongsheng Zhao
|
7121afdd44
|
fix: #8969 (#9076)
|
2024-10-08 19:58:03 +08:00 |
|
StyleZhang
|
58a913b09d
|
marketplace
|
2024-10-08 17:58:05 +08:00 |
|
Joel
|
cd03795f2c
|
chore: add endpoint types
|
2024-10-08 15:44:52 +08:00 |
|
Yi Xiao
|
d6a44e9990
|
fix: request params for internal dataset (#8940)
|
2024-09-30 22:10:27 +08:00 |
|
KVOJJJin
|
1af4ca344e
|
Feat: add debounce for search in logs (#8924)
|
2024-09-30 17:18:47 +08:00 |
|
Yi Xiao
|
13046709a9
|
fix: line in iteration node is not straight (#8918)
|
2024-09-30 16:04:51 +08:00 |
|
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-30 15:38:43 +08:00 |
|
Joel
|
36f8b5711d
|
feat: plugin types
|
2024-09-30 15:29:53 +08:00 |
|
Zhaofeng Miao
|
369e1e6f58
|
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761)
|
2024-09-30 09:57:19 +08:00 |
|
Joel
|
f9c48e9ea9
|
fix: eslint to find top dir
|
2024-09-29 18:27:36 +08:00 |
|
Kevin9703
|
a2e2f8a8c9
|
fix(workflow/nodes/knowledge-retrieval/use-config): Preserve rerankin… (#8842)
|
2024-09-28 10:54:50 +08:00 |
|
JzoNg
|
3b48f8c98e
|
Merge branch 'main' into tp
|
2024-09-27 16:47:57 +08:00 |
|
JzoNg
|
cef1010cb5
|
style update
|
2024-09-27 16:47:01 +08:00 |
|
非法操作
|
d6b9587a97
|
fix: close log status option raise error (#8826)
|
2024-09-27 11:13:40 +08:00 |
|
Hash Brown
|
3dfbc348e3
|
feat: improved SVG output UX (#8765)
|
2024-09-26 19:41:59 +08:00 |
|
Joel
|
3d2cb25a67
|
fix: change wrong company name (#8801)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-26 17:53:11 +08:00 |
|
非法操作
|
6df14e50b2
|
fix: workflow as tool always outdated (#8798)
|
2024-09-26 17:50:36 +08:00 |
|
非法操作
|
62406991df
|
fix: start node input config modal raise 'variable name is required' (#8793)
|
2024-09-26 16:28:20 +08:00 |
|
非法操作
|
cb1942c242
|
chore: make url display in the middle of http node (#8741)
|
2024-09-25 11:27:17 +08:00 |
|
StyleZhang
|
bbca708832
|
add marketplace card
|
2024-09-24 11:18:34 +08:00 |
|
Nam Vu
|
bef83a4d2e
|
fix: typos and improve naming conventions: (#8687)
|
2024-09-23 21:32:58 +08:00 |
|
Likename Haojie
|
52da5b16e7
|
fixbug tts(stream) not work on ios safari(17.1+) (#8645)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-09-23 18:44:24 +08:00 |
|
Hash Brown
|
11d09a92d0
|
fix: send message error when last sent message not succeeded (#8682)
|
2024-09-23 18:44:09 +08:00 |
|
非法操作
|
b37954b966
|
fix: png avatar upload as jpeg (#8665)
|
2024-09-23 15:33:06 +08:00 |
|
JzoNg
|
05aec43ee3
|
Merge branch 'main' into tp
|
2024-09-23 11:39:46 +08:00 |
|
Hash Brown
|
2d869d6831
|
fix: send message error when chatting with opening statement (#8627)
|
2024-09-22 16:41:40 +08:00 |
|
HJY
|
6c2fa8defc
|
fix: form input add tabIndex (#8478)
|
2024-09-22 10:14:43 +08:00 |
|
Hash Brown
|
8c51d06222
|
feat: regenerate in Chat , agent and Chatflow app (#7661)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-22 03:15:11 +08:00 |
|
非法操作
|
d63a5a1c3c
|
fix: a helper link error (#8508)
|
2024-09-21 17:30:30 +08:00 |
|
Joel
|
7411bcf167
|
chore: improve delimiter (#8552)
|
2024-09-19 17:40:20 +08:00 |
|
Yi
|
e8127756e0
|
Merge branch 'main' of github.com:langgenius/dify into feat/plugins
|
2024-09-18 20:57:52 +08:00 |
|
Yi
|
792595a46f
|
update page header
|
2024-09-18 18:32:33 +08:00 |
|
NFish
|
41bea4cafa
|
validate user permission before enter app detail page (#8527)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-18 16:54:04 +08:00 |
|
Yi
|
d7d7281c93
|
feat: plugin homepage
|
2024-09-16 18:58:39 +08:00 |
|
Nam Vu
|
aa5b2db10a
|
chore: workflow BRANCH, PARALLEL i18n (#8452)
|
2024-09-15 17:13:39 +08:00 |
|
Hirotaka Miyagi
|
b73faae0d0
|
fix(RunOnce): change to form submission instead of onKeyDown and onClick (#8460)
|
2024-09-15 17:09:47 +08:00 |
|
Charlie.Wei
|
445497cf89
|
add svg render & Image preview optimization (#8387)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-09-14 19:24:53 +08:00 |
|
Nam Vu
|
624331472a
|
fix: Improve scrolling behavior for Conversation Opener (#8437)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-09-14 19:05:19 +08:00 |
|
Yi Xiao
|
d882348f39
|
fix: delete the delay for the tooltips inside the add tool panel (#8436)
|
2024-09-14 17:24:31 +08:00 |
|
Yi
|
21193c2fbf
|
update the plugins page
|
2024-09-14 17:09:25 +08:00 |
|
yanxiyue
|
de7bc22649
|
fix: sys_var startwith 'sys.' not 'sys' #8421 (#8422)
Co-authored-by: wuling <wuling@ke.com>
|
2024-09-14 15:16:12 +08:00 |
|
kurokobo
|
52857dc0a6
|
feat: allow users to specify timeout for text generations and workflows by environment variable (#8395)
|
2024-09-14 14:11:45 +08:00 |
|
KVOJJJin
|
032dd93b2f
|
Fix: operation postion of answer in logs (#8411)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-14 14:08:31 +08:00 |
|
Pika
|
5b18e851d2
|
fix: when the variable does not exist, an error should be prompted (#8413)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
|
2024-09-14 14:08:10 +08:00 |
|
Joel
|
9d80d7def7
|
fix: edit load balancing not pass id (#8370)
|
2024-09-13 17:15:03 +08:00 |
|
Joel
|
5dfd7abb2b
|
fix: when edit load balancing config not pass the empty filed value hidden (#8366)
|
2024-09-13 16:05:26 +08:00 |
|
Yi Xiao
|
8d2269f762
|
fix: copy and paste shortcut in the textarea of the workflow run panel (#8345)
|
2024-09-13 12:20:56 +08:00 |
|
fanlia
|
5f03e66489
|
Feature/service api workflow logs (#8323)
|
2024-09-13 11:03:57 +08:00 |
|
Pika
|
a9c1f1a041
|
fix(workflow): fix var-selector not update when edges change (#8259)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
|
2024-09-13 11:03:39 +08:00 |
|
crazywoola
|
aa11659062
|
Revert "Feat: update app published time after clicking publish button" (#8320)
|
2024-09-12 20:06:06 +08:00 |
|
zxhlyh
|
0bb7569d46
|
fix: markdown paragraph margin (#8289)
|
2024-09-12 11:28:14 +08:00 |
|
Kevin9703
|
ec57922bb6
|
fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel (#8249)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-12 10:39:18 +08:00 |
|
DDDDD12138
|
fe8191b899
|
enhance: improve empty data display for detail panel (#8266)
|
2024-09-11 18:24:18 +08:00 |
|
Jason Tan
|
c5b3777d93
|
editor can also create api key (#8214)
|
2024-09-11 16:07:15 +08:00 |
|
非法操作
|
678bbf8fe8
|
fix: upload img icon mis-align in the chat input area (#8263)
|
2024-09-11 15:58:20 +08:00 |
|
zxhlyh
|
91942e37ff
|
fix: workflow parallel limit in ifelse node (#8242)
|
2024-09-11 11:30:33 +08:00 |
|
Yi Xiao
|
d4dc54447a
|
fix the tooltip in tool nodes (#8215)
|
2024-09-10 17:53:44 +08:00 |
|
Joel
|
d1605952b0
|
fix: input chat input wrong padding (#8207)
|
2024-09-10 17:01:32 +08:00 |
|
takatost
|
dabfd74622
|
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-09-10 15:23:16 +08:00 |
|
crazywoola
|
a771eea4f6
|
fix: html raw render (#8138)
|
2024-09-09 16:12:59 +08:00 |
|
zxhlyh
|
bbb609179f
|
chore: offline n to 1 retrieval (#8134)
|
2024-09-09 15:32:02 +08:00 |
|
crazywoola
|
9050f92e5b
|
fix: parameter input (#8076)
|
2024-09-08 15:43:55 +08:00 |
|
Charlie.Wei
|
feefeb44d7
|
fix LangSmith project config error (#7996)
|
2024-09-08 13:25:27 +08:00 |
|
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
2024-09-08 13:14:11 +08:00 |
|
crazywoola
|
b1918dae5e
|
fix: knowledge input (#8065)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
|
2024-09-07 17:53:39 +08:00 |
|
Nam Vu
|
031a0b576d
|
fix: i18n typo (#8077)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-07 16:59:38 +08:00 |
|
Yi Xiao
|
cdb08be951
|
fix: overflow issues in chat history (#8062)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-06 19:20:18 +08:00 |
|
Charlie.Wei
|
01858e1caf
|
ifEsle node add regex match (#8007)
|
2024-09-06 17:44:09 +08:00 |
|
Yi Xiao
|
d72da2777c
|
fix the tooltip in tools node (#8055)
|
2024-09-06 17:28:22 +08:00 |
|
Charlie.Wei
|
3230f4a0ec
|
Message rendering (#6868)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-09-05 21:00:09 +08:00 |
|
Designerxsh
|
dadca0f91a
|
Fix/datasets api description error (#8025)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-05 16:45:44 +08:00 |
|
KVOJJJin
|
14af87527f
|
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
|
2024-09-04 14:41:47 +08:00 |
|
Vico Chu
|
0bc19c3fbf
|
Feat: update app published time after clicking publish button (#7801)
|
2024-09-04 13:03:06 +08:00 |
|
crazywoola
|
c5bdf08558
|
Chore/add roadmap (#7943)
|
2024-09-04 08:33:02 +08:00 |
|
Joel
|
7fdd964379
|
fix: frontend handle sometimes server not generate the wrong follow up data struct (#7916)
|
2024-09-03 14:09:46 +08:00 |
|
kurokobo
|
80aa7c4019
|
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-09-02 20:00:41 +08:00 |
|
legao
|
5e4907e940
|
fix: layout shift on app card hover (#7872)
|
2024-09-02 11:05:54 +08:00 |
|
Hirotaka Miyagi
|
1510bdbcf6
|
refactor: Remove typecasting by any (#7862)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-01 14:58:12 +08:00 |
|
Hirotaka Miyagi
|
024d688b77
|
fix(RetrievalConfig): Fix score threshold assignment for zero value (#7865)
|
2024-09-01 14:57:50 +08:00 |
|
zhujinle
|
ef82a29e23
|
fix: crash when ECharts accesses undefined objects (#7853)
|
2024-09-01 14:52:27 +08:00 |
|
Yi Xiao
|
62bfc4dba6
|
fix: tooltip size sets improperly (#7836)
|
2024-08-30 18:13:54 +08:00 |
|
NFish
|
2c51e3a327
|
fix: webapp sso setting may not the latest value when refresh (#7795)
|
2024-08-29 15:57:43 +08:00 |
|
NFish
|
ad30668eb6
|
Sync Input component from feat/attachments branch (#7782)
|
2024-08-29 11:23:16 +08:00 |
|
YidaHu
|
3a67fc6c5a
|
feat: add support for array types in available variable list (#7715)
|
2024-08-28 17:30:13 +08:00 |
|
Joel
|
7541a492b7
|
fix: crawl options max length can not set 0 (#7758)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-08-28 17:16:07 +08:00 |
|
KVOJJJin
|
693fe912f2
|
Fix annotation reply settings (#7696)
|
2024-08-28 09:42:54 +08:00 |
|
Jiakun Xu
|
e38334cfd2
|
fix: doc_language return null when document segment settings (#7719)
|
2024-08-28 08:45:51 +08:00 |
|
Bryan
|
205d33a813
|
Fix: read properties of undefined issue (#7708)
Co-authored-by: libing <libing@healink.cn>
|
2024-08-27 19:23:56 +08:00 |
|
crazywoola
|
d9198b5646
|
feat: remove unused code (#7702)
|
2024-08-27 16:47:34 +08:00 |
|
呆萌闷油瓶
|
2726fb3d5d
|
feat:dailymessages (#7603)
|
2024-08-27 12:53:27 +08:00 |
|
kurokobo
|
d7aa4076c9
|
feat: display account name on the logs page for the apps (#7668)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-08-27 12:40:44 +08:00 |
|
zxhlyh
|
88730906ec
|
fix: empty knowledge add file (#7690)
|
2024-08-27 11:25:27 +08:00 |
|
Yi Xiao
|
3be756eaed
|
feat: tooltip (#7634)
|
2024-08-26 13:00:02 +08:00 |
|
crazywoola
|
1ba3d3acd6
|
feat: replace show/hide workflow_steps with switch (#7627)
|
2024-08-26 11:00:57 +08:00 |
|
NFish
|
23cedc3f1c
|
Web app now supports SSO config (#7137)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-08-25 18:47:16 +08:00 |
|
Yi Xiao
|
25386af41a
|
fix: knowledge setting "knowledge name" input width (#7584)
|
2024-08-23 17:20:19 +08:00 |
|
Charlie.Wei
|
df69ad9f0e
|
Langfuse view button (#7578)
|
2024-08-23 16:23:26 +08:00 |
|
Charlie.Wei
|
9864b35465
|
langfuser add view button (#7571)
|
2024-08-23 15:53:49 +08:00 |
|
Joel
|
fb75bd9790
|
chore: improve the check time of variable name in conversation and env var (#7572)
|
2024-08-23 15:08:34 +08:00 |
|
Joel
|
399d7cd596
|
chore: improve the check time of variable name (#7569)
|
2024-08-23 14:30:26 +08:00 |
|
edo1z
|
0a7ab9a47d
|
fix: incorrect duplication when no target node is selected (#7539)
|
2024-08-23 13:16:15 +08:00 |
|
Yi Xiao
|
9618f86980
|
fix: workflow context menu popup issue (#7530)
|
2024-08-23 13:14:17 +08:00 |
|
Yi Xiao
|
a71fc18530
|
feat: set workflow zoom range for shortcut (#7563)
|
2024-08-23 13:11:55 +08:00 |
|
SoaringEthan
|
e6b117e33f
|
fix: correct response structure in openapi documentation of app (#7556)
|
2024-08-23 08:33:41 +08:00 |
|
teruo OSHIDA(JP_SMN)
|
3e6a6bf396
|
fix: wrong usage of created_at on the modal for API Key (#7548)
|
2024-08-23 08:21:31 +08:00 |
|
Hash Brown
|
60ef7ba855
|
fix: add missed modifications of <AppIcon /> (#7512)
|
2024-08-22 13:32:59 +08:00 |
|
Yi Xiao
|
6f968bafb2
|
feat: update the "tag delete" confirm modal (#7522)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-08-22 11:33:20 +08:00 |
|
Yi Xiao
|
9f6aab11d4
|
fix: tag input state lost issue (#7500)
|
2024-08-22 10:26:09 +08:00 |
|
crazywoola
|
2c427e04be
|
Feat/7134 use dataset api create a dataset with permission (#7508)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-08-21 20:25:45 +08:00 |
|
Yeuoly
|
784b11ce19
|
Chore/remove python dependencies selector (#7494)
|
2024-08-21 16:57:14 +08:00 |
|
非法操作
|
66dfb5c89a
|
fix: json schema not saved correctly (#7487)
|
2024-08-21 14:58:14 +08:00 |
|
Hash Brown
|
028fd52c9b
|
fix: image icon not showing correctly on left panel in workflow web app page (#7466)
|
2024-08-21 10:29:16 +08:00 |
|
Joel
|
c70d69322b
|
feat: support dialogue count in chatflow (#7440)
|
2024-08-20 18:28:39 +08:00 |
|
KinWang
|
e35e251863
|
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-20 17:55:44 +08:00 |
|
非法操作
|
53146ad685
|
feat: support line break of tooltip content (#7424)
|
2024-08-20 11:03:55 +08:00 |
|
呆萌闷油瓶
|
218380ba43
|
fix:end of day (#7426)
|
2024-08-20 10:57:33 +08:00 |
|
Hash Brown
|
31f9977411
|
Web app support sending message using numpad enter (#7414)
|
2024-08-19 22:24:21 +08:00 |
|
呆萌闷油瓶
|
bd07e1d2fd
|
fix:start of the period should be YYYY-MM-DD 00:00 (#7371)
|
2024-08-19 18:12:41 +08:00 |
|
Yi Xiao
|
8b06105fa1
|
Feat: shortcut hook (#7385)
|
2024-08-19 18:11:11 +08:00 |
|
Hash Brown
|
fbf31b5d52
|
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-08-19 09:16:33 +08:00 |
|
wellCh4n
|
9e6b755f62
|
feat: show path variable friendly in tool edit (#7344)
|
2024-08-16 14:09:25 +08:00 |
|
呆萌闷油瓶
|
fcb6921b57
|
enh:setfocus after voice input (#7317)
|
2024-08-15 22:12:51 +08:00 |
|
Joel
|
135dcfa3e5
|
fix: not show correct iteration times number in run history (#7318)
|
2024-08-15 21:02:41 +08:00 |
|
KVOJJJin
|
d07b2b9915
|
Fix: missing default value of type array object in conversation variable modal (#7309)
|
2024-08-15 17:28:12 +08:00 |
|
AIxGEEK
|
04131f86df
|
fix: inability-to-add-node-and-change-the-edge (#7303)
|
2024-08-15 17:26:11 +08:00 |
|
crazywoola
|
603a89055c
|
Feat/7023 dify editor can resize the image (#7296)
|
2024-08-15 14:23:56 +08:00 |
|
非法操作
|
6ff7fd80a1
|
feat: support OPENAI json_schema (#7258)
|
2024-08-15 11:29:19 +08:00 |
|
非法操作
|
5aa373dc04
|
feat: add chatgpt-4o-latest (#7289)
|
2024-08-15 11:19:10 +08:00 |
|
wellCh4n
|
8f5d8397f9
|
fix: can not input param value in tool test modal (#7281)
|
2024-08-15 10:31:34 +08:00 |
|
KVOJJJin
|
429e85f5d6
|
Fix: support hide env & conversation var in prompt editor (#7256)
|
2024-08-14 15:14:39 +08:00 |
|
crazywoola
|
ca085034de
|
doc: add missing params (#7242)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-08-13 22:31:27 +08:00 |
|