Jingyi-Dify
|
fe6ee8aa04
|
style(plugins): align empty states and remove actions
|
2026-06-03 21:19:25 -07:00 |
|
Jingyi-Dify
|
25228e3cde
|
fix(integrations): align tool create actions
|
2026-06-03 21:19:25 -07:00 |
|
Jingyi-Dify
|
8049da9331
|
fix(integrations): align custom endpoint toolbar with design
|
2026-06-03 21:19:25 -07:00 |
|
Jingyi-Dify
|
e404195c8c
|
fix(integrations): align navigation and marketplace layout
|
2026-06-03 21:19:25 -07:00 |
|
Jingyi-Dify
|
b3c7110768
|
fix(plugins): show correct badges and endpoint metadata
|
2026-06-03 21:19:25 -07:00 |
|
Jingyi-Dify
|
7b2b21c348
|
feat(integrations): use plugin category APIs for integration pages
|
2026-06-03 21:19:24 -07:00 |
|
Jingyi-Dify
|
3d3a1f4f90
|
style(integrations): refine provider cards and tag filter
|
2026-06-03 21:19:24 -07:00 |
|
yyh
|
274944f05e
|
Merge branch 'feat/ui-onboarding-rewrite' of https://github.com/langgenius/dify into feat/ui-onboarding-rewrite
|
2026-06-04 11:57:05 +08:00 |
|
yyh
|
a0d53b9f07
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
# Conflicts:
# eslint-suppressions.json
# web/app/components/header/account-dropdown/index.tsx
|
2026-06-04 11:56:43 +08:00 |
|
hjlarry
|
a24d1a0bbc
|
feat: add PluginCategory openAPI
|
2026-06-04 11:52:35 +08:00 |
|
![claude[bot] <41898282+claude[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
6e3c9597ff
|
chore(i18n): sync translations with en-US (#37035)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-06-04 02:31:52 +00:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)   
|
3c98f96ae8
|
feat(api): introduce select, file and file list form input types to Human Input node (#36322)
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: GPT 5.4 <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <[email protected]>
|
2026-06-04 01:54:28 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
44725dde74
|
feat(agent): Sandbox / CLI Agent (dify.shell) + read-only sandbox file inspector (#36984)
Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-03 22:37:31 +00:00 |
|
 chaririandGitHub
|
d3058d63bd
|
refactor(api): migrate console.datasets.data_source to BaseModel (#36624)
|
2026-06-03 19:38:39 +00:00 |
|
 chaririandGitHub
|
4fc62d3b38
|
refactor(api): migrate console.datasets.rag_pipeline partially to BaseModel (#36649)
|
2026-06-03 17:44:10 +00:00 |
|
 
|
e14cb209a4
|
chore: add missing @override decorator to api/core/rag/extractor (#37013)
Co-authored-by: mac <[email protected]>
|
2026-06-03 12:34:10 +00:00 |
|
 eryue0220andGitHub
|
bb3c9929f9
|
chore: add missing @override decorators to api/libs (#37012)
|
2026-06-03 12:17:50 +00:00 |
|
Joel
|
fffa89a10e
|
chore: handle tag icon and jump action
|
2026-06-03 18:12:38 +08:00 |
|
Joel
|
422461f360
|
chore: handle card ui
|
2026-06-03 17:56:47 +08:00 |
|
![claude[bot] <41898282+claude[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
35a55813d2
|
chore(i18n): sync translations with en-US (#37011)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-06-03 09:42:37 +00:00 |
|
Joel
|
2ce913aaac
|
fix: slide scroll show other slide promble
|
2026-06-03 17:40:23 +08:00 |
|
 Yunlu WenandGitHub
|
a247d625e5
|
chore(deps): bump pyjwt to 2.13.0 (#37008)
|
2026-06-03 09:39:58 +00:00 |
|
hjlarry
|
30f0a69fea
|
feat: add builtin tools
|
2026-06-03 17:29:41 +08:00 |
|
hjlarry
|
04e8c6127f
|
Revert "feat: PluginInstallTaskStartResponse add optional PluginInstallTask"
This reverts commit ccc9122980.
|
2026-06-03 17:21:07 +08:00 |
|
 yyhandGitHub
|
5c7f05bd10
|
fix(web): auth form state management (#37003)
|
2026-06-03 09:14:01 +00:00 |
|
 
|
02e1a60cde
|
chore: add missing @override decorator to api/configs (#37006)
Co-authored-by: mac <[email protected]>
|
2026-06-03 09:11:50 +00:00 |
|
Joel
|
20e37a0457
|
chore: add become a partnter link
|
2026-06-03 17:08:00 +08:00 |
|
 chaririandGitHub
|
57b573d02b
|
refactor(api): migrate tenant/user via DI for several endpoints (#37004)
|
2026-06-03 08:59:00 +00:00 |
|
Joel
|
36c7209301
|
chroe: description vertical padding
|
2026-06-03 16:54:24 +08:00 |
|
hjlarry
|
ccc9122980
|
feat: PluginInstallTaskStartResponse add optional PluginInstallTask
|
2026-06-03 16:51:22 +08:00 |
|
Joel
|
9143d44ec6
|
chore: new all plugin icon and request comp
|
2026-06-03 16:45:42 +08:00 |
|
hjlarry
|
1f856960f0
|
feat: PluginList by category
|
2026-06-03 16:35:33 +08:00 |
|
Joel
|
a8218d5809
|
chore: market header align
|
2026-06-03 16:25:24 +08:00 |
|
Joel
|
70ec17bc34
|
feat: support scroll to show more plugins in group
|
2026-06-03 16:15:19 +08:00 |
|
 yyhandGitHub
|
9de40e8f21
|
chore: update Claude skill links (#36997)
|
2026-06-03 08:00:35 +00:00 |
|
Joel
|
e4ea9d2e07
|
feat: marketplace page change;
|
2026-06-03 15:50:34 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
cad0942f4d
|
fix(api): enforce workspace membership + role checks in auth pipeline (#36931)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-03 07:31:47 +00:00 |
|
 -LAN-andGitHub
|
cb9b1b593e
|
feat: add Milvus TLS env examples (#36980)
|
2026-06-03 07:16:18 +00:00 |
|
 呆萌闷油瓶andGitHub
|
2a8bdc2373
|
fix: pydantic_core._pydantic_core.ValidationError: 2 validation errors for DatasetDetailResponse (#36753)
|
2026-06-03 07:10:55 +00:00 |
|
 WUMIKE233andGitHub
|
ee6a07d13c
|
refactor: use explicit session in inner api user auth (#36995)
|
2026-06-03 07:06:38 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
2d6c9300e3
|
fix(api): tighten agent v2 generated contracts (#36989)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-03 06:52:40 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
d6b4c800c2
|
refactor(web): migrate account education notice storage (#36991)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-03 06:39:22 +00:00 |
|
yyh
|
b72bfe060d
|
fix: learn dify no skeleton
|
2026-06-03 14:33:31 +08:00 |
|
yyh
|
dfc7f136ef
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
|
2026-06-03 14:27:46 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
1b37635f92
|
fix: configure server console api url (#36958)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-03 06:22:46 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
86af36429d
|
fix: create app from template modal has no backdrop (#36987)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-03 06:14:46 +00:00 |
|
yyh
|
15d66814ee
|
fix: consolidate explore home initial loading
|
2026-06-03 14:02:12 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
b96ea94505
|
chore: add :str to <path: parameter (#36913)
Co-authored-by: 99 <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-03 05:25:11 +00:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
d649cccda0
|
chore: add missing @override decorato to api/extensions (#36941)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <[email protected]>
|
2026-06-03 05:25:08 +00:00 |
|
yyh
|
5f109213a5
|
fix: eslint
|
2026-06-03 13:05:19 +08:00 |
|