npc0-hue
|
7947b7976b
|
feat: 1.12.1初步合并
Merge upstream release cd03e0a (hotfix/1.12.1-fix.0) into main
# Conflicts:
# api/.env.example
# api/controllers/service_api/app/annotation.py
# api/controllers/service_api/app/completion.py
# api/controllers/service_api/app/conversation.py
# api/controllers/service_api/app/message.py
# api/core/file/file_manager.py
# api/core/rag/datasource/retrieval_service.py
# api/extensions/ext_celery.py
# api/libs/gmpy2_pkcs10aep_cipher.py
# api/uv.lock
# web/pnpm-lock.yaml
# web/service/client.ts
|
2026-02-09 09:51:18 +08:00 |
|
wangxiaolei
|
cd03e0a9ef
|
fix: fix delete_draft_variables_batch cycle forever (#31934)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-04 19:42:50 +08:00 |
|
Asuka Minato
|
f5d6c250ed
|
fix: "refactor: port api/controllers/console/tag/tags.py to ov3" (#31887)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-03 22:18:53 +08:00 |
|
Stephen Zhou
|
b55c0ec4de
|
fix: revert "refactor: api/controllers/console/feature.py (test)" (#31850)
|
2026-02-03 12:26:47 +08:00 |
|
Asuka Minato
|
840a975fef
|
refactor: add test for api/controllers/console/workspace/tool_pr… (#29886)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-02 14:54:16 +09:00 |
|
Asuka Minato
|
7828508b30
|
refactor: remove all reqparser (#29289)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-02-01 13:43:14 +09:00 |
|
盐粒 Yanli
|
b8cb5f5ea2
|
refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723)
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: Asuka Minato <i@asukaminato.eu.org>
|
2026-01-31 18:00:56 +09:00 |
|
Asuka Minato
|
a433d5ed36
|
refactor: port api/controllers/console/tag/tags.py to ov3 (#31767)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-30 22:40:14 +09:00 |
|
Asuka Minato
|
b58d9e030a
|
refactor: init_validate.py to v3 (#31457)
|
2026-01-30 22:39:02 +09:00 |
|
QuantumGhost
|
90fe9abab7
|
revert: revert human input relevant code (#31766)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-30 19:18:49 +08:00 |
|
Asuka Minato
|
ba568a634d
|
refactor: api/controllers/console/remote_files.py to ov3 (#31466)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-30 19:32:20 +09:00 |
|
Cursx
|
f33d99ea01
|
refactor: api/controllers/console/feature.py (test) (#31562)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-30 19:22:01 +09:00 |
|
QuantumGhost
|
f90fa2b186
|
fix(api): fix workflow state persistence issue (#31752)
Ensure workflow pause configuration is correctly set for all entrypoints.
|
2026-01-30 17:44:29 +08:00 |
|
盐粒 Yanli
|
5a7dfd15b8
|
fix: Drain non-stream plugin chunk iterator (#31564)
|
2026-01-30 16:54:56 +08:00 |
|
QuantumGhost
|
03e3acfc71
|
feat(api): Human Input Node (backend part) (#31646)
The backend part of the human in the loop (HITL) feature and relevant architecture / workflow engine changes.
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: CrabSAMA <40541269+CrabSAMA@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2026-01-30 10:18:49 +08:00 |
|
yihong
|
8aeef36e2d
|
feat: use xdist to make make test faster (#30824)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2026-01-29 18:17:40 +08:00 |
|
npc0-hue
|
addf9c45bc
|
fex: 1、app_extend 找不到修复
2、.env默认地址配置,外网需要自行配置
3、1.11.4同步部分提交
# Conflicts:
# api/core/app/apps/advanced_chat/app_generator.py
# api/core/app/apps/base_app_runner.py
# api/core/app/apps/workflow/app_generator.py
# api/services/feature_service.py
# web/pnpm-lock.yaml
|
2026-01-29 14:38:39 +08:00 |
|
盐粒 Yanli
|
dbfc47e8b0
|
fix: SSRF in WordExtractor URL download (credit to @EaEa0001 ) (#31678)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-29 14:01:21 +08:00 |
|
FFXN
|
c2473d85dc
|
feat: Add summary index for knowledge. (#31625)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-29 13:47:35 +08:00 |
|
eux
|
b48a10d7ec
|
feat(qdrant): implement full-text search with multi-keyword support (#31658)
|
2026-01-29 11:12:18 +08:00 |
|
-LAN-
|
24ebe2f5c6
|
refactor(graph_engine): Add a Config class for graph engine. (#31663)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-01-28 19:57:55 +08:00 |
|
-LAN-
|
3d414678e3
|
fix(graph_engine): Cannot run single iteration or loop node (#31470)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
|
2026-01-28 01:05:59 +08:00 |
|
-LAN-
|
d76ad15fca
|
refactor(graph_engine): move observability layer and persistence laye… (#31620)
|
2026-01-28 00:54:21 +08:00 |
|
heyszt
|
eca26a9b9b
|
feat: Enhances OpenTelemetry node parsers (#30706)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-27 15:30:21 +08:00 |
|
hj24
|
b4eef76c14
|
fix: billing account deletion (#31556)
|
2026-01-27 11:18:23 +08:00 |
|
wangxiaolei
|
e48419937b
|
feat: chatflow support multimodal (#31293)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-27 00:24:48 +08:00 |
|
Asuka Minato
|
eba5eac3fa
|
refactor: api/controllers/console/setup.py to ov3 (#31465)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-26 15:04:33 +08:00 |
|
Asuka Minato
|
19008dce13
|
refactor: api/controllers/console/version.py to v3 (#31463)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-26 15:04:25 +08:00 |
|
盐粒 Yanli
|
92011d0a31
|
refactor: LLM plugin invoke parsing (#31499)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-26 14:59:57 +08:00 |
|
npc0-hue
|
b2f5707676
|
Merge 升级到1.11.4
# Conflicts:
# .github/workflows/tool-test-sdks.yaml
# api/.env.example
# api/README.md
# api/commands.py
# api/controllers/console/explore/wraps.py
# api/controllers/web/workflow.py
# api/extensions/ext_commands.py
# api/models/model.py
# api/pyproject.toml
# api/services/feature_service.py
# web/README.md
# web/app/components/explore/app-card/index.tsx
# web/app/components/explore/app-list/index.tsx
# web/app/components/explore/sidebar/index.tsx
# web/app/signin/components/mail-and-password-auth.tsx
# web/i18n/uk-UA/app-overview.json
# web/i18n/uk-UA/app.json
# web/i18n/uk-UA/billing.json
# web/i18n/uk-UA/common.json
# web/i18n/uk-UA/dataset-creation.json
# web/i18n/uk-UA/dataset-documents.json
# web/i18n/uk-UA/dataset-hit-testing.json
# web/i18n/uk-UA/dataset-settings.json
# web/i18n/uk-UA/dataset.json
# web/i18n/uk-UA/explore.json
# web/i18n/uk-UA/plugin.json
# web/i18n/uk-UA/tools.json
# web/next.config.js
# web/package.json
# web/pnpm-lock.yaml
# web/service/common.ts
# web/service/explore.ts
# web/service/fetch.ts
# web/service/use-explore.ts
# web/types/feature.ts
|
2026-01-26 07:08:40 +08:00 |
|
Asuka Minato
|
5c4028d557
|
refactor: port AppModelConfig (#30919)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-24 10:25:51 +08:00 |
|
lif
|
55e6bca11c
|
fix(http-request): prevent UUID truncation in JSON body (#31444)
Signed-off-by: majiayu000 <1835304752@qq.com>
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>
|
2026-01-24 10:21:21 +08:00 |
|
Asuka Minato
|
8d45755303
|
feat: init fastopenapi (#30453)
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>
|
2026-01-23 21:07:52 +09:00 |
|
非法操作
|
fa92548cf6
|
feat: archive workflow run logs backend (#31310)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-23 13:11:56 +08:00 |
|
Cursx
|
b3a869b91b
|
refactor: optimize system features response payload for unauthenticated clients (#31392)
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: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-01-23 12:12:11 +08:00 |
|
-LAN-
|
c575c34ca6
|
refactor: Move workflow node factory to app workflow (#31385)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-01-22 18:08:21 +08:00 |
|
wangxiaolei
|
a112caf5ec
|
fix: use thread local isolation the context (#31410)
|
2026-01-22 18:02:54 +08:00 |
|
npc0-hue
|
9ed0d7c891
|
fix: 上下文,聊天计费,额度
|
2026-01-21 18:10:18 +08:00 |
|
-LAN-
|
6452c5a7ac
|
refactor(db): enforce non-null message annotation questions (#27915)
|
2026-01-21 17:54:59 +08:00 |
|
wangxiaolei
|
34436fc89c
|
feat: workflow support register context and read context (#31265)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maries <xh001x@hotmail.com>
|
2026-01-21 14:31:47 +08:00 |
|
wangxiaolei
|
121d301a41
|
refactor: use session factory instead of call db.session directly (#31198)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-21 13:43:06 +08:00 |
|
盐粒 Yanli
|
62ac02a568
|
feat: Download the uploaded files (#31068)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-19 16:48:13 +08:00 |
|
wangxiaolei
|
88780c7eb7
|
fix: Revert "fix: fix create app xss issue" (#31219)
|
2026-01-19 16:07:24 +08:00 |
|
wangxiaolei
|
0f1db88dcb
|
fix: fix dify-plugin-daemon error message (#31218)
|
2026-01-19 16:00:44 +08:00 |
|
wangxiaolei
|
3b225c01da
|
refactor: refactor workflow context (#30607)
|
2026-01-19 12:18:51 +08:00 |
|
Xiyuan Chen
|
72ce6ca437
|
feat: implement workspace permission checks for member invitations an… (#31202)
|
2026-01-18 19:35:50 -08:00 |
|
npc0-hue
|
84d6d2840b
|
feat: 合并更新到1.11.2
|
2026-01-15 18:02:46 +08:00 |
|
hj24
|
33e99f069b
|
fix: message clean service ut (#31038)
|
2026-01-15 15:13:25 +08:00 |
|
hj24
|
52af829f1f
|
refactor: enhance clean messages task (#29638)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-15 14:03:17 +08:00 |
|
wangxiaolei
|
98c88cec34
|
refactor: delete_endpoint should be idempotent (#30954)
|
2026-01-15 10:10:10 +08:00 |
|