Joel
0ca7c29c47
feat: preiew show the large data
2025-08-22 11:35:54 +08:00
Joel
68ba41e57e
chore: fix trunate change proplem
2025-08-22 11:08:54 +08:00
twwu
8ff4f34773
refactor(create-pipeline): remove unused CreateForm and CreateModal components, streamline dataset creation process
2025-08-22 10:49:23 +08:00
AADI GUPTA
6b01b0b165
feat: implement TooltipManager for managing tooltip lifecycle ( #24236 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-22 10:42:48 +08:00
Charles Lee
0c595c4745
style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS ( #24146 )
2025-08-21 21:38:40 +08:00
twwu
af74019d6e
refactor(knowledge-base): update title from 'Question-Answer' to 'Q&A' for improved clarity
2025-08-21 18:13:44 +08:00
twwu
d3b6631df8
refactor(retrieval-method): replace all instances of invertedIndex with keyword_search in components and translations
2025-08-21 17:31:25 +08:00
twwu
5699adf69c
refactor(result-preview): update chunk handling to use GeneralChunkPreview type and extract content
2025-08-21 17:07:20 +08:00
twwu
42935997aa
refactor(retrieval-method): update retrieval method from invertedIndex to keywordSearch across components
2025-08-21 16:29:23 +08:00
Joel
f82f06bdd0
feat: support filter file vars
2025-08-21 16:11:32 +08:00
zxhlyh
c5ee6e09d4
fix: output schema file type
2025-08-21 15:12:53 +08:00
skayliu
5867e6356d
feat: show the start time with seconds of the app logs ( #24267 )
2025-08-21 14:41:15 +08:00
twwu
60fafc524c
feat(data-source): add LOCAL_FILE_OUTPUT to constants and integrate into panel for local file handling
2025-08-21 14:17:25 +08:00
twwu
cecef01bf7
feat(rag-pipeline): enhance result preview with chunk formatting and add configuration for preview chunk limit
2025-08-21 11:04:33 +08:00
twwu
dfd33b3d84
Merge branch 'main' into feat/rag-2
2025-08-21 09:43:51 +08:00
17hz
f0684c1957
Fix the bug of automatically appending basepath to image resource. ( #24201 )
2025-08-20 23:15:18 +08:00
twwu
3e27e97364
feat(publish): improve success and error notifications for knowledge pipeline publishing with localized messages and enhanced user guidance
2025-08-20 18:41:09 +08:00
twwu
9d3198f808
refactor(data-source, before-run-form): enhance data handling and user interface for data source selection, integrating new components and improving state management
2025-08-20 18:21:59 +08:00
twwu
449755ada4
refactor(test-run, preparation): restructure test run components, enhance data handling, and improve user experience with new loading states and error handling
2025-08-20 16:40:56 +08:00
github-actions[bot]
5be2666938
chore: translate i18n files ( #24211 )
...
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
2025-08-20 16:18:05 +08:00
Joel
ddf05ca059
feat: notice of the expire of education verify ( #24210 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-20 15:37:46 +08:00
yihong
4c1ad40f8e
docs: format all md files ( #24195 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-08-20 13:49:11 +08:00
twwu
8ab3f1212b
refactor(billing, chunk-preview): update link target and improve file property handling in document preview
2025-08-20 10:23:33 +08:00
twwu
be045a68ee
refactor(credential-icon, create-from-pipeline, test-run): improve component structure and enhance data handling for online drive files
2025-08-19 15:24:14 +08:00
Joel
d4370a8ca5
chore: alert ui
2025-08-19 15:07:53 +08:00
twwu
95f60d89ab
refactor(datasets): reorganize document components and enhance operations with download functionality
2025-08-19 15:07:52 +08:00
twwu
a1666fe058
Merge branch 'main' into feat/rag-2
2025-08-19 14:59:06 +08:00
twwu
ed4bd56146
refactor(create-card, template-card): add TODO comments for direct pipeline dataset creation and improve code organization
2025-08-19 14:41:32 +08:00
KVOJJJin
5f0b52c017
Fix number input in tool configure form of agent node tool item ( #24154 )
2025-08-19 14:26:09 +08:00
Joel
64897bc6fe
chore: hide mock data
2025-08-19 14:21:53 +08:00
Stream
c2606f9062
fix: correct behaviour of code fix ( #24152 )
...
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-19 14:18:49 +08:00
Joel
559d014b29
chore: use api return truncate
2025-08-19 14:18:41 +08:00
twwu
ad523ef4ad
feat(publish): enhance success notification for pipeline template publishing with additional information and links
2025-08-19 14:15:49 +08:00
Joel
3c4b374038
feat: run result data too long export
2025-08-19 14:04:00 +08:00
twwu
d9cdce3f7a
fix(i18n): refine Simplified Chinese translations for dataset and pipeline terminology
2025-08-19 13:10:51 +08:00
twwu
865e3ee85b
fix(billing): adjust padding and margin for pricing plan item components
2025-08-19 10:43:49 +08:00
twwu
07887fb24f
fix(i18n): update Simplified Chinese translations for "知识管道" to "知识流水线"
2025-08-19 10:24:52 +08:00
github-actions[bot]
a2537ba4fd
chore: translate i18n files ( #24131 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-18 23:46:23 +08:00
Guangdong Liu
a3a041ef6f
feat: add delete avatar functionality with confirmation modal ( #24127 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-18 21:35:20 +08:00
twwu
38c51b1011
fix(i18n): highlight "プレミアム" in Japanese billing translations
2025-08-18 21:04:57 +08:00
twwu
56273a2dcf
fix(i18n): update Japanese and Simplified Chinese translations for billing terms
2025-08-18 20:59:49 +08:00
twwu
fb6fe4a32b
fix(billing): adjust z-index for noise effects in pricing plans and self-hosted plan items
2025-08-18 20:40:45 +08:00
yessenia
ae183b348c
feat: variable preview
2025-08-18 18:16:48 +08:00
Joel
b4e76af4a7
feat: string type too long hide
2025-08-18 18:15:10 +08:00
twwu
4a5c883988
feat(pipeline): implement footer component for dataset creation and enhance UI with new styles
2025-08-18 16:58:43 +08:00
Joel
2391e582f2
feat: debug show big data
2025-08-18 16:57:41 +08:00
Yongtao Huang
ef5decc98a
Chore: remove some dead code in experience-enhance-group ( #24110 )
...
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
2025-08-18 16:51:43 +08:00
-LAN-
4445460eca
fix: validate checklist before publishing workflow ( #24104 )
2025-08-18 16:46:22 +08:00
github-actions[bot]
ba775a1c90
chore: translate i18n files ( #24102 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-18 16:18:45 +08:00
GuanMu
b0e58f9da7
Feature/improve goto anything commands ( #24091 )
2025-08-18 16:07:54 +08:00
Junyan Qin (Chin)
531e784a92
feat: no longer enable auto upgrade when marketplace is disabled (#24… ( #24101 )
2025-08-18 15:57:33 +08:00
HyaCinth
5e8fe30035
fix(ui): Optimize UI component styles and layouts ( #24090 ) ( #24092 )
2025-08-18 15:56:10 +08:00
twwu
cd760633cb
feat(billing): add noise effects to pricing plans and update rendering logic
2025-08-18 14:31:09 +08:00
Joel
f5033c5a0e
fix: no current code caused code generation show error ( #24086 )
2025-08-18 14:18:08 +08:00
github-actions[bot]
26d7654851
chore: translate i18n files ( #24081 )
...
Co-authored-by: Stream29 <36751053+Stream29@users.noreply.github.com>
2025-08-18 12:45:17 +08:00
Joel
de9c5f10b3
feat: enchance prompt and code ( #23633 )
...
Co-authored-by: stream <stream@dify.ai>
Co-authored-by: Stream <1542763342@qq.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-18 12:29:12 +08:00
twwu
ece1330567
feat(billing): add Enterprise plan component and update plan rendering logic
2025-08-18 11:25:48 +08:00
twwu
386614951f
Merge branch 'main' into feat/rag-2
2025-08-18 11:16:18 +08:00
Wu Tianwei
218e247fd2
refactor: improve loading animation and debug panel styles ( #24075 )
2025-08-18 11:12:47 +08:00
Guangdong Liu
6b51530e21
fix: update first_id logic to use the oldest answer item in chat messages ( #23992 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-18 11:04:18 +08:00
lyzno1
9755564a05
Fix sticky table header transparency with backdrop-filter blur in dark mode ( #23999 )
2025-08-18 11:03:15 +08:00
Zhehao Peng
f8fc9f8c79
feat: add select input support to the conversation opener ( #24043 )
2025-08-18 10:01:29 +08:00
lyzno1
b475a6b257
chore: synchronize translations ( #24044 )
2025-08-18 09:29:52 +08:00
Yongtao Huang
ff52a54fef
Restore useLabelStore mistakenly removed in commit 403e2d58 ( #24052 )
...
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-18 09:22:59 +08:00
twwu
a2892773f2
fix: dark mode color
2025-08-17 15:25:10 +08:00
kurokobo
d92ddc4dd4
chore(i18n): correct japanese translation ( #24041 )
2025-08-17 09:32:57 +08:00
twwu
e80645bfa1
feat: enhance billing plan components with new SVG assets and update styles for premium and enterprise plans
2025-08-15 22:17:32 +08:00
twwu
c7d5ec1520
feat: add new pricing assets and update billing plan components to utilize them
2025-08-15 18:39:59 +08:00
twwu
8cf98ba0ce
feat: add knowledge pipeline publishing feature and update billing context; refactor popup component for conditional rendering
2025-08-15 18:06:15 +08:00
twwu
fb10706c20
feat: refactor billing plans components to improve structure and add self-hosted plan item button; update pricing layout and translations
2025-08-15 16:29:45 +08:00
twwu
89c7f71199
feat: add Footer component and integrate it into Pricing layout; refactor Header styles and update Plans component structure
2025-08-15 14:16:35 +08:00
lyzno1
352776ba77
update: GitHub star fallback count to current value ( #23957 )
2025-08-15 11:25:50 +08:00
twwu
153d5e8f03
refactor: Change plan-item directory
2025-08-15 11:14:38 +08:00
twwu
ac456c1a95
feat: refactor billing plans components and add new PlanItem structure with tooltip support
2025-08-15 11:08:36 +08:00
lyzno1
e7a5268fdd
Fix hover button contrast in dark mode for app and dataset cards ( #23955 )
2025-08-15 10:38:03 +08:00
lyzno1
62c34c4bc2
refactor: unify pnpm version management with packageManager field ( #23943 )
2025-08-15 09:01:18 +08:00
Rajhans Jadhao
8d47213529
fix(workflow/if-else): keep conditions in sync on variable rename ( #23611 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-14 19:55:18 +08:00
lyzno1
05e071bf2f
fix: resolve user profile dropdown cache sync issue across layouts ( #23937 )
2025-08-14 19:51:28 +08:00
twwu
46224724a2
feat: add Cloud and SelfHosted components with updated PlanSwitcher integration
2025-08-14 15:54:07 +08:00
twwu
8a5bcd11f2
fix: add missing newline at end of JSON files for icon components
2025-08-14 15:21:53 +08:00
twwu
02720c9b95
Merge branch 'main' into feat/rag-2
2025-08-14 15:03:48 +08:00
twwu
d8a9645e83
feat: Implement billing plan selection UI with plan switcher and range options
2025-08-14 15:01:38 +08:00
Yongtao Huang
2476511368
Fix: replace deprecated String.prototype.substr with slice ( #23915 )
...
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
2025-08-14 13:47:23 +08:00
lyzno1
caf50ea01e
fix: resolve text clipping issues in overview chart components ( #23907 )
2025-08-14 10:16:20 +08:00
lyzno1
cc4d82f932
fix(web): resolve TypeScript errors in app overview components ( #23901 )
2025-08-14 09:22:27 +08:00
Yongtao Huang
02194db0c6
Fix: narrow beforeRequest hook type to avoid boolean in array ( #23860 )
...
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
2025-08-13 23:28:13 +08:00
Yongtao Huang
b6bd145130
Remove redundant acceptedKeys check ( #23891 )
...
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
2025-08-13 23:24:23 +08:00
lyzno1
5dcbc9861b
fix: add dark mode support for embedded modal option icons ( #23893 )
2025-08-13 23:20:33 +08:00
xubo
3ac4e122eb
Update use-document-title.ts to fix favicon.ico path ( #23872 )
2025-08-13 08:08:32 -07:00
NeatGuyCoding
e336a8666a
fix translation ( #23873 )
2025-08-13 17:17:16 +08:00
HyaCinth
a36fdf6a7d
chore(cmdk): Resolve default option selection issue in GotoAnything component ( #23878 ) ( #23813 )
2025-08-13 17:14:21 +08:00
twwu
463ca7043d
fix: sync doc styling change
2025-08-13 15:13:03 +08:00
twwu
5a6818c817
Merge branch 'main' into feat/rag-2
2025-08-13 15:05:57 +08:00
Wu Tianwei
f884886ef4
style: update dark and light theme colors and add new color variables ( #23865 )
2025-08-13 14:50:41 +08:00
twwu
acde411629
fix: Update breadcrumb styles in Online Drive component for improved visual consistency
2025-08-13 14:28:55 +08:00
lyzno1
2da00bb4ec
Fix misleading Studio button in account header ( #23842 )
2025-08-13 13:56:06 +08:00
lyzno1
e0fe0e1a3e
fix: goto-anything command filter should only match shortcut ( #23862 )
2025-08-13 13:55:25 +08:00
lyzno1
e11a334c9b
fix: SimpleSelect chevron icon state sync and add notClearable to monitoring selector ( #23858 )
2025-08-13 13:55:10 +08:00
twwu
cf46fba753
feat: Enhance Online Drive component with bucket handling and breadcrumb navigation
2025-08-13 11:34:22 +08:00
Wu Tianwei
ad2bc7f8ac
fix: update modal component to use relative positioning ( #23855 )
2025-08-13 11:20:40 +08:00
lyzno1
854c1aa37d
fix: goto-anything highlighting consistency improvements ( #23843 )
2025-08-13 10:15:45 +08:00
github-actions[bot]
6e6389c930
chore: translate i18n files ( #23841 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-12 23:56:50 +08:00
GuanMu
973a390298
Feature/run cmd ( #23822 )
2025-08-12 23:47:50 +08:00
Yongtao Huang
9769318875
Fix missing import in app.ts ( #23831 )
2025-08-12 23:27:31 +08:00
cathy
c7f36d1a5a
chore: goto anything mouse keyboard interaction ( #23805 )
2025-08-12 18:17:19 +08:00
lyzno1
7820e31a92
fix: add missing translation keys for goto anything command selector ( #23815 )
2025-08-12 18:14:57 +08:00
twwu
71d8a0c0b6
refactor: Refactor FileIcon component to use useMemo for file type determination and rename loading state variable for clarity
2025-08-12 16:55:00 +08:00
GuanMu
de0dae9d9b
Fix node search ( #23795 )
2025-08-12 14:48:35 +08:00
Wu Tianwei
a09935d9b9
chore: restore @mdx-js dependencies in package.json and pnpm-lock.yaml ( #23792 )
2025-08-12 14:45:56 +08:00
lyzno1
a62371940f
fix: remove misleading clear buttons and improve SimpleSelect UX ( #23791 )
2025-08-12 13:29:51 +08:00
github-actions[bot]
02f7677d92
chore: translate i18n files ( #23789 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-12 13:29:33 +08:00
Will
1ffe190557
Feat/improved mcp timeout configs ( #23605 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-12 13:14:00 +08:00
lyzno1
d3eff9b1a3
fix: prevent X button flying to screen corners in dataset settings modal ( #23788 )
2025-08-12 12:03:04 +08:00
jyong
22b3933cc3
Merge branch 'main' into feat/rag-2
...
# Conflicts:
# api/core/workflow/entities/variable_pool.py
2025-08-12 11:13:04 +08:00
zxhlyh
54b935f609
fix
2025-08-12 10:49:49 +08:00
lyzno1
dc2aaae414
feat: add highPriority option to Modal for goto-anything layering ( #23783 )
2025-08-12 10:37:11 +08:00
lyzno1
e298eee822
feat: add select-none class to tag filter components to prevent text selection ( #23774 )
2025-08-12 09:23:59 +08:00
NeatGuyCoding
bc1cfd4373
hotfix: fix translation ( #23757 )
2025-08-11 22:36:39 +08:00
lyzno1
2944a4fd43
feat: add filtering support for @ command selector in goto-anything ( #23763 )
2025-08-11 22:21:37 +08:00
twwu
7f328328fb
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-08-11 18:37:22 +08:00
twwu
9893b8110d
refactor: rename selectedFileKeys to selectedFileIds and update related logic in online drive components
2025-08-11 18:37:15 +08:00
Wu Tianwei
0baccb9e82
chore(version): bump version to 1.7.2 ( #23740 )
2025-08-11 17:12:44 +08:00
lyzno1
2c81db5a1c
feat: enhance GotoAnything UX with @ command selector ( #23738 )
2025-08-11 15:47:19 +08:00
Wu Tianwei
d30f898274
fix: model selector language undefined error ( #23723 )
2025-08-11 14:39:22 +08:00
lyzno1
0c5e66bccb
fix: unified error handling for GotoAnything search actions ( #23715 )
2025-08-11 11:57:06 +08:00
Harry
ada0875ac4
fix: update default value for expires_at in DatasourceProvider model
2025-08-11 11:40:51 +08:00
twwu
fc779d00df
Merge branch 'main' into feat/rag-2
2025-08-11 11:15:58 +08:00
HyaCinth
ff791efe18
fix: Optimize the event handling for inserting variable shortcuts, resolving incorrect blur issues ( #22981 ) ( #23707 )
2025-08-11 11:08:12 +08:00
github-actions[bot]
69c3439c3a
chore: translate i18n files ( #23704 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-11 10:35:29 +08:00
crazywoola
7ee170f0a7
Feat node search ( #23685 )
...
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: zhujiruo <zhujiruo@foxmail.com>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: croatialu <wuli.croatia@foxmail.com>
Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
2025-08-11 10:19:52 +08:00
lyzno1
bb852ef6d2
fix: improve dark mode UI consistency in signin page ( #23684 )
2025-08-10 17:21:05 +08:00
lyzno1
a17b7b3d89
fix: correct File Preview API position in Japanese advanced chat template ( #23645 )
2025-08-10 11:17:38 +08:00
github-actions[bot]
dc65a72d93
chore: translate i18n files ( #23679 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-10 11:17:14 +08:00
Matri Qi
ea502d36a9
lint: fix sonarjs/no-dead-store issues ( #23653 )
2025-08-10 11:16:43 +08:00
Guangdong Liu
79a3c1618f
fix: support custom file types in workflow Start node ( #23672 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-10 11:09:47 +08:00
baonudesifeizhai
0be3b4e7a6
fix: Add internationalization support for date input formatting Fixes #23266 ( #23678 )
2025-08-10 11:05:55 +08:00
lyzno1
dc641348f6
fix: resolve datasets container rounded corners disappearing during scroll ( #23667 )
2025-08-09 22:41:42 +08:00
lyzno1
f9abcfd789
fix: change i18n workflow trigger mechanism to run in main repository ( #23662 )
2025-08-09 16:31:24 +08:00
Ganondorf
5a0a2b7e44
Allow to export full screen image of workflow ( #23655 )
2025-08-09 15:31:32 +08:00
lyzno1
8362365eae
Fix file type misclassification in logs interface ( #23641 )
2025-08-08 22:58:52 +08:00
Joel
b32b7712e2
fix: i18n options too long breaks plugin setting ui ( #23640 )
2025-08-08 18:34:12 +08:00
zxhlyh
58aca75ee0
fix: json schema
2025-08-08 17:38:01 +08:00
zxhlyh
8464ec46e6
fix: json schema
2025-08-08 17:38:01 +08:00
GuanMu
5cf55fcbab
feat: Enhance the alignment logic of the nodes in the context menu ( #23617 )
2025-08-08 15:20:24 +08:00
twwu
ac7953a32c
feat: add credential_id handling in CreateFormPipeline and OnlineDrive components
2025-08-08 14:48:58 +08:00
lyzno1
57c4fc6bf8
Fix X button animation glitches in secret key modals ( #23614 )
2025-08-08 14:47:15 +08:00
twwu
b21d991fdb
feat(rag): pass credentialId to online document preview and wire to data source store
2025-08-08 14:26:38 +08:00
twwu
ec3cb126a0
feat: add clear data functions for online documents, website crawl, and online drive; integrate credential change handling
2025-08-08 13:49:08 +08:00
twwu
184c3c88b7
refactor: Refactor online document and online drive components to handle credential changes
2025-08-08 13:43:01 +08:00
lyzno1
92fcf0854b
fix: eliminate AppInfo sidebar animation glitches and layout jumps ( #23609 )
2025-08-08 12:55:52 +08:00
yunqiqiliang
f73ec60311
Bug Fix: Fix workflow knowledge retrieval cache bug ( #23597 )
...
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-08 11:42:20 +08:00
Matri Qi
cb5e2ad9b2
lint: fix tailwind lint issues ( #23367 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-08 09:25:41 +08:00
lyzno1
2edd32fdea
fix: resolve AppCard description overlap with tag area ( #23585 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-08 09:05:55 +08:00
lyzno1
d98071a088
feat: add Service API file preview endpoint ( #23534 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-07 21:44:29 +08:00
NFish
11d29e8d3e
fix: update invite settings page style in dark mode ( #23571 )
2025-08-07 21:01:01 +08:00
NFish
b44ecf9bf7
fix: hide opensource license link when custom branding is enabled ( #23569 )
2025-08-07 05:37:05 -07:00
NeatGuyCoding
e60f148824
minor fix translation ( #23568 )
2025-08-07 05:36:52 -07:00
zxhlyh
097a6fc1e0
fix: variable
2025-08-07 17:22:29 +08:00
crazywoola
305ea0a2d5
Fix/footer behavior ( #23555 )
2025-08-07 16:55:23 +08:00
zxhlyh
d5f82d0d5f
fix: json schema
2025-08-07 16:36:59 +08:00
twwu
1b3860d012
Merge branch 'main' into feat/rag-2
2025-08-07 16:27:20 +08:00
twwu
5729d38776
feat: add CredentialIcon component and integrate it into credential selector for improved avatar display
2025-08-07 15:34:15 +08:00
zxhlyh
9e882122ca
fix: json schema
2025-08-07 15:28:42 +08:00
thief
a5ca76befb
Fixes #23536 ( #23542 )
2025-08-07 14:42:34 +08:00
HyaCinth
2931c891a7
chore: Optimize component styles and interactions ( #23250 ) ( #23543 )
2025-08-07 14:19:38 +08:00
twwu
646b798e9c
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-08-07 10:10:32 +08:00
twwu
e0753359f8
fix: adjust Toast component positioning to top-right corner
2025-08-07 10:10:27 +08:00
hangboss1761
f3c98a274b
fix: update the guiding text in the upload component ( #23509 )
2025-08-07 10:06:04 +08:00
lyzno1
f6c7175828
fix: make TagSelector always visible for accessibility and mobile support ( #23515 )
2025-08-07 09:25:26 +08:00
Harry
1d79c21ae3
feat: implement structured output wrapping for pipeline items
2025-08-06 17:41:07 +08:00
twwu
5b433aa2d1
feat: add useFloatingRight hook and integrate it into InputFieldEditorPanel and PreviewPanel for dynamic positioning
2025-08-06 16:59:22 +08:00
Harry
29da2e5c19
feat: enhance output schema descriptions and remove unused constants
2025-08-06 15:12:57 +08:00
Harry
facbe02cf7
feat: datasource output schema
2025-08-06 15:12:57 +08:00
lyzno1
1f15cba9a0
Enhance API documentation TOC with modern design and improved UX ( #23490 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-06 14:45:06 +08:00
twwu
c5a3bf9b9e
refactor: simplify Markdown rendering in ChunkContent component
2025-08-06 14:32:28 +08:00
twwu
40f3524cfe
Merge branch 'main' into feat/rag-2
2025-08-06 14:23:51 +08:00
NeatGuyCoding
3344aaabb6
minor fix: translation for contentEnableLabel ( #23483 )
2025-08-06 14:20:32 +08:00
twwu
8717a789b3
feat: dynamically import panel components to improve performance
2025-08-06 11:40:30 +08:00
lyzno1
823872d294
Fix API documentation layout and dark mode contrast issues ( #23462 )
2025-08-06 11:19:47 +08:00
GuanMu
724ec12bf3
Feat workflow node align ( #23451 )
2025-08-06 11:01:10 +08:00
crazywoola
8aac402b24
fix: can not find file ( #23472 )
2025-08-06 10:39:19 +08:00
twwu
6954926df9
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-08-06 10:33:50 +08:00
twwu
ec6fabb222
feat: introduce useInputFieldPanel hook to manage input field panel state and refactor related components
2025-08-06 10:32:57 +08:00
Good Wood
eb12fd9461
fix: fix wrong unicodechar regx ( #23468 )
2025-08-06 09:48:25 +08:00
lyzno1
84543a591a
i18n/sync ( #23429 )
2025-08-05 19:36:25 +08:00
lyzno1
2cd3fe0dce
fix: Multiple UI component improvements and code quality enhancements ( #23446 )
2025-08-05 19:36:07 +08:00
zxhlyh
6cae1a2872
fix: rag variable
2025-08-05 18:26:07 +08:00
zxhlyh
6faa4b107b
fix: rag variable
2025-08-05 16:31:14 +08:00
Minamiyama
4934dbd0e6
feat(workflow): add relations panel to visualize dependencies ( #21998 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-05 15:08:23 +08:00
lyzno1
d080bea20b
fix: resolve sidebar animation issues and improve app detail page UX ( #23407 )
2025-08-05 15:06:40 +08:00
twwu
8ab5c47737
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-08-05 14:20:41 +08:00
twwu
0a397ac477
feat: Refactor document context and update chunking mode handling across components
2025-08-05 14:19:28 +08:00
lyzno1
607dfc8be7
fix: remove redundant useEffect from TagSelector component ( #23406 )
2025-08-05 13:15:26 +08:00
zxhlyh
09b5cacbad
fix: rag variable
2025-08-05 13:02:51 +08:00
zxhlyh
522210bad6
fix: rag variable
2025-08-05 11:39:17 +08:00
Matri Qi
75f722a959
lint: fix issue of no-unused-vars ( #23375 )
2025-08-05 11:12:30 +08:00
Wu Tianwei
b946378b38
fix: installed apps preview language error ( #23397 )
2025-08-05 11:01:31 +08:00
zxhlyh
201e4cd64d
merge main
2025-08-05 10:30:53 +08:00
yyh
d8584dc03a
feat: enhance document list navigation and sorting functionality ( #23383 )
2025-08-05 10:19:47 +08:00
NeatGuyCoding
a724f35672
fix: fetchAppWithTags may return empty when apps is over 100 ( #23350 )
2025-08-04 20:20:43 +08:00
Tianyi Jing
8041808b53
fix: diplay all helpfields ( #23348 )
...
Signed-off-by: jingfelix <jingfelix@outlook.com>
2025-08-04 14:39:54 +08:00
yyh
78d2f49e01
feat(i18n): enhance auto-gen script for template literals and add app-debug translations ( #23344 )
2025-08-04 13:30:11 +08:00
yyh
54c8bd29ee
security: Fix XSS vulnerability in authentication check-code pages ( #23295 )
2025-08-04 12:48:38 +08:00
znn
0ebcee9a6b
fixing footer ( #22927 )
2025-08-04 10:14:57 +08:00
yyh
dedd5f571c
fix(ui): temporarily remove TagSelector from app sidebar per design review ( #23329 )
2025-08-03 22:30:21 +08:00
lyzno1
90373c7165
fix(i18n): correct translation errors across multiple languages ( #23328 )
2025-08-03 18:31:50 +08:00
znn
d470120a60
retention of data filled on tab switch for tool plugin ( #23323 )
2025-08-03 18:31:15 +08:00
lyzno1
0c925bd088
feat(ui): unify tag editing in app sidebar and add management entry to TagFilter ( #23325 )
2025-08-03 18:30:47 +08:00
qiaofenlin
20f0238aab
feat: support workflow version specification in workflow and chat APIs ( #23188 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-03 16:27:12 +08:00
Warren Wong
6d5a7684b4
feat: Add Download Button to UI for Knowledge Resource Source Files ( #23320 )
2025-08-03 16:26:11 +08:00
znn
7831d44099
fixing chat window api recall fix on changing browser tab or window ( #23301 )
2025-08-03 10:14:17 +08:00
Matri Qi
99a4bd82b5
chore: fix function name typo ( #23306 )
2025-08-03 10:09:26 +08:00
NeatGuyCoding
ff9fd0cdb2
fix: fix wrong css class ( #23299 )
2025-08-02 17:36:15 +08:00
Matri Qi
aac849d4f4
Fix/variable input validation issue ( #23300 )
2025-08-02 17:35:51 +08:00
lyzno1
f9b3cd1b68
i18n: enhance check-i18n script with precise filtering and multiline support ( #23298 )
2025-08-02 12:52:12 +08:00
twwu
1e5317d3f0
feat: Enhance InputFieldPanel to manage preview and edit states more effectively
2025-08-01 16:35:27 +08:00
twwu
44d569a7c1
feat: Implement input field management panel
2025-08-01 16:27:53 +08:00
zxhlyh
f78b903a49
Chore/variable label ( #23270 )
2025-08-01 15:43:36 +08:00
NeatGuyCoding
759ded3e3a
minor fix: fix default for status of TidbAuthBinding in compatible with various versions ( #22288 )
2025-08-01 14:51:16 +08:00
twwu
cd9bfe0df3
feat: Update website crawl provider to use jinaReader and synchronize selection changes
2025-08-01 14:42:54 +08:00
HyaCinth
f7016fd922
chore: Optimize component styles and interactions ( #23250 ) ( #23251 )
2025-08-01 14:18:38 +08:00
twwu
19a93c6554
feat: Enhance Notion integration by adding credential_id to NotionInfo and updating related functions
2025-08-01 14:04:01 +08:00
twwu
e7e531dc06
feat: Refactor WebsiteCrawl component to improve header configuration and remove unused memoization
2025-08-01 11:50:50 +08:00
zxhlyh
d8ac78056e
fix: open input field modal from var picker
2025-08-01 11:28:30 +08:00
Alan Bustamante
c33741a5e9
fix: improve boolean field handling in plugin configuration forms ( #23160 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-01 10:34:46 +08:00
Alex Chim
8ab3fda5a8
[Enhancement] Allow modify conversation variable via api ( #23112 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-01 09:34:56 +08:00
GuanMu
98aea05ad2
Fix: Update the background color and hover effect of secondary buttons ( #23186 )
2025-07-31 21:19:34 +08:00
twwu
f75a3ef212
feat: Enhance InputFieldDialog and PreviewPanel with improved styling for better layout
2025-07-31 20:24:18 +08:00
twwu
c9ab0fb8f6
feat: Update InputFieldDialog styling to allow for flexible growth
2025-07-31 20:18:20 +08:00
twwu
2dc71f059c
feat: Update FooterTip component and enhance InputFieldDialog layout
2025-07-31 18:38:04 +08:00
HyaCinth
caa5928ac4
chore: Optimize dark mode styles ( #23222 ) ( #23231 )
2025-07-31 17:43:08 +08:00
twwu
0b871abe59
feat: Add credential handling to Notion page selector and related components
2025-07-31 16:28:53 +08:00
lyzno1
a82b55005b
fix: resolve sidebar animation glitches and layout shifts in app detail page ( #23216 ) ( #23221 )
2025-07-31 16:04:49 +08:00
twwu
195bf6621a
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-07-31 15:19:11 +08:00
twwu
8711a57d92
feat: Enhance NotionPageSelector and NotionPageSelectorModal with loading states and credential handling
2025-07-31 15:19:03 +08:00
NFish
f5e177db89
fix: call checkOrSetAccessToken when app access mode is PUBLIC ( #23195 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-31 14:18:54 +08:00
GuanMu
5febd66808
Fix: Fix style issues ( #23209 )
2025-07-31 11:47:34 +08:00
Joel
5a21da00c5
chore: knowledge base single run
2025-07-31 11:20:46 +08:00
jyong
a7a4c8228e
Merge branch 'main' into feat/rag-2
...
# Conflicts:
# web/app/components/workflow/hooks/use-workflow.ts
2025-07-31 10:30:28 +08:00
lyzno1
1b2046da3f
fix: prevent client-side crashes from null/undefined plugin data in workflow ( #23154 ) ( #23182 )
2025-07-31 10:03:33 +08:00
znn
646900b00c
fixing embedded chat styling ( #23198 )
2025-07-31 10:03:03 +08:00
Wu Tianwei
8c6d87f08a
chore: Update vulnerable eslint dependencies ( #23192 )
2025-07-30 21:31:23 +08:00
lyzno1
270dd955d0
chore(i18n): sync missing keys in zh-Hans and ja-JP ( #23175 )
2025-07-30 18:00:41 +08:00
twwu
1b6a925b34
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-07-30 17:42:10 +08:00
twwu
41363459b5
feat: Update Header component button styling and remove redundant onClick from icon
2025-07-30 17:41:55 +08:00
kenwoodjw
28478cdc41
feat: support metadata condition filter string array ( #23111 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-07-30 16:13:45 +08:00
zxhlyh
76b4288b34
datasource change authed page
2025-07-30 15:23:04 +08:00
呆萌闷油瓶
11ec62ca70
fix: element of Array[string] and Array[number] and size attribution ( #23074 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-30 15:21:50 +08:00
twwu
a1c38a2740
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-07-30 15:19:16 +08:00
twwu
f8d7d07c13
feat: Introduce CredentialSelector component and remove WorkspaceSelector
2025-07-30 15:19:10 +08:00
Joel
69738794bc
feat: support custom before run form
2025-07-30 14:43:29 +08:00
GuanMu
4499cda186
Feat annotations panel ( #22968 )
2025-07-30 13:40:48 +08:00
Joel
c05c5953a8
fix: disabled auto update but still show in plugin detail ( #23150 )
2025-07-30 11:15:06 +08:00
lyzno1
a3ef869db6
fix(i18n): clean up unused keys and fix nesting & placeholder issues ( #23123 )
2025-07-30 10:37:44 +08:00
baonudesifeizhai
72a2c3decf
Fix/http node timeout validation#23077 ( #23117 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-29 21:40:15 +08:00
lyzno1
6914c1c85e
fix(web): make iteration panel respect MAX_PARALLEL_LIMIT environment variable ( #23083 ) ( #23104 )
2025-07-29 21:39:40 +08:00
crazywoola
ea542d42ca
fix: i18n link in README.md ( #23121 )
2025-07-29 21:36:32 +08:00
Joel
c70a7e832e
chore: data source add single run button
2025-07-29 18:31:35 +08:00
lyzno1
f4d4a32af2
Feat/enhance i18n scripts ( #23114 )
2025-07-29 18:24:57 +08:00
NeatGuyCoding
1bf0df03b5
minor fix: fix some translation ( #23105 )
2025-07-29 16:36:29 +08:00
Joel
240f6890f1
fix: some lint
2025-07-29 16:29:59 +08:00
Joel
27f65150d7
fix: run tool cause page crash because of feature context
2025-07-29 16:19:14 +08:00
zxhlyh
e19a07c2e6
merge main
2025-07-29 15:44:23 +08:00
zxhlyh
4c65a8091a
chore: base form ( #23101 )
2025-07-29 15:37:16 +08:00
Joel
2c6f88ef82
chore: reload vars
2025-07-29 15:24:26 +08:00
twwu
fbf3abddf2
feat: Add tooltip for configuration button in header and update translations
2025-07-29 14:52:17 +08:00
twwu
cc911f46f2
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-07-29 13:46:23 +08:00
twwu
c2cbdcd3bf
feat: Enhance dataset info and card components with memoization for improved performance
2025-07-29 13:46:17 +08:00
GuanMu
7721648867
Fix variable config ( #23070 )
2025-07-29 11:24:59 +08:00
zxhlyh
446301a443
fix: search method
2025-07-29 11:10:16 +08:00
KVOJJJin
84aa38586f
Fix: number input can display 0 ( #23084 )
2025-07-29 10:59:12 +08:00
znn
a70d59d4a6
ability to click classifier during workflow execution ( #23079 )
2025-07-29 09:45:49 +08:00
lyzno1
f5e1fa4bd2
fix(scripts): resolve i18n check script path and logic issues ( #23069 )
2025-07-29 09:39:10 +08:00
znn
a7ce1e5789
dark mode for overlay ( #23078 )
2025-07-29 09:37:40 +08:00
crazywoola
5f550126b3
Fix/23066 i18n related commands are broken ( #23071 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-28 21:25:18 +08:00
lyzno1
572a2bbe53
fix(i18n): Complete missing translations and clean up legacy keys in app-debug across all locales ( #23062 ) ( #23065 )
2025-07-28 19:46:27 +08:00
Yip Chung Lam
7f004e2f41
fix: web SSO login redirect to correct basePath and origin ( #23058 )
2025-07-28 18:17:01 +08:00
twwu
b0cd4daf54
feat: Add credential seletor for online docuemnts and online drive
2025-07-28 16:55:40 +08:00
GuanMu
7c6415551d
Fixed code formatting issues in the comment header option component ( #23060 )
2025-07-28 16:44:50 +08:00
QuantumGhost
0d2d349ab3
chore(version): bump version to 1.7.1 ( #23048 )
2025-07-28 16:42:39 +08:00
zxhlyh
fc3250678c
fix: module not found
2025-07-28 16:36:40 +08:00
HyaCinth
d409fb5f58
refactor(web): Optimize workflow operation tip popup ( #23051 ) ( #23052 )
2025-07-28 16:29:45 +08:00
zxhlyh
a95cf6f8b0
merge main
2025-07-28 16:00:38 +08:00
HyaCinth
beebcae0a1
fix(web): Fix issues with workflow as tool configuration button ( #23039 ) ( #23050 )
2025-07-28 15:49:19 +08:00
zxhlyh
acae51c309
initial nodes
2025-07-28 15:38:48 +08:00
Anton Kovalev
15757110cf
feat: default value option for select input fields ( #21192 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
2025-07-28 15:37:23 +08:00
zxhlyh
347cd6befc
publish toast
2025-07-28 14:29:05 +08:00
zhaobingshuang
5c5f61b2aa
fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 ( #23038 )
2025-07-28 14:24:13 +08:00
呆萌闷油瓶
f72c03a174
feat: Support selecting variables in conditional filtering in list operations. ( #23029 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-28 13:59:34 +08:00
Wu Tianwei
ee731c7810
chore: Updata eslint config dependencies ( #23040 )
2025-07-28 13:58:21 +08:00
heyszt
7eb707f811
Rollback Aliyun Trace Icon File ( #23027 )
2025-07-28 11:01:38 +08:00
HyaCinth
0546351d3e
refactor(web): Optimize the interaction effect of ToolTip component in menu items ( #23020 ) ( #23023 )
2025-07-28 10:34:11 +08:00
znn
177b0fb5e8
ability to select same type sub item by preserving children of both f… ( #23002 )
2025-07-28 10:04:31 +08:00
Guangdong Liu
665fcad655
fix: resolve cross-page document selection issue in metadata batch edit ( #23000 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-27 09:22:36 +08:00
znn
e0fe158f0b
node title number on copied iteration node ( #23004 )
2025-07-27 09:10:04 +08:00
lyzno1
3328addb58
fix: eliminate dark mode flicker by moving ThemeProvider to root level ( #22996 )
2025-07-26 18:28:28 +08:00
Dylan Jiang
1446f19709
fix: Update trigger styles for disabled state in PureSelect component ( #22986 )
2025-07-26 10:53:59 +08:00
znn
773932b1e7
adding mcp error in toast ( #22987 )
2025-07-26 10:37:52 +08:00
呆萌闷油瓶
ee50a2bcd5
feat: clear all annotation ( #22878 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-25 18:06:03 +08:00
twwu
e1861f5f9c
fix: add dataset reset functionality and improve warning message consistency
2025-07-25 17:30:19 +08:00
Wu Tianwei
ad472d59e0
fix: Refactor i18n config and fix plugin search box styling issue ( #22945 )
2025-07-25 15:01:28 +08:00
zxhlyh
4fdcd74f52
fix: publish
2025-07-25 12:00:00 +08:00
HyaCinth
570aee5fe6
fix: Optimize AppInfo component styles and fix CustomizeModal step display ( #22930 ) ( #22935 )
2025-07-25 10:30:52 +08:00
github-actions[bot]
8bbed5aeea
chore: translate i18n files ( #22934 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
2025-07-25 09:04:36 +08:00
KVOJJJin
cff6a488f8
fix: unexpected redirection when landing at workflow ( #22932 )
2025-07-25 08:48:47 +08:00
KVOJJJin
d6b980a2dd
Feat: change user email freezes limit ( #22912 )
...
Co-authored-by: Yansong Zhang <916125788@qq.com>
2025-07-25 08:48:23 +08:00
HyaCinth
45cebf09b0
fix: Optimize input variable retrieval logic ( #22888 ) ( #22914 )
2025-07-24 21:57:55 +08:00
twwu
bae2af0c85
Merge branch main into feat/rag-2
2025-07-24 17:40:04 +08:00
zxhlyh
0417e2f4d9
fix: auth provider
2025-07-24 16:58:25 +08:00
GuanMu
bd43ca6275
fix: rounded ( #22909 )
2025-07-24 16:40:37 +08:00
Yeuoly
9237976988
fix: refine handling of constant and mixed input types in ToolManager and ToolNodeData ( #22903 )
2025-07-24 16:14:08 +08:00
HyaCinth
061d4c8ea0
fix(plugins_select): Adjust z-index, fix issue where options cannot be displayed ( #22873 ) ( #22893 )
2025-07-24 15:14:30 +08:00
NFish
aca8b83669
fix: support authorization using session and user_id in URL. ( #22898 )
2025-07-24 15:10:15 +08:00
Wu Tianwei
a8f09ad43f
refactor(i18next): streamline fallback translation handling and initi… ( #22894 )
2025-07-24 14:40:37 +08:00
呆萌闷油瓶
371fe7a700
fix: type error in list-operator ( #22803 )
2025-07-24 12:21:20 +08:00
Nite Knite
c6d7328e15
feat: revamp tool list page ( #22879 )
2025-07-24 11:51:39 +08:00
HyaCinth
b8504ac7d0
refactor(dayjs): Refactor internationalized time formatting feature ( #22870 ) ( #22872 )
2025-07-24 10:42:33 +08:00
croatialu
d1572f47a0
feat: Add user variable processing function to chat history ( #22863 )
2025-07-24 10:06:49 +08:00
Novice
7ec94eb83c
chore(version): bump to 1.7.0 ( #22830 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-07-23 18:37:30 +08:00
zxhlyh
16603952a0
datasource template
2025-07-23 18:20:32 +08:00
Wu Tianwei
882f8bdd2c
fix: update @headlessui/react to version 2.2.1 ( #22839 )
2025-07-23 17:29:03 +08:00
zxhlyh
761d717656
fix
2025-07-23 16:59:47 +08:00
Wu Tianwei
a366de26c4
feat: performance optimization ( #22810 )
2025-07-23 16:04:46 +08:00
github-actions[bot]
cf07189bd2
chore: translate i18n files ( #22824 )
...
Co-authored-by: Nov1c444 <66365942+Nov1c444@users.noreply.github.com>
2025-07-23 15:42:59 +08:00
zxhlyh
44a8b4120b
pipeline template
2025-07-23 15:34:32 +08:00
Junyan Qin (Chin)
eaae79a581
feat: plugin auto upgrade strategy ( #19758 )
...
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
2025-07-23 15:33:39 +08:00
zxhlyh
53cdee1e2f
pipeline template
2025-07-23 10:46:45 +08:00
zxhlyh
d76e37b018
add datasource empty node
2025-07-22 16:48:24 +08:00
github-actions[bot]
ea069cc2d4
chore: translate i18n files ( #22756 )
...
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
2025-07-22 15:40:20 +08:00
quicksand
90c4df7919
fix(web): add dayjs relativeTime plugin ( #22761 )
2025-07-22 15:35:23 +08:00
Wu Tianwei
ce15ca8929
feat: custom components in markdown comp ( #22776 )
2025-07-22 15:30:22 +08:00
qfl
841e53dbbe
feat(trace): support external trace id propagation ( #22623 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-22 15:17:43 +08:00
zxhlyh
3b8d96f45c
merge main
2025-07-22 13:52:24 +08:00
Wu Tianwei
c987001a19
fix: add missing translation function to deprecation notice component ( #22767 )
2025-07-22 13:40:30 +08:00
KVOJJJin
c2c69ffb82
fix import error in marketplace ( #22759 )
2025-07-22 10:58:08 +08:00
zxhlyh
10657b6bd3
datasource auth
2025-07-22 10:39:19 +08:00
Junyan Qin (Chin)
2d8eace34b
feat: plugin deprecation notice ( #22685 )
...
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
2025-07-22 10:27:35 +08:00
yijq
eb06de0921
refactor: Modify the triggering method of the variable selector in the modification object subtree panel( #22237 ) ( #22238 )
2025-07-22 08:24:54 +08:00
lyzno1
b5599b2945
fix: prevent panel width localStorage pollution during viewport compression ( #22745 ) ( #22747 )
2025-07-22 08:11:01 +08:00
NFish
5d5fa88857
fix: the text/icon shows wrong color in darkmode ( #22724 )
2025-07-21 18:07:49 +08:00
zxhlyh
386d320650
rename auth name
2025-07-21 17:59:13 +08:00
zxhlyh
4d36e784b7
merge main
2025-07-21 17:45:26 +08:00
lyzno1
659d51a2da
fix: complete file_upload schema in OpenAPI templates ( #22700 ) ( #22719 )
2025-07-21 17:43:49 +08:00
zxhlyh
caa2de3344
datasource oauth
2025-07-21 17:41:19 +08:00
GuanMu
8246f946c2
fix: Update the style of the batch operation component ( #22716 )
2025-07-21 17:39:40 +08:00
Nite Knite
8fa3b3f931
fix: prevent app type description from overflowing the card ( #22711 )
2025-07-21 16:36:12 +08:00
KVOJJJin
a83e4ed9a4
Perf: remove user profile loading ( #22710 )
2025-07-21 16:35:52 +08:00
HyaCinth
74981a65c6
fix: Adjust tool selector popup styles ( #22622 ) ( #22697 )
2025-07-21 15:04:01 +08:00
Asuka Minato
f8c7b28da7
oxlint ( #22584 )
2025-07-21 09:55:04 +08:00
Novice
17a8f1a0f1
fix: avoid using node_data.version for judgement tool node version ( #22462 )
...
Co-authored-by: JzoNg <jzongcode@gmail.com>
2025-07-21 09:28:47 +08:00
doskoi
f9f46bfcbe
fix(i18n) update Japanese translation for "optional" ( #22667 )
2025-07-21 09:26:39 +08:00
doskoi
bd2014d13b
fix(i18n): "道具" into "ツール" ( #22666 )
2025-07-20 21:23:08 +08:00
doskoi
cb660e8104
fix(i18n): standardize template variable names across all languages {{count}} ( #22670 )
2025-07-20 21:22:30 +08:00
doskoi
a4a67ef1ec
fix(i18n): improve Japanese translations for technical terms "dupulicate" ( #22669 )
2025-07-20 21:22:15 +08:00
GuanMu
09abc9951d
chore: update pnpm version to 10.13.1 ( #22660 )
2025-07-20 11:10:44 +08:00
BXbing
5985055aef
Fix: Remove ${basePath} from the <Link> tag's href attribute. ( #22636 )
2025-07-19 22:07:29 +08:00
jiangbo721
c70b0cb730
fix(docs): unify workflow_run_id style with other languages ( #22642 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-07-18 21:09:53 +08:00
Wu Tianwei
dba42567b1
fix: restore globals dependency in package.json and pnpm-lock.yaml ( #22625 )
2025-07-18 15:14:21 +08:00
twwu
32fe8313b4
feat: import and extend dayjs relativeTime plugin in multiple components
2025-07-18 14:15:07 +08:00
twwu
f153319a77
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-07-18 14:05:55 +08:00
twwu
0e428afe43
feat: convert VersionHistoryPanel to dynamic import for improved performance
2025-07-18 14:05:34 +08:00
Joel
f336245a45
fix: tool node text overflow
2025-07-18 14:05:08 +08:00
twwu
5b2c99e183
Merge branch 'main' into feat/rag-2
2025-07-18 14:03:48 +08:00
mudiko
d37b6716cd
Fix #22508 ( #22590 )
2025-07-18 13:43:58 +08:00
twwu
399866e0ac
fix: add 'no-spinner' class to InputNumber component for better styling
2025-07-18 13:42:05 +08:00
Wu Tianwei
b035f3f884
feat: convert components to dynamic imports for improved performance ( #22614 )
2025-07-18 11:43:37 +08:00
github-actions[bot]
54c56f2d05
chore: translate i18n files ( #22563 )
...
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
2025-07-18 09:59:42 +08:00
KVOJJJin
0e235e5872
Fix valid check of mcp server address ( #22510 )
2025-07-18 09:40:16 +08:00
kawabata-mcl
d0bece1679
fix(docs): correct workflow API parameter name from workflow_id to workflow_run_id ( #22587 )
2025-07-18 09:31:33 +08:00
Asuka Minato
14513b7677
use nolyfill to reduce download size ( #22589 )
2025-07-18 09:26:14 +08:00
znn
3826b57424
remove node-info for non mcp ( #22595 )
2025-07-18 09:25:57 +08:00
Kalo Chin
7a69b57823
Fix jinja2 variable naming inconsistencies ( #22578 )
2025-07-17 22:16:47 +08:00
Asuka Minato
2423f97c72
remove overrides ( #22575 )
2025-07-17 21:47:48 +08:00
twwu
9f2a9ad271
fix: update keyboard shortcut and clean up component structure in various files
2025-07-17 18:22:03 +08:00
twwu
59f68cd63b
fix: ensure default values are handled correctly in InputNumber and related components
2025-07-17 18:15:52 +08:00
Harry
3388e83920
Merge remote-tracking branch 'origin/main' into feat/rag-2
...
# Conflicts:
# .github/workflows/build-push.yml
# web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
2025-07-17 17:56:56 +08:00
Maries
a4ef900916
Support OAuth Integration for Plugin Tools ( #22550 )
...
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2025-07-17 17:18:44 +08:00
zxhlyh
01566035e3
merge main
2025-07-17 16:48:43 +08:00
zxhlyh
f79a90fb21
fix agent default
2025-07-17 16:07:58 +08:00
NeatGuyCoding
965e952336
minor translation fix: fix translation duplicate and typo, fix date format ( #22548 )
2025-07-17 16:05:33 +08:00
znn
3cfba9e47b
updating icon ( #22485 )
2025-07-17 15:10:36 +08:00
NeatGuyCoding
fafb1d5fd7
feat: validate email according to RFC 5322 ( #22540 )
2025-07-17 14:20:44 +08:00
zxhlyh
c706793847
fix: file upload config
2025-07-17 13:48:23 +08:00
yasu89
97f080fa03
fix: Japanese dateTimeFormat ( #22516 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-07-17 13:46:40 +08:00
github-actions[bot]
aeb68f99bd
chore: translate i18n files ( #22526 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
2025-07-17 13:25:39 +08:00
zxhlyh
2c52561060
datasource oauth
2025-07-17 11:18:08 +08:00
zyssyz123
a4f421028c
Feat/change user email ( #22213 )
...
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2025-07-17 10:55:59 +08:00
NFish
a324d3942e
Perf/web app authrozation ( #22524 )
2025-07-17 10:52:10 +08:00
HyaCinth
a3ced1b5a6
fix(signin): Improve login button UI ( #22433 ) ( #22514 )
2025-07-17 10:15:24 +08:00
Chieh Wang
30aa052a57
feat: Add Citations and Attributions to Agent Node ( #18558 )
...
Co-authored-by: oneness0 <2902216407@qq.com>
Co-authored-by: Novice <novice12185727@gmail.com>
2025-07-16 15:46:15 +08:00
qfl
bdb9f29948
feat(app): support custom max_active_requests per app ( #22073 )
2025-07-16 15:31:19 +08:00
Minamiyama
66cc1b4308
feat(variable-list): add drag-and-drop functionality for variables in code node ( #22127 )
2025-07-16 15:24:19 +08:00
baonudesifeizhai
d52fb18457
feat: auto-fill MCP server description with app description #22443 ( #22477 )
2025-07-16 15:03:33 +08:00
twwu
e7f31a66be
fix: correct notification type for successful dataset conversion
2025-07-16 14:12:33 +08:00
Wu Tianwei
aef67ed7ec
fix: add background color for chat bubble in light and dark themes ( #22472 )
2025-07-16 13:36:51 +08:00
QuantumGhost
2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization ( #22025 )
...
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025 )
This PR addresses serialization issues in the VariablePool model by separating the `value_type` tags for `IntegerSegment`/`FloatSegment` and `IntegerVariable`/`FloatVariable`. Previously, both Integer and Float types shared the same `SegmentType.NUMBER` tag, causing conflicts during serialization.
Key changes:
- Introduce distinct `value_type` tags for Integer and Float segments/variables
- Add `VariableUnion` and `SegmentUnion` types for proper type discrimination
- Leverage Pydantic's discriminated union feature for seamless serialization/deserialization
- Enable accurate serialization of data structures containing these types
Closes #22024 .
2025-07-16 12:31:37 +08:00
Kerwin Bryant
229b4d621e
Improve Tooltip UX by enabling delay by default ( #21383 )
2025-07-16 11:26:54 +08:00
yolofit
0dee41c074
fix: When var value changed, PromptEditor should be reset ( #22219 )
2025-07-16 11:22:54 +08:00
twwu
5c0d19e36d
fix: improve handleVariableNameBlur logic to prevent setting label when it already exists
2025-07-16 10:33:59 +08:00
twwu
e0753ebfd1
fix: update dataset conversion endpoint path for correct API integration
2025-07-16 10:08:46 +08:00