twwu
|
65df8f6c57
|
refactor(DocumentList): Optimize dataset configuration handling and improve data source type checks
|
2025-09-04 20:51:56 +08:00 |
jyong
|
b9394d542c
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/core/app/apps/advanced_chat/generate_task_pipeline.py
# api/pyproject.toml
# api/uv.lock
# docker/docker-compose-template.yaml
# docker/docker-compose.yaml
# web/package.json
|
2025-09-04 20:30:08 +08:00 |
twwu
|
443e1fad32
|
chore: Bump version to 2.0.0-beta1
|
2025-09-04 20:06:15 +08:00 |
twwu
|
8506288180
|
fix(firecrawl): map markdown content to content field in crawl results
|
2025-09-04 19:24:54 +08:00 |
twwu
|
ef64729771
|
refactor(notion-page-preview): update fetchNotionPagePreview to include pageType parameter for improved API request
|
2025-09-04 19:02:35 +08:00 |
-LAN-
|
07109846e0
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-04 17:48:08 +08:00 |
lyzno1
|
fb307ae128
|
feat: add TypeScript type safety for i18next with automated maintenance (#25152)
|
2025-09-04 17:12:48 +08:00 |
twwu
|
55b936003f
|
refactor(context-menu): conditionally render export option based on pipeline ID
|
2025-09-04 16:47:21 +08:00 |
WTW0313
|
a6b0071ca0
|
feat: add datasource category handling in marketplace list condition
|
2025-09-04 16:05:29 +08:00 |
twwu
|
ebeb17ec96
|
refactor(form-input-item): enhance type switch logic to include select input handling
|
2025-09-04 15:34:21 +08:00 |
twwu
|
313069a63e
|
refactor(workflow): improve loading state rendering and enhance control prompt editor re-rendering logic
|
2025-09-04 15:27:55 +08:00 |
CrabSAMA
|
8d5f788f2b
|
feat(workflow): Allow paste node into nested block (#24234)
Co-authored-by: crab.huang <crab.huang@huolala.cn>
|
2025-09-04 15:21:43 +08:00 |
zxhlyh
|
1bf04b7b74
|
fix: export workflow image
|
2025-09-04 14:43:14 +08:00 |
twwu
|
0bcdd0db99
|
fix(field): add z-index to sticky header for improved layering in workflow nodes
|
2025-09-04 13:18:14 +08:00 |
twwu
|
5ecf382180
|
refactor(chunk-preview): improve key assignment for ChunkContainer components and enhance localFileList handling in Preparation component
|
2025-09-04 13:03:49 +08:00 |
-LAN-
|
938a845852
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-04 12:48:58 +08:00 |
twwu
|
04d01c8409
|
refactor(icons): remove unused Globe01 icon and related files
|
2025-09-04 12:37:01 +08:00 |
znn
|
ebbb4a5d0b
|
fix png jpeg export (#25110)
|
2025-09-04 11:05:45 +08:00 |
fenglin
|
c22b325c31
|
fix: align text color in dark mode for config var type selector (#25121)
|
2025-09-04 10:45:30 +08:00 |
twwu
|
c40dfe7060
|
fix(pipeline): correct API endpoint for stopping workflow runs
|
2025-09-04 10:39:23 +08:00 |
znn
|
8effbaf101
|
make icon consistent in dropdown (#25109)
|
2025-09-04 10:03:13 +08:00 |
twwu
|
5114569017
|
refactor(document-picker): enhance chunking mode handling and improve parent mode label logic
|
2025-09-04 09:59:55 +08:00 |
-LAN-
|
9c96b23d55
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-04 00:27:08 +08:00 |
twwu
|
f811855f79
|
fix(workflow): ensure variable updates only occur for matching selectors in updateNodeVars
|
2025-09-03 23:28:32 +08:00 |
twwu
|
c7510d3f54
|
refactor(panel): simplify outputSchema mapping for improved readability
|
2025-09-03 23:06:12 +08:00 |
17hz
|
aae792a9dd
|
chore: Updated pnpm version to 10.15.1 (#25065)
|
2025-09-03 22:28:03 +08:00 |
twwu
|
1214942eb7
|
refactor(datasets): rename 'markdown' to 'content' for consistency across components
|
2025-09-03 20:32:48 +08:00 |
Stream
|
d011ddfc64
|
chore(version): bump version to 1.8.1 (#25060)
|
2025-09-03 18:54:07 +08:00 |
zxhlyh
|
67cc70ad61
|
fix: model credential name (#25081)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-03 18:23:57 +08:00 |
Joel
|
c8d60f372d
|
fix: in pipeline not show the node config right
|
2025-09-03 18:21:51 +08:00 |
twwu
|
c4f0691454
|
refactor(workflow): update fetchInspectVars calls to accept empty parameters
|
2025-09-03 18:15:14 +08:00 |
twwu
|
9eb1c15906
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-09-03 16:51:57 +08:00 |
twwu
|
110211d966
|
refactor(uploader): replace YAML icon with pipeline icon and update label text
|
2025-09-03 16:51:49 +08:00 |
Joel
|
08d6fcfd52
|
fix: large data markdown ui problems
|
2025-09-03 16:48:41 +08:00 |
twwu
|
d755b2885e
|
refactor(workflow): enhance handleExportDSL function and clean up code structure
|
2025-09-03 16:22:59 +08:00 |
twwu
|
b4c98daa8d
|
refactor(workflow): update RAG tool suggestions and improve filtering logic
|
2025-09-03 16:05:55 +08:00 |
17hz
|
a7627882a7
|
fix: Boolean type control is not displayed (#25031)
Co-authored-by: WTW0313 <twwu@dify.ai>
|
2025-09-03 15:39:09 +08:00 |
NeatGuyCoding
|
8eae7a95be
|
Hotfix translation error (#25035)
|
2025-09-03 15:23:04 +08:00 |
jyong
|
58e598dac8
|
Merge branch 'main' into feat/rag-2
|
2025-09-03 15:01:41 +08:00 |
jyong
|
d4aed3df5c
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/core/memory/token_buffer_memory.py
# api/core/rag/extractor/notion_extractor.py
# api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
# api/core/variables/variables.py
# api/core/workflow/graph/graph.py
# api/core/workflow/graph_engine/entities/event.py
# api/services/dataset_service.py
# web/app/components/app-sidebar/index.tsx
# web/app/components/base/tag-management/selector.tsx
# web/app/components/base/toast/index.tsx
# web/app/components/datasets/create/website/index.tsx
# web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
# web/app/components/workflow/header/version-history-button.tsx
# web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/service/base.ts
|
2025-09-03 15:01:06 +08:00 |
github-actions[bot]
|
0e8a37dca8
|
chore: translate i18n files (#25061)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
|
2025-09-03 14:48:53 +08:00 |
zyileven
|
bffbe54120
|
fix: Solve the problem of opening remarks appearing in the chat cont… (#25067)
|
2025-09-03 14:48:30 +08:00 |
Joel
|
c422d732d2
|
fix: tool bool input can choose file
|
2025-09-03 14:41:29 +08:00 |
Joel
|
df0fe49fcc
|
fix: one step run schema type file not support
|
2025-09-03 14:28:13 +08:00 |
zxhlyh
|
97875d2b55
|
plugin dependencies select all
|
2025-09-03 14:27:29 +08:00 |
-LAN-
|
8c97937cae
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 13:53:43 +08:00 |
zxhlyh
|
9e125e2029
|
Refactor/model credential (#24994)
|
2025-09-03 13:36:59 +08:00 |
twwu
|
9a79d8941e
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-09-03 12:59:34 +08:00 |
twwu
|
9d3772f7d6
|
feat(workflow): add DisplayContent component for improved variable inspection and integrate schema type handling
|
2025-09-03 12:59:22 +08:00 |
-LAN-
|
b81745aed8
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 11:56:05 +08:00 |