Novice
|
79200d89d8
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-27 16:48:02 +08:00 |
Novice
|
a93cbc0461
|
fix: decrypt client secret twice
|
2025-10-27 16:44:33 +08:00 |
Novice
|
4736819dd9
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-27 15:57:57 +08:00 |
Novice
|
b5e23b84ce
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-27 14:54:11 +08:00 |
Novice
|
5a4afcf8fd
|
chore: remove the expensive decrypt action for tool list
|
2025-10-27 14:53:41 +08:00 |
Novice
|
b407cf0189
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-27 14:36:01 +08:00 |
Novice
|
74c0afe5f5
|
chore: resolve n+1 query.
|
2025-10-27 14:35:20 +08:00 |
KVOJJJin
|
f06025a342
|
Fix: upload limit in knowledge (#27480)
Co-authored-by: jyong <718720800@qq.com>
|
2025-10-27 13:35:54 +08:00 |
Novice
|
b827bcdd47
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-27 13:02:56 +08:00 |
Novice
|
0b021273bc
|
chore: handle session
|
2025-10-27 13:02:13 +08:00 |
dependabot[bot]
|
49fca63927
|
chore(deps): bump testcontainers from 4.10.0 to 4.13.2 in /api (#27469)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-27 10:41:36 +08:00 |
Tanaka Kisuke
|
666586b59c
|
improve opensearch index deletion #27231 (#27336)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-26 23:57:21 +08:00 |
-LAN-
|
03002f4971
|
Add Swagger docs for file download endpoints (#27374)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-25 19:23:27 +09:00 |
quicksand
|
398c8117fe
|
fix: rag pipeline priority_pipeline always queuing (#27416)
|
2025-10-24 16:32:23 +08:00 |
JzoNg
|
9eb46c297b
|
Merge branch 'fix/upload-limit-in-knowledge' into deploy/dev
|
2025-10-24 16:29:34 +08:00 |
jyong
|
7551d14256
|
add file_upload_limit
|
2025-10-24 16:25:05 +08:00 |
-LAN-
|
f45c18ee35
|
fix(graph_engine): NodeRunRetrieverResourceEvent is not handled (#27405)
|
2025-10-24 16:20:27 +08:00 |
非法操作
|
15c1db42dd
|
fix: workflow can't publish tool when has checkbox parameter (#27394)
|
2025-10-24 15:33:43 +08:00 |
CodingOnStar
|
3d08c79c3e
|
Merge branch 'feat/iteration-node' into deploy/dev
|
2025-10-24 15:31:04 +08:00 |
Novice
|
eabdb09f8e
|
fix: support webapp passport token with end_user_id in web API auth (#27396)
|
2025-10-24 13:29:47 +08:00 |
Yunlu Wen
|
fa6d03c979
|
Fix/refresh token (#27381)
|
2025-10-24 13:09:34 +08:00 |
Novice
|
634fb192ef
|
fix: remove unnecessary Flask context preservation to avoid circular import in audio service (#27380)
|
2025-10-24 10:41:14 +08:00 |
-LAN-
|
8ff6de91b0
|
Fix UpdatedVariable truncation crash (#27359)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-10-23 23:18:20 +08:00 |
Will
|
7fa0ad3161
|
fix: Render variables in Question Classifier class names (#27356)
|
2025-10-23 22:56:08 +08:00 |
-LAN-
|
53b21eea61
|
Promote GraphRuntimeState snapshot loading to class factory (#27222)
|
2025-10-23 22:29:02 +08:00 |
Novice
|
b48a7c7cda
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-23 17:20:21 +08:00 |
Novice
|
e7a575a33c
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-23 17:01:25 +08:00 |
Novice
|
ffd3a461f6
|
refactor(mcp): clean the auth code
|
2025-10-23 17:00:02 +08:00 |
quicksand
|
8bca7814f4
|
fix: resolve AssertionError in workflows/run endpoint (#27318) (#27323)
|
2025-10-23 17:57:54 +09:00 |
zlyszx
|
92c81b1833
|
fix: document word_count appear negative (#27313)
Co-authored-by: zlyszx <zlyszx>
|
2025-10-23 12:32:34 +08:00 |
Yunlu Wen
|
e843fe8aa6
|
fix: rename cookie for webapp (#27264)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-23 11:03:48 +08:00 |
Yansong Zhang
|
6feeef96c8
|
fix: linter
|
2025-10-23 10:56:04 +08:00 |
Yansong Zhang
|
ffc551f003
|
fix: account isinstance
|
2025-10-23 10:55:35 +08:00 |
ZalterCitty
|
c91cbf6b97
|
feat: compatible custom avatar url (#26975)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-22 17:21:17 +08:00 |
Maries
|
65976b27fe
|
fix: improve plugin invoke error (#27137)
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
|
2025-10-22 17:09:24 +08:00 |
-LAN-
|
2d73ee64a3
|
Refine variable truncator type hints (#27220)
|
2025-10-22 17:08:55 +08:00 |
-LAN-
|
40d3332690
|
fix: preserve share code headers after login redirect (#27225)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-22 14:59:08 +08:00 |
Cris
|
8e45753c68
|
fix:restore correct numeric values for ParamsAutoGenerated (#27252)
|
2025-10-22 13:36:29 +08:00 |
Alain
|
26ff59172e
|
fix: fix OpenAPI Schema Import Pydantic Validation Errors for Complex Default Values (#27159)
Co-authored-by: Alain <yinxulai@hoymail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-22 11:45:31 +08:00 |
Garfield Dai
|
845adb664a
|
knowledge-pipeline-for-enterprise (#27240)
|
2025-10-22 10:29:27 +08:00 |
-LAN-
|
0c6cae2d59
|
chore: align version identifiers with 1.9.2 (#27212)
|
2025-10-21 20:12:07 +08:00 |
Jyong
|
a893ee0ffc
|
Feat/add celery prefetch setting (#27218)
|
2025-10-21 19:40:36 +08:00 |
Jyong
|
82b63cc6e2
|
add billing enable check (#27213)
|
2025-10-21 17:49:38 +08:00 |
Guangdong Liu
|
82219c1162
|
fix: eagerly load EndUser attributes to prevent DetachedInstanceError (#27162)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-10-21 17:12:17 +08:00 |
-LAN-
|
caf1a5fbab
|
Fix variable truncator handling for UpdatedVariable (#27197)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-21 16:23:17 +08:00 |
-LAN-
|
4a6398fc1f
|
Fix: surface workflow container LLM usage (#27021)
|
2025-10-21 16:05:26 +08:00 |
feelshana
|
2bcf96565a
|
Feature:during account initialization, set the interface language to be consistent with the display language(#27029) (#27042)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-21 15:53:12 +08:00 |
Jyong
|
05f66fcf0d
|
remove built-in pipeline template user field (#27184)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-21 15:30:58 +08:00 |
Guangdong Liu
|
ea8245a91b
|
fix: handle exceptions during loop break condition evaluation (#26961)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-10-21 15:25:01 +08:00 |
-LAN-
|
759a932bb7
|
Fix: release WorkflowTool database sessions promptly (#26893)
|
2025-10-21 15:17:17 +08:00 |