|
|
0ab4e16335
|
feat: add batch download for dataset documents as ZIP and signed URL for single document download. (#33100)
|
2026-03-10 11:28:37 +08:00 |
|
|
|
8906ab8e52
|
test: unit test cases for console.datasets module (#32179)
Co-authored-by: akashseth-ifp <akash.seth@infocusp.com>
|
2026-03-09 17:07:13 +08:00 |
|
|
|
bbfa28e8a7
|
refactor: file saver decouple db engine and ssrf proxy (#33076)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-09 16:09:44 +08:00 |
|
|
|
6c19e75969
|
test: improve unit tests for controllers.web (#32150)
Co-authored-by: Rajat Agarwal <rajat.agarwal@infocusp.com>
|
2026-03-09 15:58:34 +08:00 |
|
|
|
741d48560d
|
refactor(api): add TypedDict definitions to models/model.py (#32925)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-06 08:42:54 +09:00 |
|
|
|
92bde3503b
|
fix: fix check workflow_run (#33028)
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-05 17:13:35 +08:00 |
|
|
|
7d25415e4d
|
feat: 204 http status code not return content (#33023)
|
2026-03-05 17:04:19 +08:00 |
|
|
|
2068640a4b
|
fix: Add the missing validation of doc_form in the service API. (#32892)
|
2026-03-03 15:54:43 +08:00 |
|
|
|
4fd6b52808
|
refactor(api): move model_runtime into dify_graph (#32858)
|
2026-03-02 20:15:32 +08:00 |
|
|
|
e985e73bdc
|
perf: optimize dataset api query speed (#32847)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 18:49:21 +08:00 |
|
|
|
c917838f9c
|
refactor: move workflow package to dify_graph (#32844)
|
2026-03-02 18:42:30 +08:00 |
|
|
|
a01de98721
|
refactor(workflow): decouple start node external dependencies (#32793)
|
2026-03-02 02:01:41 +08:00 |
|
|
|
4b8a02cf25
|
fix: add return type annotation to auth decorators (#32699)
Co-authored-by: root <root@DESKTOP-KQLO90N>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-03-01 17:19:33 +09:00 |
|
|
|
1f0fca89a8
|
refactor(workflow): move variables package into core.workflow (#32750)
|
2026-03-01 03:15:09 +08:00 |
|
|
|
d20880d102
|
revert: "fix: image preview triggers binary download" (#32683)
|
2026-02-27 14:28:30 +08:00 |
|
|
|
eea1cf17ef
|
refactor(workflow): inject redis into graph engine manager (#32622)
|
2026-02-27 13:29:52 +08:00 |
|
|
|
b48f36a4e5
|
fix: replace dict() merge with dict unpacking to resolve overload error (#32653)
Signed-off-by: edvatar <88481784+toroleapinc@users.noreply.github.com>
|
2026-02-27 06:15:17 +09:00 |
|
|
|
d773096146
|
test: improve unit tests for controllers.service_api (#32073)
Co-authored-by: Rajat Agarwal <rajat.agarwal@infocusp.com>
|
2026-02-25 14:45:50 +08:00 |
|
|
|
212756c315
|
test: unit test cases for controllers.files, controllers.mcp and controllers.trigger module (#32057)
|
2026-02-25 14:41:42 +08:00 |
|
|
|
b108de6607
|
refactor: refine some type in trial (#32426)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-21 14:02:41 +08:00 |
|
|
|
7656d514b9
|
refactor(workflow-file): move core.file to core.workflow.file (#32252)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-16 22:38:19 +08:00 |
|
|
|
cb6445a977
|
feat: fallback handle for skill exception when draft not sync yet
|
2026-02-15 02:00:27 +08:00 |
|
|
|
34e09829fb
|
fix(app-copy): inherit web app permission from original app (#32323)
|
2026-02-13 22:34:45 -08:00 |
|
|
|
40078108de
|
fix: publish-to-marketplace exports YAML for classic apps instead of ZIP (#32284)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-12 20:31:40 +08:00 |
|
|
|
2bf767d5f7
|
feat: add Creators Platform helper for DSL upload and OAuth redirect (Vibe Kanban) (#32232)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-11 21:10:48 +08:00 |
|
|
|
26ace0da95
|
Merge branch 'main' into feat/support-agent-sandbox
|
2026-02-11 17:50:35 +08:00 |
|
|
|
2f87ecc0ce
|
fix: fix use fastopenapi lead user is anonymouse (#32236)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-11 15:53:51 +08:00 |
|
|
|
29406dbc46
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/core/app/task_pipeline/easy_ui_based_generate_task_pipeline.py
|
2026-02-11 12:44:05 +08:00 |
|
|
|
e9db50f781
|
docs(api): mark SetupApi as unauthenticated by design (#32224)
|
2026-02-11 12:11:09 +08:00 |
|
|
|
2ab0b334a8
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# web/app/components/rag-pipeline/components/update-dsl-modal.tsx
# web/app/components/workflow-app/hooks/use-nodes-sync-draft.ts
# web/app/components/workflow/variable-inspect/utils.tsx
# web/app/layout.tsx
# web/context/event-emitter.tsx
# web/eslint-suppressions.json
# web/next.config.ts
# web/package.json
# web/pnpm-lock.yaml
# web/types/feature.ts
|
2026-02-10 18:12:41 +08:00 |
|
|
|
697b57631a
|
fix(console): keep conversation updated_at unchanged when marking read (#32133)
|
2026-02-10 17:56:38 +08:00 |
|
|
|
db0c527ce8
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-09 18:43:04 +08:00 |
|
|
|
4ac461d882
|
fix(api): serialize pipeline file-upload created_at (#32098)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-09 17:50:29 +08:00 |
|
|
|
fa763216d0
|
fix(api): register knowledge pipeline service API routes (#32097)
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
|
2026-02-09 17:43:36 +08:00 |
|
|
|
83c260ee4c
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-09 17:00:56 +08:00 |
|
|
|
a303560b98
|
feat: Service API - add end-user lookup endpoint (#32015)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-09 15:39:16 +08:00 |
|
|
|
a1fc280102
|
feat: Human Input Node (#32060)
The frontend and backend implementation for the human input node.
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
|
2026-02-09 14:57:23 +08:00 |
|
|
|
5b06203ef5
|
feat: Service API - add end-user lookup endpoint (#32015)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-09 14:01:22 +08:00 |
|
|
|
d23a94982d
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-08 01:30:21 +08:00 |
|
|
|
2c9430313d
|
fix: redis for api token (#31861)
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: hj24 <mambahj24@gmail.com>
|
2026-02-06 16:25:27 +08:00 |
|
|
|
c2a3f459c7
|
fix(api): return proper HTTP 204 status code in DELETE endpoints (#32012)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-06 15:32:52 +08:00 |
|
|
|
871ec3b0ca
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/controllers/console/app/app.py
# web/eslint-suppressions.json
# web/eslint.config.mjs
|
2026-02-06 14:40:44 +08:00 |
|
|
|
cb970e54da
|
perf(api): Optimize the response time of AppListApi endpoint (#31999)
|
2026-02-05 19:05:09 +08:00 |
|
|
|
306ef79526
|
feat: add current user retrieval in EnvironmentVariableCollectionApi post method
|
2026-02-05 17:47:48 +08:00 |
|
|
|
625163705b
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-04 16:59:23 +08:00 |
|
|
|
0d74ac634b
|
fix: missing import console_ns (#31916)
|
2026-02-04 16:08:00 +08:00 |
|
|
|
778aabb485
|
refactor(api): replace reqparse with Pydantic models in trial.py (#31789)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-02-04 14:36:52 +08:00 |
|
|
|
dee3e026a6
|
chore: use AccountWithRole instead of account_with_role_fields
|
2026-02-04 14:11:32 +08:00 |
|
|
|
60a5d5c67c
|
refactor: replace reqparse with Pydantic models in dsl and sandbox_providers
|
2026-02-04 13:23:07 +08:00 |
|
|
|
c111079624
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/core/file/file_manager.py
# api/core/workflow/graph_engine/response_coordinator/coordinator.py
# api/core/workflow/nodes/llm/node.py
# api/core/workflow/nodes/tool/tool_node.py
# api/pyproject.toml
# web/package.json
# web/pnpm-lock.yaml
|
2026-02-04 13:15:49 +08:00 |
|