yyh
fe86fa31ec
fix: normalize app icon picker dialog state ( #36621 )
2026-05-25 10:39:52 +00:00
zyssyz123
b1f0a11d84
feat: output declaration and inspector ( #36618 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-25 10:08:58 +00:00
非法操作
fbfb4b3a00
chore: use dify_config.BILLING_ENABLED ( #36619 )
2026-05-25 09:41:01 +00:00
林玮 (Jade Lin)
3a467d1d63
fix: member invite limits with dedup, locking, and accurate new-member counting ( #36512 )
2026-05-25 08:58:42 +00:00
yyh
23539c5bcc
feat(dify-ui): add status and progress primitives ( #36615 )
2026-05-25 08:31:52 +00:00
FFXN
9ddd98a265
fix(api): preserve dataset nested null shapes ( #36611 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: wangxiaolei <fatelei@gmail.com >
2026-05-25 08:06:33 +00:00
yyh
ecfee2f072
fix: center align slider thumb ( #36614 )
2026-05-25 07:55:30 +00:00
Lillian
345ba80942
fix: type mismatches (route says uuid: but handler says str) ( #36612 )
2026-05-25 07:33:32 +00:00
Cocoon-Break
e617435d03
fix: replace .distinct() with .group_by(Conversation.id) for PostgreSQL JSON compatibility ( #36610 )
...
Co-authored-by: cocoon <kuishou68@users.noreply.github.com >
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-25 07:15:24 +00:00
zyssyz123
5f7eb7bde9
feat: add workflow_version to workflow_agent_node_bindings ( #36603 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-25 06:26:19 +00:00
yyh
eb41c9b769
chore: upgrade dependencies ( #36606 )
2026-05-25 05:42:35 +00:00
yyh
8876efb419
refactor(dify-ui): rename toggle group to segmented control ( #36605 )
2026-05-25 04:57:39 +00:00
盐粒 Yanli
adb14d23de
feat(dify-agent): add history layer and structural output layer ( #36600 )
2026-05-25 04:28:17 +00:00
github-actions[bot]
6f1623e02a
chore(i18n): sync translations with en-US ( #36599 )
...
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
2026-05-25 03:06:45 +00:00
hsiong
67d99723ea
fix: External retrieval model response rejects empty score threshold bug ( #36577 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-25 03:01:06 +00:00
非法操作
639e12a306
fix: request /api/datasets raise exception ( #36591 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-25 02:27:54 +00:00
yyh
ed17b6161f
refactor(dify-ui): refine switch contract ( #36539 )
2026-05-25 02:22:43 +00:00
yyh
baf0cf8e4e
chore(web): remove select-auto in body ( #36554 )
2026-05-25 02:22:39 +00:00
yyh
1e9c94b788
fix(web): clean up header logo accessibility ( #36567 )
2026-05-25 02:22:34 +00:00
yyh
ffd336cfe8
feat: add and unify pagination components across UI and app surfaces ( #36569 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-25 02:22:31 +00:00
Liz Zhang
fc4178476a
refactor: add missing @override decorators to TypeDecorator subclasses in models/types.py ( #36565 )
2026-05-24 08:00:40 +00:00
Lillian
6133c2ab6a
chore: add UUID/str type annotations to api endpoints for files in api/controllers/console ( #36563 )
2026-05-24 07:59:56 +00:00
Lillian
603532863d
chore: add UUID/str type annotations to api endpoints for files in api/controllers/console/datasets ( #36560 )
2026-05-24 07:59:16 +00:00
Lillian
a8ca0d47b9
chore: add UUID/str type annotations to api endpoints for files in api/controllers/service_api ( #36561 )
2026-05-24 07:58:42 +00:00
Lillian
7b1aa33ad4
chore: add UUID/str type annotations to api endpoints for files in api/controllers/files and api/controllers/web ( #36562 )
2026-05-24 07:58:10 +00:00
Lillian
5645ea0def
chore: add UUID/str type annotations to api endpoints for files in api/controllers/console/app ( #36559 )
2026-05-24 07:54:37 +00:00
Kuroda Kayn
6b1b1f3790
fix(api): use plain Session in RAG pipeline controllers to prevent closed-transaction error ( #36392 )
2026-05-24 03:50:59 +00:00
EvanYao
7c65975507
fix: handle null summary_index_setting in KnowledgeIndexNodeData ( #36355 )
2026-05-24 01:44:27 +00:00
EvanYao
72ee50c74f
refactor: add missing @override decorators to method overrides ( #36501 )
...
Co-authored-by: EvanYao826 <evanyao826@gmail.com >
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me >
2026-05-23 09:56:36 +00:00
-LAN-
8d99326fb3
feat(plugin): cache plugin model providers by tenant ( #36449 )
...
Co-authored-by: WH-2099 <wh2099@pm.me >
2026-05-23 09:12:09 +00:00
liaoyl830
2a0c098857
refactor: convert isinstance chains to match/case in otel parser ( #36534 )
...
Co-authored-by: Cowork 3P <cowork-3p@localhost>
2026-05-22 18:39:24 +00:00
chariri
790ca72627
refactor(api): migrate console/service_api.dataset to BaseModel ( #36480 )
2026-05-22 17:39:07 +00:00
Sven Weidenmann
4d8b6c7dc0
refactor: add missing @override decorator to remaining MCP, Jieba, embeddings, and misc subclasses ( #36528 )
2026-05-22 13:45:35 +00:00
非法操作
473c945839
chore: seprate vector space quota query ( #36514 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-22 09:26:17 +00:00
yyh
a698c60b29
fix(web): stabilize document picker search focus ( #36525 )
2026-05-22 09:24:37 +00:00
yyh
24bab5fb2a
refactor(web): improve retrieval and tag control semantics ( #36521 )
2026-05-22 09:01:31 +00:00
yyh
93b7a81071
fix(dify-ui): align form label guidance ( #36510 )
2026-05-22 07:29:57 +00:00
Sven Weidenmann
157e6244dd
refactor: add missing @override decorator to agent runners, tool caches, and logging extensions ( #36511 )
2026-05-22 06:41:48 +00:00
yyh
964aaad7ed
refactor: streamline workflow context menu lifecycle ( #36500 )
2026-05-22 04:31:39 +00:00
Bodhiswattwa Chakraborty
92181dbe09
fix(api): preserve remote file URL query params ( #36478 )
2026-05-22 01:45:20 +00:00
-LAN-
30deef45d9
fix(api): pass SSL verify flag to SSRF proxy mounts ( #36455 )
2026-05-22 01:31:46 +00:00
Sven Weidenmann
ee28074390
refactor: add missing @override decorator to Moderation subclasses ( #36492 )
2026-05-21 19:42:20 +00:00
Sven Weidenmann
1fb491337b
refactor: add missing @override decorator to datasource plugin classes ( #36494 )
2026-05-21 19:41:42 +00:00
Sven Weidenmann
82b0a03f5a
refactor: add missing @override decorator to PluginModelRuntime ( #36493 )
2026-05-21 19:40:40 +00:00
Sven Weidenmann
6185016910
refactor: add missing @override decorator to file access controller and workflow file runtime ( #36495 )
2026-05-21 19:39:51 +00:00
Sven Weidenmann
b4f5f4869f
refactor: add missing @override decorator to code executor providers and transformers ( #36496 )
2026-05-21 19:39:10 +00:00
Asuka Minato
7ecbed3b04
chore: add Type to test ( #36454 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-21 19:25:03 +00:00
Sven Weidenmann
5b58defd62
refactor: add missing @override decorator to GraphEngineLayer subclasses ( #36491 )
2026-05-21 16:32:02 +00:00
Sven Weidenmann
73196de5e1
refactor: add missing @override decorator to AppQueueManager subclasses ( #36490 )
2026-05-21 16:25:07 +00:00
chariri
ea5e487d3c
fix(api): stop returning 204 with response body and add CI check ( #36489 )
2026-05-21 16:20:34 +00:00