Commit Graph

10998 Commits

Author SHA1 Message Date
53db195a91 chore: add EndUser and App type annotations to api endpoints (#36677) 2026-05-27 10:17:02 +08:00
63b65e49ef fix(chat): close streaming LLM generator when stop response is triggered (#36227)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 10:17:02 +08:00
63890212dd chore: backend feature api exclude_vector_space (#36642)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 10:17:02 +08:00
3469728117 chore: add InstalledApp type annotations to api endpoints (#36678) 2026-05-27 10:17:02 +08:00
f11869c48e refactor(api): migrate tenant/user via DI: apikey, extension, data_source_bearer, oauth_server (#36660) 2026-05-27 10:17:02 +08:00
1fc93d42b4 refactor(api): migrate console tags to tenant/user via DI and improve tests (#36658)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-27 10:17:02 +08:00
yyh
87455a0a2e fix(dify-ui): align picker stories with Base UI (#36680) 2026-05-27 10:17:02 +08:00
3f4659e2ba feat(api): Node Output Inspector service + 3 REST endpoints (Stage 4 §8) (#36644)
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-27 10:17:02 +08:00
83a748ad2b chore: add dependabot to lts branch (#36424) 2026-05-27 10:17:02 +08:00
91b6151e9b chore(deps): bump boto3 from 1.43.10 to 1.43.14 in /api in the storage group (#36595)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-27 10:17:01 +08:00
c31869874e chore: inject tenant id in extension handlers (#36656) 2026-05-27 10:17:01 +08:00
b02d8088b9 chore: inject account context in file handlers (#36655) 2026-05-27 10:17:01 +08:00
fed282cf3b chore: inject tenant id in feature handlers (#36654) 2026-05-27 10:17:01 +08:00
68b1e9f739 chore: inject current user in explore message handlers (#36652) 2026-05-27 10:17:01 +08:00
73dad96860 feat(dify-agent): sync agent progress (#36633)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 10:17:01 +08:00
yyh
ebe8456b7a feat(dify-ui): add textarea primitive (#36547) 2026-05-27 10:17:01 +08:00
6c0bbef7a7 feat: adding dify cli (#36348)
Co-authored-by: GareArc <garethcxy@dify.ai>
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: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
2026-05-27 10:16:10 +08:00
31a454abf7 fix: remove unused datasource_parameters from Notion pre-import query (#36627) 2026-05-27 10:15:22 +08:00
8252ffd4ae fix(security): reject path traversal sequences before plugin daemon forward (GHSA-gvc6-fh3x-89xh) (#35796)
Co-authored-by: Ido Shani <ido@zafran.io>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-05-27 10:15:22 +08:00
b37922aa5a chore: dep inject for sql session (#36545)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-05-27 10:15:22 +08:00
bd9fa4e4c1 fix: normalize summary_index_setting None to fix preview error (#36626) 2026-05-27 10:15:22 +08:00
086f148359 chore: inject current user in console handlers (#36628) 2026-05-27 10:15:21 +08:00
2cf03f3576 chore: example of current user id dep injection (#36588)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 10:15:21 +08:00
yyh
6f5c531c1c fix: normalize app icon picker dialog state (#36621) 2026-05-27 10:15:21 +08:00
af935ff397 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-27 10:15:21 +08:00
6d6ea88d21 chore: use dify_config.BILLING_ENABLED (#36619) 2026-05-27 10:15:21 +08:00
7db3a521e1 fix: member invite limits with dedup, locking, and accurate new-member counting (#36512) 2026-05-27 10:15:21 +08:00
ad872ceeb6 fix: fix app miss 2026-05-27 10:14:16 +08:00
1de63ca18b feat: update role and permission terminology in UI and localization files 2026-05-26 18:32:58 +08:00
5cd967e7c0 Merge branch 'feat/rbac' of https://github.com/langgenius/dify into feat/rbac 2026-05-26 18:22:15 +08:00
47658b3dae feat: implement credential-based access control in Card component and related items 2026-05-26 18:22:12 +08:00
5dbad23c28 fix: fix miss account name 2026-05-26 18:10:22 +08:00
d2da5d85ce feat: add access configuration keys for apps, datasets, and pages in localization files 2026-05-26 18:03:29 +08:00
1418116fb9 feat: add workspace ID handling in API requests and context provider 2026-05-26 15:29:27 +08:00
cba4df082f feat: implement RBAC support in permission handling and update related tests 2026-05-26 14:07:21 +08:00
6813875f31 fix: fix dataset miss permission keys 2026-05-26 13:47:30 +08:00
b7d5200576 feat: enhance PermissionSelector with access configuration handling and update translations 2026-05-26 13:39:49 +08:00
87ac3647b0 feat: update permission handling in useReferenceSetting and related tests 2026-05-26 12:23:57 +08:00
e13e905da3 feat: enhance DatasetDetailLayout to conditionally render extra info based on edit permissions 2026-05-26 11:48:54 +08:00
b2edab0d20 test: Add unit tests for access configuration and permissions management 2026-05-26 11:23:13 +08:00
fcd5e88e8a feat: update layout and structure of permission-related components 2026-05-25 18:49:03 +08:00
e88aae05c9 Merge branch 'feat/rbac' of https://github.com/langgenius/dify into feat/rbac 2026-05-25 18:19:28 +08:00
80fa09a153 fix: Add view action condition in RowMenu component 2026-05-25 18:19:26 +08:00
d7b265eb87 feat: copy app return permission keys 2026-05-25 18:11:37 +08:00
8e2ac9d5e6 Merge branch 'main' into feat/rbac 2026-05-25 17:12:07 +08:00
yyh
23539c5bcc feat(dify-ui): add status and progress primitives (#36615) 2026-05-25 08:31:52 +00:00
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
78c25159c6 Merge branch 'main' into feat/rbac 2026-05-25 15:50:35 +08:00
62bc410bb7 feat: remove temporary true value in apps page permission check 2026-05-25 15:47:18 +08:00