Jyong
|
04d09c2d77
|
fix: hit-test failed when attachment id is not exist (#29563)
|
2025-12-12 13:45:00 +08:00 |
|
Jyong
|
db42f467c8
|
fix: docx extractor external image failed (#29558)
|
2025-12-12 13:41:51 +08:00 |
|
wangxiaolei
|
ac40309850
|
perf: optimize save_document_with_dataset_id (#29550)
|
2025-12-12 13:14:45 +08:00 |
|
autofix-ci[bot]
|
568cd9bdbc
|
[autofix.ci] apply automated fixes
|
2025-12-12 04:31:09 +00:00 |
|
hjlarry
|
e2cceee024
|
refactor the workflowNodeExecution
|
2025-12-12 12:28:52 +08:00 |
|
hjlarry
|
a194d09b0a
|
refactor the repo and service
|
2025-12-12 12:28:31 +08:00 |
|
Nie Ronghua
|
12e39365fa
|
perf(core/rag): optimize Excel extractor performance and memory usage (#29551)
Co-authored-by: 01393547 <nieronghua@sf-express.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-12 12:15:03 +08:00 |
|
Maries
|
d48300d08c
|
fix: remove validate=True to fix flask-restx AttributeError (#29552)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-12 12:01:20 +08:00 |
|
Pleasure1234
|
761f8c8043
|
fix: set response content type with charset in helper (#29534)
|
2025-12-12 11:50:35 +08:00 |
|
Coding On Star
|
05f63c88c6
|
feat: integrate Amplitude API key into layout and provider components (#29546)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2025-12-12 11:49:12 +08:00 |
|
Stream
|
8daf9ce98d
|
test(trigger): add container integration tests for trigger (#29527)
Signed-off-by: Stream <Stream_2@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-12 11:31:34 +08:00 |
|
Shua Chen
|
61ee1b9094
|
fix: truncate auto-populated description to prevent 400-char limit error (#28681)
|
2025-12-12 11:19:53 +08:00 |
|
NFish
|
87c4b4c576
|
fix: nextjs security update (#29545)
|
2025-12-12 11:05:48 +08:00 |
|
hjlarry
|
287efc7dec
|
fix CI
|
2025-12-12 10:02:04 +08:00 |
|
wangxiaolei
|
193c8e2362
|
fix: fix available_credentials is empty (#29521)
|
2025-12-12 09:51:55 +08:00 |
|
autofix-ci[bot]
|
e321f7c855
|
[autofix.ci] apply automated fixes
|
2025-12-12 01:43:12 +00:00 |
|
hjlarry
|
59e94c520d
|
add ENABLE_CLEAN_MESSAGES
|
2025-12-12 09:41:11 +08:00 |
|
NFish
|
4d57460356
|
fix: upgrade react and react-dom to 19.2.3,fix cve errors (#29532)
|
2025-12-12 09:38:32 +08:00 |
|
hjlarry
|
03993ed4f7
|
rename the get_runs_batch_for_cleanup
|
2025-12-12 09:26:40 +08:00 |
|
hjlarry
|
60288d1fd7
|
use the workflow trigger log repo
|
2025-12-12 09:22:31 +08:00 |
|
hjlarry
|
ccb55da5e1
|
use sqlalchemy 2.0 style
|
2025-12-12 09:13:37 +08:00 |
|
hjlarry
|
c5365f89bf
|
add status filter
|
2025-12-11 17:27:23 +08:00 |
|
autofix-ci[bot]
|
9ecc584a1c
|
[autofix.ci] apply automated fixes
|
2025-12-11 09:22:56 +00:00 |
|
hjlarry
|
8df80e0992
|
fix CI
|
2025-12-11 17:20:52 +08:00 |
|
-LAN-
|
063b39ada5
|
fix: conversation rename payload validation (#29510)
|
2025-12-11 18:05:41 +09:00 |
|
autofix-ci[bot]
|
9616c6bb7d
|
[autofix.ci] apply automated fixes
|
2025-12-11 08:59:03 +00:00 |
|
hjlarry
|
46d824b17f
|
refactor to repo layer
|
2025-12-11 16:56:54 +08:00 |
|
Joel
|
6419ce02c7
|
test: add testcase for config prompt components (#29491)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-11 16:56:20 +08:00 |
|
yyh
|
1a877bb4d0
|
chore: add .nvmrc for Node 22 alignment (#29495)
|
2025-12-11 16:29:30 +08:00 |
|
-LAN-
|
281e9d4f51
|
fix: chat api in explore page reject blank conversation id (#29500)
|
2025-12-11 16:26:42 +08:00 |
|
github-actions[bot]
|
a195b410d1
|
chore(i18n): translate i18n files and update type definitions (#29499)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-11 16:08:52 +08:00 |
|
hjlarry
|
22443df772
|
add batch in get_info_bulk
|
2025-12-11 16:08:35 +08:00 |
|
Joel
|
91e5db3e83
|
chore: Advance the timing of the dataset payment prompt (#29497)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-11 15:49:42 +08:00 |
|
hjlarry
|
3c5a96a3ee
|
batch size to 200
|
2025-12-11 15:44:30 +08:00 |
|
hjlarry
|
cd51bfb568
|
fix CI
|
2025-12-11 15:39:33 +08:00 |
|
Coding On Star
|
f20a2d1586
|
chore: add placeholder for Amplitude API key in .env.example (#29489)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2025-12-11 15:21:52 +08:00 |
|
autofix-ci[bot]
|
66ee07154d
|
[autofix.ci] apply automated fixes
|
2025-12-11 07:21:13 +00:00 |
|
wangxiaolei
|
6e802a343e
|
perf: remove the n+1 query (#29483)
|
2025-12-11 15:18:27 +08:00 |
|
hjlarry
|
d8578dd4ba
|
add batch get plan api
|
2025-12-11 15:15:50 +08:00 |
|
yyh
|
a30cbe3c95
|
test: add debug-with-multiple-model spec (#29490)
|
2025-12-11 15:05:37 +08:00 |
|
Coding On Star
|
7344adf65e
|
feat: add Amplitude API key to Docker entrypoint script (#29477)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2025-12-11 14:44:12 +08:00 |
|
非法操作
|
fcadee9413
|
fix: flask db downgrade not work (#29465)
|
2025-12-11 14:30:09 +08:00 |
|
Jyong
|
69a22af1c9
|
fix: optimize database query when retrieval knowledge in App (#29467)
|
2025-12-11 13:50:46 +08:00 |
|
CrabSAMA
|
aac6f44562
|
fix: workflow end node validate error (#29473)
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-12-11 13:47:37 +08:00 |
|
-LAN-
|
2e1efd62e1
|
revert: "fix(ops): add streaming metrics and LLM span for agent-chat traces" (#29469)
|
2025-12-11 12:53:37 +08:00 |
|
crazywoola
|
1847609926
|
fix: failed to delete model (#29456)
|
2025-12-11 12:05:44 +08:00 |
|
hjlarry
|
e14a5797d4
|
add workflow run clean up
|
2025-12-11 12:02:42 +08:00 |
|
Hengdong Gong
|
91f6d25dae
|
fix: knowledge dataset description field validation error #29404 (#29405)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-11 11:17:08 +08:00 |
|
yyh
|
acdbcdb6f8
|
chore: update packageManager version in package.json to pnpm@10.25.0 (#29407)
|
2025-12-11 09:51:30 +08:00 |
|
dependabot[bot]
|
a9627ba60a
|
chore(deps): bump types-shapely from 2.0.0.20250404 to 2.1.0.20250917 in /api (#29441)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-11 09:49:19 +08:00 |
|