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 |
|