Stephen Zhou
|
e6fe2cd5d7
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/controllers/inner_api/test_auth_wraps.py
# api/tests/unit_tests/services/test_async_workflow_service.py
# web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
|
2026-08-21 10:39:39 +08:00 |
|
FFXN
|
248df5dd25
|
fix(snippet): support snippet history version export (#41012)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-20 08:52:45 +00:00 |
|
非法操作
|
f97fc01c2f
|
refactor(api): extract recommended app query service (#40207)
|
2026-08-20 08:45:47 +00:00 |
|
yyh
|
5550ec8ebf
|
fix(web): redirect after deleting an agent (#40994)
|
2026-08-20 04:09:50 +00:00 |
|
Stephen Zhou
|
db8c40b23e
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-20 10:11:26 +08:00 |
|
yyh
|
8e1c259a66
|
fix(web): prevent workflow errors after app deletion (#40977)
|
2026-08-19 12:24:40 +00:00 |
|
zyssyz123
|
414f211cde
|
fix(auth): harden email code login verification (#40960)
|
2026-08-19 06:57:47 +00:00 |
|
Stephen Zhou
|
4fc0d8bf2a
|
fix(web): stabilize knowledge upgrade transitions
|
2026-08-18 19:34:03 +08:00 |
|
Stephen Zhou
|
d9b51a409d
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-18 10:54:19 +08: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
|
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 |
|
yyh
|
0f63a05d04
|
chore: upgrade Vite+ to 0.2.9 (#40762)
|
2026-08-14 04:42:28 +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 |
|
yyh
|
1cf8db8395
|
refactor(web): clarify model selector trigger ownership (#40732)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 01:03:50 +00:00 |
|
Stephen Zhou
|
30c84ce58c
|
feat(knowledge-fs): support tag management and filtering (WTA-1980)
|
2026-08-13 15:22:57 +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 |
|
Wu Tianwei
|
6899c7720f
|
refactor(web): remove deprecated deployments pages (#40593)
|
2026-08-12 08:49:51 +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 |
|
zyssyz123
|
059c9ce0b6
|
feat: add trunstile (#40494)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 03:08:19 +00:00 |
|
Stephen Zhou
|
574461604d
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/commands/system.py
# api/controllers/console/init_validate.py
# api/controllers/console/workspace/account.py
# api/controllers/console/wraps.py
# api/controllers/openapi/auth/data.py
# api/core/hosting_configuration.py
# api/core/provider_manager.py
# api/core/rag/retrieval/dataset_retrieval.py
# api/services/workspace_service.py
# api/tasks/workflow_cfs_scheduler/entities.py
# api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_account_activation.py
# api/tests/unit_tests/controllers/openapi/auth/test_data.py
# api/tests/unit_tests/controllers/service_api/app/test_hitl_service_api.py
# api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
# api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
# dev/start-worker
# packages/contracts/console.ts
# packages/contracts/package.json
# packages/iconify-collections/custom-public/icons.json
# web/app/components/workflow/__tests__/index.spec.tsx
# web/app/components/workflow/index.tsx
# web/features/new-rag/document-chunk-tree.tsx
# web/service/fetch.spec.ts
|
2026-08-12 10:33:29 +08:00 |
|
Wu Tianwei
|
7aba539e82
|
feat: app deployment v2 (#39829)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 01:55:36 +00:00 |
|
yyh
|
7352944dec
|
refactor(web): read account profile from query cache (#40470)
|
2026-08-11 11:17:29 +00:00 |
|
yyh
|
78c7fb9c5c
|
refactor(web): move education verification to dedicated routes (#40493)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 09:56:11 +00:00 |
|
Jyong
|
14e5afa54d
|
Update application components and supporting logic
|
2026-08-11 05:52:22 -04:00 |
|
Stephen Zhou
|
3e59fba46a
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/console/app/app.py
# api/controllers/console/app/app_import.py
# api/controllers/console/auth/activate.py
# api/controllers/console/setup.py
# api/tests/unit_tests/controllers/console/workspace/test_plugin.py
# web/features/new-rag/document-list.tsx
# web/features/new-rag/sources-page.tsx
# web/features/new-rag/website-crawl-preview.tsx
|
2026-08-10 10:34:47 +08:00 |
|
yyh
|
276c3b6e02
|
refactor(web): localize education status query (#40132)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 05:29:31 +00:00 |
|
yyh
|
b8330df96e
|
refactor(web): simplify billing portal link (#40131)
|
2026-08-07 04:26:18 +00:00 |
|
非法操作
|
baba36d47d
|
chore: improve current workspace summary (#40121)
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai>
|
2026-08-07 03:08:55 +00:00 |
|
yyh
|
73197e4354
|
refactor(web): modernize Studio app list data flow (#40109)
|
2026-08-07 02:23:38 +00:00 |
|
Jingyi
|
5dfd83e9ab
|
feat: optimize integrations initial loading (#40118)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 02:06:25 +00:00 |
|
Stephen Zhou
|
fde800e337
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# .github/dependabot.yml
# .github/workflows/deploy-dev.yml
# api/app_factory.py
# api/core/indexing_runner.py
# api/services/feature_service.py
# api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_account_activation.py
# api/tests/unit_tests/controllers/service_api/app/test_conversation.py
# api/tests/unit_tests/controllers/web/test_site.py
# api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
# api/tests/unit_tests/core/tools/test_base_tool.py
# api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
# api/tests/unit_tests/extensions/test_ext_login.py
# api/tests/unit_tests/services/test_feature_service_deployment_edition.py
# api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
# api/tests/unit_tests/services/test_feature_service_licensed_seats.py
|
2026-08-07 09:55:10 +08:00 |
|
zyssyz123
|
90d6046345
|
fix: gate Agent access until first publish (#40105)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-08-06 12:36:24 +00:00 |
|
BoneNI
|
0277b9eb30
|
feat: Add Lao (lo-LA) language support #39489 (#39474)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2026-08-06 07:00:37 +00:00 |
|
Joel
|
d51900974f
|
fix: offset legacy app error toasts below model controls (#40040)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-08-06 04:14:12 +00:00 |
|
Stephen Zhou
|
24847366e1
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/app_factory.py
# api/controllers/console/workspace/workspace.py
# api/services/agent/observability_service.py
# api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
# api/tests/unit_tests/core/rag/embedding/test_token_counter.py
# api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
# api/tests/unit_tests/services/agent/test_agent_observability_service.py
|
2026-08-06 10:46:15 +08:00 |
|
Jingyi
|
15a5317bd3
|
fix(web): refresh model provider plugins after updates (#40002)
|
2026-08-05 23:26:18 +00:00 |
|
Stephen Zhou
|
a4756e953d
|
feat(dataset): filter New RAG spaces by creator
|
2026-08-05 13:46:06 +08:00 |
|
Stephen Zhou
|
28b3306867
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-04 14:43:38 +08:00 |
|
-LAN-
|
aab31292d8
|
feat(workflow): support LLM environment variables (#39125)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-04 06:17:13 +00:00 |
|
yyh
|
9ea21e4fd1
|
perf(web): streaming ssr for home page (#39922)
|
2026-08-04 02:16:08 +00:00 |
|
Stephen Zhou
|
5b939067e1
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/services/test_app_dsl_service.py
# web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
|
2026-07-31 14:28:03 +08:00 |
|
Xin Zhang
|
4b415e7d6b
|
fix: refresh mcp server code by app id (#39828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-31 04:57:02 +00:00 |
|
yyh
|
e4947811a5
|
refactor(web): localize retrieval method query (#39795)
|
2026-07-30 07:07:32 +00:00 |
|
yyh
|
71ae1d5511
|
refactor(web): localize dataset external API state (#39791)
|
2026-07-30 06:11:23 +00:00 |
|
zyssyz123
|
72c20daa61
|
fix(plugin): preserve credentials during local replacement (#39764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-29 12:39:06 +00:00 |
|
Stephen Zhou
|
f9bd5ad923
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/services/test_account_service.py
# web/features/new-rag/add-source-page.tsx
# web/features/new-rag/components/knowledge-space-card.tsx
# web/features/new-rag/components/knowledge-view-switcher.tsx
# web/features/new-rag/document-chunk-detail.tsx
# web/features/new-rag/document-list.tsx
# web/features/new-rag/knowledge-space-shell.tsx
# web/features/new-rag/sources-page.tsx
|
2026-07-29 20:26:13 +08:00 |
|
非法操作
|
c1fdd6fb78
|
chore: paginate installed apps (#39739)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-29 09:51:34 +00:00 |
|
Stephen Zhou
|
360fa45b3e
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-07-29 17:42:53 +08:00 |
|