npc0-hue
1d6e41829a
fix: 调用第三方邮箱 API和镜像修改
2026-03-13 11:44:39 +08:00
npc0-hue
0484655f13
fix: 规范化处理代码
2026-03-12 14:47:02 +08:00
npc0-hue
786920c7e3
fix: 规范化处理代码
2026-03-12 11:42:02 +08:00
npc0-hue
b84e94250f
fix: 规范化处理代码
2026-03-12 11:29:37 +08:00
npc0-hue
9591795b10
fix: 千问3.5-plus计费不正确修复
2026-03-12 11:11:47 +08:00
npc0-hue
8df2e46658
fix: 余额不足直接拦截
2026-03-12 10:48:01 +08:00
npc0-hue
22d01c3c55
fix: 测试连接出现双重 /admin
2026-03-12 09:43:46 +08:00
npc0-hue
d1b32f4310
fix: 综合修复(请求头打印、邮箱/用户名匹配、密钥显示、签名校验、删除报错等)
...
Made-with: Cursor
2026-03-12 09:21:21 +08:00
npc0-hue
4b5e2eaf35
fix: 计费完善
2026-03-11 12:05:53 +08:00
npc0-hue
e283aa4055
feat: 前段完善
2026-03-10 11:58:14 +08:00
npc0-hue
b5aba401e5
feat: 初始化token和前段修改
2026-03-10 10:17:57 +08:00
npc0-hue
bc2edcdde6
feat: 钉钉机器人转发(未测试)
...
fix: admin初始化出错
2026-03-09 22:37:08 +08:00
npc0-hue
5962b9b518
feat: 钉钉机器人转发(未测试)
...
fix: admin初始化出错
2026-03-09 22:34:02 +08:00
npc0-hue
1b447b7b0b
fix: admin初始化有误修复
2026-03-06 12:50:00 +08:00
npc0-hue
6c3a61d479
Merge remote-tracking branch 'origin/main'
1.12.1
2026-02-27 09:58:15 +08:00
npc0-hue
2193013e0f
fix: 调整admin数据库初始化,只用一个初始化创建
2026-02-27 09:56:46 +08:00
npc0-hue
962730cf12
fix: 更新docker-compose
...
还在测试
2026-02-26 15:51:12 +08:00
npc0-hue
bd856e988f
fix: 修复web app 会话工作流 404问题会话列表
...
Co-authored-by: Cursor <github@npc0.com >
2026-02-25 17:08:02 +08:00
npc0-hue
10ec0eb953
feat: 合并近期功能与修复
...
- GLM/MiniMax 模型支持及 provider_name 修复
- OAuth2 登录跳转与重定向 hash 保留
- Azure 模型支持与转发特殊处理
- 后台登录与钉钉邮箱默认域名
- 转发获取密钥、Jinja 路径、RSA 私钥加载
- 模型管理可用模型输入与新增
- 自动更新权限、健康监测、admin 配置等
Co-authored-by: Cursor <github@npc0.com >
2026-02-24 16:24:23 +08:00
npc0-hue
685ff83dcb
fear: 移除pnpm-lock
2026-02-11 19:11:34 +08:00
npc0-hue
565be39cfb
fear: admin添加app应用版本管理
...
system-features添加
2026-02-11 18:11:38 +08:00
npc0-hue
9226a3d795
feat: 新增后端模型管理,第三方快捷登录
2026-02-11 17:41:59 +08:00
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
npc0-hue
df9bed2950
fear: admin添加app应用版本管理
...
system-features添加
2026-02-09 09:11:58 +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
zxhlyh
df2421d187
fix: auto summary env ( #31930 )
2026-02-04 19:42:26 +08:00
QuantumGhost
0ba321d840
chore: bump version in docker-compose and package manager to 1.12.1 ( #31947 )
2026-02-04 19:41:50 +08:00
npc0-hue
8c9e7652ec
fix: 依赖更新
...
Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto
Unstructured has Path Traversal via Malicious MSG Attachment that Allows Arbitrary File Write #106
@isaacs/brace-expansion has Uncontrolled Resource Consumption #107
jwt-go allows excessive memory allocation during header parsing #24
golang.org/x/crypto Vulnerable to Denial of Service (DoS) via Slow or Incomplete Key Exchange #29
部分文件修复
2026-02-04 18:10:06 +08:00
Stephen Zhou
d8402f686e
fix: base url in client ( #31902 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-04 12:09:22 +08:00
Tomo
8bd8dee767
fix(docker): improve IRIS data persistence with proper Durable %SYS ( #31901 )
...
Co-authored-by: Tomo Okuyama <tomo.okuyama@intersystems.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-04 11:39:26 +08:00
Tomo
05f2764d7c
fix(docker): persist IRIS data across container recreation using Durable %SYS ( #31899 )
...
Co-authored-by: Tomo Okuyama <tomo.okuyama@intersystems.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-04 09:57:46 +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
niveshdandyan
45daec7541
refactor: replace line-clamp package with native CSS ( #31877 )
...
Co-authored-by: OSS Contributor <oss-contributor@example.com >
Co-authored-by: Claude (claude-opus-4-5) <noreply@anthropic.com >
Co-authored-by: niveshdandyan <niveshdandyan@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-03 22:14:18 +08:00
盐粒 Yanli
c14a8bb437
chore(dev): use strict bash mode for pytest ( #31873 )
2026-02-03 19:42:42 +08:00
Stephen Zhou
b76c8fa853
test: fix test ( #31880 )
...
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-03 18:47:05 +08:00
QuantumGhost
8c3e77cd0c
chore: update version to 1.12.0 ( #31878 )
2026-02-03 18:08:15 +08:00
Stephen Zhou
476946f122
test: fix test ( #31869 )
2026-02-03 17:43:27 +08:00
Joel
62a698a883
fix: create app from template not support review ( #31866 )
2026-02-03 16:40:35 +08:00
Coding On Star
ebca36ffbb
refactor: update oauth_new_user handling in AppInitializer to use parseAsBoolean ( #31862 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-02-03 15:20:26 +08:00
Coding On Star
aa7fe42615
test: enhance CommandSelector and GotoAnythingProvider tests ( #31743 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-02-03 13:47:30 +08:00
Stephen Zhou
b55c0ec4de
fix: revert "refactor: api/controllers/console/feature.py (test)" ( #31850 )
2026-02-03 12:26:47 +08:00
dependabot[bot]
8b50c0d920
chore(deps-dev): bump types-psutil from 7.0.0.20251116 to 7.2.2.20260130 in /api ( #31814 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 09:59:29 +08:00
Asuka Minato
47f8de3f8e
refactor: port api/controllers/console/app/annotation.py api/controllers/console/explore/trial.py api/controllers/console/workspace/account.py api/controllers/console/workspace/members.py api/controllers/service_api/app/annotation.py to basemodel ( #31833 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-03 09:59:00 +08:00
Asuka Minato
491fa9923b
refactor: port api/controllers/console/datasets/data_source.py /datasets/metadata.py /service_api/dataset/metadata.py /nodes/agent/agent_node.py api/core/workflow/nodes/datasource/datasource_node.py api/services/dataset_service.py to match case ( #31836 )
2026-02-02 21:03:16 +09:00
Asuka Minato
ce2c41bbf5
refactor: port api/controllers/console/datasets/datasets_document.py api/controllers/service_api/app/annotation.py api/core/app/app_config/easy_ui_based_app/agent/manager.py api/core/app/apps/pipeline/pipeline_generator.py api/core/workflow/nodes/knowledge_retrieval/knowledge_retrieval_node.py to match case ( #31832 )
2026-02-02 19:07:30 +09:00
Asuka Minato
920db69ef2
refactor: if to match ( #31799 )
2026-02-02 18:12:03 +09:00
Asuka Minato
ac222a4dd4
refactor: port api/controllers/console/app/audio.py api/controllers/console/app/message.py api/controllers/console/auth/data_source_oauth.py api/controllers/console/auth/forgot_password.py api/controllers/console/workspace/endpoint.py ( #30680 )
2026-02-02 18:03:07 +09: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
QuantumGhost
9fb72c151c
refactor: "chore: update version to 1.12.0" ( #31817 )
2026-02-02 11:18:18 +08:00
-LAN-
603a896c49
chore(CODEOWNERS): assign .agents/skills to @hyoban ( #31816 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2026-02-02 11:12:04 +08:00