Stephen Zhou
5d5a842f37
fix: navigate for plugin category
2026-02-12 15:05:52 +08:00
Stephen Zhou
2d3e244a1f
refactor: use path instead of query
2026-02-12 14:57:43 +08:00
yessenia
0db446b8ea
feat: add template icon URL utility and integrate AppIcon component in template card and search dropdown for improved icon rendering
2026-02-12 01:41:58 +08:00
yessenia
8108c21d5b
feat: implement carousel column layout and adjust grid display limit in marketplace components for improved visual organization
2026-02-12 00:48:05 +08:00
yessenia
26fe8c1cc5
feat: enhance marketplace components with new template card features, improved navigation options, and updated translations for better user experience
2026-02-11 23:49:15 +08:00
yessenia
1f724d0f33
refactor: streamline ListTopInfo component and enhance category handling in marketplace for improved clarity and performance
2026-02-11 15:35:06 +08:00
yessenia
8e788714e4
fix: update search placeholder text in SearchBoxWrapper for clarity in marketplace
2026-02-11 12:51:27 +08:00
yessenia
5f6f9ed517
feat: add search filters for categories, languages, types, and tags in marketplace components to enhance user search experience
2026-02-11 12:35:13 +08:00
yessenia
7b41fc4d64
feat: implement enhanced sorting and category management in marketplace components for improved user experience
2026-02-11 12:15:00 +08:00
yessenia
36f42ec0a9
refactor: optimize scroll progress handling in Description component for smoother user experience
2026-02-11 05:03:26 +08:00
yessenia
2b62862467
feat: add 'noCreatorFound' message to multiple language files for improved user feedback in marketplace
2026-02-11 04:48:09 +08:00
yessenia
72e92be0cb
fix: update showViewMore logic in CollectionHeader to improve visibility conditions for marketplace collections
2026-02-11 04:40:05 +08:00
yessenia
4961242a8a
feat: enhance carousel layout and search functionality in marketplace components
2026-02-11 04:31:55 +08:00
yessenia
f348258a45
feat: add 'noTemplateFound' message to multiple language files for improved user feedback in marketplace
2026-02-11 04:11:48 +08:00
yessenia
6ef87550e6
feat: enhance templates marketplace with new sorting options and improved template data structure
2026-02-11 03:40:41 +08:00
yessenia
5c6da34539
feat: introduce creation type management in marketplace components for improved data handling
2026-02-10 21:42:42 +08:00
yessenia
9f8289b185
feat: implement category switch components for marketplace with hero and default variants
2026-02-10 20:57:53 +08:00
yessenia
56c5739e4e
feat: add unit tests for getValidatedPluginCategory and enhance search box functionality
2026-02-10 20:19:03 +08:00
yessenia
b241122cf7
refactor: update marketplace components to use unified terminology and improve search functionality
2026-02-10 16:38:29 +08:00
yessenia
984992d0fd
feat: add Plugin icon component and integrate it into the navigation operations
2026-02-09 16:37:19 +08:00
yessenia
b9cd625c53
feat: add Playground icon component and integrate it into the navigation operations
2026-02-09 16:30:12 +08:00
yessenia
f96fbbe03a
feat: replace SearchBox with Input component in SearchBoxWrapper for improved search functionality
2026-02-09 15:45:28 +08:00
yessenia
9a698eaad9
feat: introduce CardTags component for displaying tags in cards
2026-02-09 15:45:27 +08:00
yessenia
6329647f3b
feat: add disableOrgLink prop to Card component and update OrgInfo to conditionally render organization link
2026-02-09 15:45:07 +08:00
yessenia
063459599c
feat: enhance templates marketplace with search functionality and template mapping
2026-02-09 15:45:06 +08:00
yessenia
a59023f75b
feat: add templates marketplace functionality
2026-02-09 15:45:06 +08:00
yessenia
41c1d981a1
feat: plugin button
2026-02-09 15:45:06 +08:00
yessenia
3f5037f911
feat: layout opt
2026-02-09 15:44:33 +08:00
yessenia
cbbb05c189
feat: layout opt
2026-02-09 15:44:33 +08:00
yessenia
1ce8c43e2c
feat: marketplace layout opt
2026-02-09 15:44:32 +08:00
Yessenia-d
e4ab6e0919
style: update banner item styles and enhance dark/light theme variables ( #32111 )
...
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-09 15:32:40 +08:00
QuantumGhost
6fa943fe75
chore(api): update launch.json.template ( #32124 )
2026-02-09 15:10:29 +08:00
QuantumGhost
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
wangxiaolei
56e3a55023
fix: fix trigger output schema miss ( #32116 )
2026-02-09 14:54:21 +08:00
GuanMu
6c63c6a221
fix: pass user timezone from app context to the date picker component. ( #31831 )
...
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-02-09 14:10:24 +08:00
盐粒 Yanli
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
wangxiaolei
3348b89436
refactor: decouple database operations from knowledge retrieval nodes ( #31981 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-09 13:56:55 +08:00
Stephen Zhou
0428ac5f3a
test: stable test ( #32108 )
2026-02-09 13:36:37 +08:00
wangxiaolei
aead4fe65c
refactor: document_indexing_update_task split database session ( #32105 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-09 10:49:23 +08:00
zxhlyh
bdf6739b86
fix: search model provider list ( #32106 )
2026-02-09 10:35:40 +08:00
wangxiaolei
483db22b97
feat: extract mcp tool usage ( #31802 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-09 09:52:14 +08:00
wangxiaolei
aa800d838d
refactor: partition Celery task sessions into smaller, discrete execu… ( #32085 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-08 21:01:54 +08:00
kongwenyan
4bd80683a4
refactor: remove unnecessary type: async_workflow_service.py ( #32081 )
2026-02-08 03:26:30 +09:00
Crazywoola
c185a51bad
fix: remove unexpected scrollbar in KB Retrieval settings ( #32082 )
2026-02-07 13:23:01 +08:00
Jyong
4430a1b3da
fix: batch delete document db session block ( #32062 )
2026-02-06 18:02:14 +08:00
zyssyz123
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
QuantumGhost
552ee369b2
chore: update deploy branches for deploy-hitl.yaml ( #32051 )
2026-02-06 16:14:05 +08:00
Stephen Zhou
d5b9a7b2f8
test: only remove text coverage in CI ( #32043 )
2026-02-06 16:12:28 +08:00
NeatGuyCoding
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
QuantumGhost
4971e11734
perf: use batch delete method instead of single delete ( #32036 )
...
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: FFXN <lizy@dify.ai>
2026-02-06 15:12:32 +08:00