FFXN
|
845ab7b000
|
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
|
2026-08-20 10:35:35 +08:00 |
|
FFXN
|
96346219b3
|
feat(knowledge-fs): implement asynchronous source import and related payloads
|
2026-08-20 10:34:53 +08:00 |
|
Stephen Zhou
|
a50ea7d56d
|
Merge branch 'deploy/konwledge' of https://github.com/langgenius/dify into deploy/konwledge
|
2026-08-20 10:18:08 +08:00 |
|
Stephen Zhou
|
db8c40b23e
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-20 10:11:26 +08:00 |
|
Jyong
|
0391141936
|
feat(quality): show replay evidence details
|
2026-08-19 09:45:41 -04:00 |
|
Jyong
|
66e3ae951f
|
feat(knowledge): add golden question evaluations
|
2026-08-19 05:54:05 -04:00 |
|
FFXN
|
0175a17908
|
feat(knowledge-fs): add upgrade job listing API
|
2026-08-19 15:12:21 +08:00 |
|
zyssyz123
|
414f211cde
|
fix(auth): harden email code login verification (#40960)
|
2026-08-19 06:57:47 +00:00 |
|
Pranav Agarwal
|
f1b48a93a9
|
fix(api): enforce edit and RBAC permissions on model provider credential GET endpoints (#40899) (#40900)
|
2026-08-19 06:48:15 +00:00 |
|
盐粒 Yanli
|
8874f3c80b
|
refactor(agent): remove Agent Drive (#40887)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-19 06:34:36 +00:00 |
|
Stephen Zhou
|
ac8d216aa9
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
# api/tests/unit_tests/services/enterprise/test_rbac_service.py
# api/tests/unit_tests/services/test_dataset_service_dataset.py
|
2026-08-19 09:27:13 +08:00 |
|
FFXN
|
1ef3379d5a
|
feat(knowledge-fs): implement KnowledgeFS upgrade discovery and idempotency handling
|
2026-08-18 14:41:04 +08:00 |
|
Byron.wang
|
ba61ab4f9f
|
refactor(api): extract account activation application service (#40421)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-18 05:27:40 +00:00 |
|
Byron.wang
|
891627b210
|
refactor(api): decouple data source API key auth flow (#40452)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-18 04:30:17 +00:00 |
|
Stephen Zhou
|
52cfbea82b
|
Merge branch 'deploy/konwledge' of https://github.com/langgenius/dify into deploy/konwledge
|
2026-08-18 10:55:50 +08:00 |
|
Stephen Zhou
|
d9b51a409d
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-18 10:54:19 +08:00 |
|
FFXN
|
5236b71cb6
|
refactor(knowledge_fs): rename services and update imports for dataset knowledge file lease
|
2026-08-18 10:42:07 +08:00 |
|
FFXN
|
b022413a1f
|
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
# Conflicts:
# api/controllers/console/datasets/datasets.py
# api/extensions/ext_celery.py
|
2026-08-17 17:46:18 +08:00 |
|
FFXN
|
c7cf9db996
|
feat(knowledge_fs): Upgrade the old version of the knowledge base to the new version of the knowledge base
|
2026-08-17 17:36:43 +08:00 |
|
林玮 (Jade Lin)
|
5ef8becd25
|
feat: create accounts with client IP (#40875)
|
2026-08-17 09:29:57 +00:00 |
|
Stephen Zhou
|
b25d20b665
|
fix(web): align legacy knowledge filters (WTA-2054)
|
2026-08-17 12:18:43 +08:00 |
|
YungLe
|
219596c4df
|
feat(plugin-auth): visibility picker for OAuth credentials (#39840)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
|
2026-08-17 02:41:26 +00:00 |
|
Stephen Zhou
|
45c2dd52c8
|
fix: preserve OAuth account ID and New RAG titles after merge
|
2026-08-17 10:03:42 +08:00 |
|
Stephen Zhou
|
cc3f901598
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/extensions/ext_celery.py
# api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
# lint.config.ts
# packages/contracts/knowledge-fs-contract.test.mjs
# vite.config.ts
# web/features/new-rag/__tests__/document-detail-page.spec.tsx
# web/features/new-rag/__tests__/knowledge-space-shell.spec.tsx
# web/features/new-rag/__tests__/processing-task-events.spec.ts
# web/features/new-rag/create-knowledge-page.tsx
# web/features/new-rag/document-detail-page.tsx
# web/features/new-rag/knowledge-space-shell.tsx
|
2026-08-17 09:50:10 +08:00 |
|
WH-2099
|
fc7b51634d
|
fix(api): protect agent sandbox reads (#40794)
|
2026-08-14 13:51:41 +00:00 |
|
WH-2099
|
96bfcf20cd
|
fix(api): protect workspace credential mutations (#40790)
|
2026-08-14 12:03:54 +00:00 |
|
酒诗
|
b6319c819c
|
chore: dep inject for model in dataset document actions (#40787)
Co-authored-by: geneachina <geneachina@gmail.com>
|
2026-08-14 11:08:21 +00:00 |
|
WH-2099
|
b6694d462f
|
fix(api): protect custom OAuth client deletion (#40786)
|
2026-08-14 10:59:49 +00:00 |
|
L1nSn0w
|
ea6770c7a1
|
feat(oauth): drive silent authorization from oauth_provider_apps.auto_authorize (#40783)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 10:29:39 +00:00 |
|
WH-2099
|
62a544a146
|
fix(api): enforce RAG draft variable access boundaries (#40745)
|
2026-08-14 10:07:22 +00:00 |
|
非法操作
|
e0fd3b264a
|
refactor(api): reuse app definition queries for app parameters (#40465)
|
2026-08-14 09:38:34 +00:00 |
|
非法操作
|
c425e4cdd5
|
refactor(api): extract installed app definition queries (#40462)
|
2026-08-14 09:38:32 +00:00 |
|
zyssyz123
|
09f20b7a14
|
fix(agent): return conflict for duplicate creation (#40771)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 08:57:13 +00:00 |
|
Joel
|
35132d6892
|
chore: reopen the education application flow (#40760)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 07:16:21 +00:00 |
|
Jyong
|
20f8cdb588
|
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
|
2026-08-14 02:29:11 -04:00 |
|
Jyong
|
5323b6e4fc
|
Improve application workflows and user experience
|
2026-08-14 02:27:03 -04:00 |
|
Pranav Agarwal
|
e2852524be
|
fix(api): enforce edit and RBAC permissions on dataset API key GET endpoint (#40740) (#40743)
|
2026-08-14 04:27:37 +00:00 |
|
Stephen Zhou
|
01254dcdb6
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/controllers/web/test_wraps.py
# api/tests/unit_tests/extensions/otel/test_runtime.py
# web/app/components/header/account-setting/model-provider-page/model-selector/index.tsx
|
2026-08-14 10:59:24 +08:00 |
|
WH-2099
|
c1bde25bcc
|
fix(api): remove unsafe Bedrock test endpoint (#40742)
|
2026-08-13 19:47:13 +00:00 |
|
Harsh Kashyap
|
8238684334
|
fix(api): chain original exception in 13 except blocks per PEP 3134 (#40738)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-13 17:50:05 +00:00 |
|
FFXN
|
f746f180aa
|
feat(knowledge-fs): implement KnowledgeFS space tag management API
|
2026-08-13 10:55:33 +08:00 |
|
Stephen Zhou
|
c259666e69
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/core/plugin/backwards_invocation/model.py
# web/features/deployments/shared/components/unsupported-dsl-nodes-alert.tsx
|
2026-08-13 10:22:32 +08:00 |
|
WH-2099
|
489772908b
|
fix: enforce API key list permissions (#40516)
|
2026-08-12 11:44:27 +00:00 |
|
Jyong
|
b3a7c7a3e0
|
feat(knowledge-fs): unify public error handling
|
2026-08-12 07:00:59 -04:00 |
|
Benjamin
|
6a37e1538a
|
fix(rbac): grant member policies when a dataset is opened to the work… (#39735)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-08-12 09:02:03 +00:00 |
|
wangxiaolei
|
eeaaf11a51
|
fix: fix create dataset with document miss rbac operation (#40599)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 08:57:43 +00:00 |
|
Byron.wang
|
51a007e84e
|
refactor(api): extract init validation into layered application service (#40046)
|
2026-08-12 08:42:09 +00:00 |
|
yyh
|
01460f681e
|
fix(web): render workspace plan badge during SSR (#40581)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 07:45:39 +00:00 |
|
Stephen Zhou
|
876814e92e
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# web/features/system-features/state.ts
|
2026-08-12 14:10:20 +08:00 |
|
WH-2099
|
af382be837
|
fix(api): bind remaining RAG resources to owners (#40503)
|
2026-08-12 06:05:16 +00:00 |
|