crazywoola and GitHub
b2ae46b80f
fix: search query and refine the logic ( #19987 )
2025-05-20 16:42:37 +08:00
ruanjiefeng and GitHub
9ebc58b1a2
feat: Web <video> and <audio> element support src attribute ( #19988 )
2025-05-20 16:37:31 +08:00
87f9d11d65
fix: ensure Decimal values in metadata are JSON serializable ( fixes #19936 ) ( #19955 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-05-20 15:38:31 +08:00
Darlewo and GitHub
8cb3b4aef2
fix: multiple retrieve reranking_enabled switch ( #19958 )
2025-05-20 15:22:03 +08:00
Good Wood and GitHub
09547b4c8d
fix: fix page broken for undefined permission ( #19972 )
2025-05-20 14:41:10 +08:00
+8
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
Raina Otoni and GitHub
6a8ca8296b
chore: update redis dependency to version 6.1.0 in api/pyproject.toml ( #19885 )
2025-05-20 10:45:03 +08:00
crazywoola and GitHub
7ae529c3b0
Revert "chore: upgrade Redis from v6 to v7 in middlewares" ( #19960 )
2025-05-20 10:44:53 +08:00
湛露先生 and GitHub
911f9eadd0
fix model workflow_draft_variables duplicate app_id set. ( #19949 )
...
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com >
2025-05-20 10:26:34 +08:00
Amir Mohsen Asaran and GitHub
c9ee60e197
Feat(WaterCrawl error handling): add custom exceptions and error handling ( #19948 )
2025-05-20 10:25:16 +08:00
yeyunwen and GitHub
4e5789df89
docs: Optimize Response data array object indentation for the /messages interface ( #19922 )
2025-05-20 10:23:48 +08:00
Bowen Liang and GitHub
a18a6f50ab
chore: upgrade Redis from v6 to v7 in middlewares ( #19935 )
2025-05-20 09:36:21 +08:00
wellCh4n and GitHub
276c02f341
feat: Variable click jumps to source node ( #13623 )
2025-05-19 23:17:18 +08:00
QuantumGhost and GitHub
6a9e0b1005
feat(api): Introduce WorkflowDraftVariable Model ( #19737 )
...
- Introduce `WorkflowDraftVariable` model and the corresponding migration.
- Implement `EnumText`, a custom column type for SQLAlchemy designed
to work seamlessly with enumeration classes based on `StrEnum`.
2025-05-19 22:59:56 +08:00
非法操作 and GitHub
bbebf9ad3e
fix: db_model save to _node_execution_cache ( #19911 )
2025-05-19 17:17:43 +08:00
heyszt and GitHub
11146b6bae
fix create_tracing_app_config error ( #19884 )
2025-05-19 10:09:21 +08:00
非法操作 and GitHub
499392c6f9
chore: improve some doc ( #19881 )
2025-05-18 21:42:03 +08:00
yeyunwen and GitHub
a287da9ccd
docs: Add text_to_speech left out in the API response ( #19862 )
2025-05-18 12:59:15 +08:00
dave and GitHub
c22e640df3
fix(devcontainer): uv sync fail ( #19834 )
2025-05-18 12:58:45 +08:00
Junjie.M and GitHub
2862631f03
fix: tool node number type constant field dark style ( #19818 )
2025-05-18 12:58:22 +08:00
非法操作 and GitHub
749bcc889b
fix: nav selector's dark theme ( #19869 )
2025-05-18 12:51:09 +08:00
6a74c97a0a
feat: add debug log for request and response ( #19781 ) ( #19783 )
...
Co-authored-by: hashjang <hash@geek.com >
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com >
2025-05-17 17:31:09 +08:00
-LAN- and GitHub
e0e8cd6ca3
feat(DraftWorkflowApi): Requires environment_variables in DraftWorkflowApi ( #19849 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-17 13:45:00 +08:00
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
-LAN- and GitHub
7d0106b220
fix: correct type mismatch in WorkflowService node execution handling ( #19846 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-17 12:31:27 +08:00
Joel and GitHub
df631591f2
fix: upload avatar failed ( #19853 )
2025-05-17 10:55:12 +08:00
4977bb21ec
feat(workflow): domain model for workflow node execution ( #19430 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-05-17 00:56:16 +08:00
Junjie.M and GitHub
aeceb200ec
fix: llm parameters radio type dark style ( #19833 )
2025-05-16 20:45:15 +08:00
CorrectRoad and GitHub
a15129a00c
fix: fix overflow when bot description too long ( #19805 )
2025-05-16 14:35:22 +08:00
CorrectRoad and GitHub
de2cfd2927
fix: fix metadata condition name overflow ( #19812 )
2025-05-16 14:33:14 +08:00
KVOJJJin and GitHub
8bf9adbc08
Fix: style of app publisher ( #19803 )
2025-05-16 14:32:30 +08:00
Emmanuel Ferdman and GitHub
582b721160
Resolve Python Logger library warnings ( #19791 )
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2025-05-16 14:31:54 +08:00
crazywoola and GitHub
4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 ( #19787 )
1.4.0
2025-05-15 22:39:35 +08:00
Aryan Raj and GitHub
8081aec730
Fix TiDB vector configuration comment to correctly use 'tidb_vector' ( #19767 )
2025-05-15 21:32:45 +08:00
KVOJJJin and GitHub
aae80681f2
Fix: style of dataset item in chatbot configure with theme dark ( #19761 )
2025-05-15 17:36:05 +08:00
crazywoola and GitHub
b862a0cac6
update readme ( #19757 )
2025-05-15 17:03:45 +08:00
-LAN- and GitHub
7e618779bc
chore: upload describe image. ( #19756 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-15 17:03:10 +08:00
KVOJJJin and GitHub
71704a713b
Fix: style of check list in dark mode ( #19744 )
2025-05-15 16:07:52 +08:00
-LAN- and GitHub
937d151187
chore: Updates version numbers to 1.4.0 and related services ( #19731 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-15 16:03:16 +08:00
crazywoola and GitHub
4ac2f02775
add: new brand image ( #19676 )
2025-05-15 16:02:58 +08:00
Wu Tianwei and GitHub
f8a9c363ba
fix: update background gradient and line positioning in Empty component ( #19745 )
2025-05-15 15:57:13 +08:00
Nite Knite and GitHub
6d7f43b901
feat: update email templates ( #19739 )
2025-05-15 14:57:19 +08:00
crazywoola and GitHub
95467a3f0b
fix: broken behavior of rendering ( #19732 )
2025-05-15 14:37:00 +08:00
Joel and GitHub
bd7094b9f5
chore: image allow "data:" in csp ( #19728 )
2025-05-15 14:13:49 +08:00
Yeuoly and GitHub
ff0feaf34e
fix: handle EndpointSetupFailedError in BasePluginClient ( #19613 )
2025-05-15 13:59:43 +08:00
dc75a10989
feat: update branding ( #19719 )
...
Co-authored-by: twwu <twwu@dify.ai >
2025-05-15 12:38:20 +08:00
b292990075
Fix: Ensure unique index names for pgvector knowledge tables ( #19672 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-05-15 11:43:44 +08:00
Joel and GitHub
486a66be54
fix: item data type wrong in iteration ( #19709 )
2025-05-15 10:54:35 +08:00
crazywoola and GitHub
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
303c6ecc1d
fix: The init_azure_openai() method in the core/hosting_configuration.py file doesn't work ( #19704 ) ( #19705 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-05-15 10:02:59 +08:00