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