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 |
|
Zhehao Peng
|
c0702aacac
|
Use typing.Literal to replace str places (#24099)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-18 21:34:13 +08:00 |
|
twwu
|
38c51b1011
|
fix(i18n): highlight "プレミアム" in Japanese billing translations
|
2025-08-18 21:04:57 +08:00 |
|
twwu
|
469ed5a311
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-08-18 21:00:13 +08:00 |
|
twwu
|
56273a2dcf
|
fix(i18n): update Japanese and Simplified Chinese translations for billing terms
|
2025-08-18 20:59:49 +08:00 |
|
Harry
|
6ce013ac52
|
fix: OAuth client parameter retrieval by verifying plugin status
|
2025-08-18 20:41:22 +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 |
|
He Wang
|
670d479e32
|
Bump pyobvector to 0.2.15 (#24120)
|
2025-08-18 17:36:27 +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 |
|
Stream
|
ae7de7d36b
|
fix: treat default template of code as empty (#24106)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-18 16:52:27 +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 |
|
crazywoola
|
8288b1dcab
|
Revert "fix pg_vector extension requires SUPERUSER, but not availabl… (#24108)
|
2025-08-18 16:46:15 +08:00 |
|
Elvis_LEE
|
16d1289a0a
|
fix pg_vector extension requires SUPERUSER, but not available on Huawei Cloud RDS (#24093)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-18 16:29:36 +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 |
|
Bo Wu
|
790a6ec203
|
fix: return empty list instead of raising exception for qdrant search when score_threshold is 1 (#24032)
|
2025-08-18 12:44:05 +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 |
|
Maries
|
a7fe0e3f87
|
fix(oauth): redis compatibility (#23959)
|
2025-08-18 11:14:08 +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 |
|
-LAN-
|
052d0e059e
|
feat: add Redis SSL/TLS certificate authentication support (#23624)
|
2025-08-18 10:59:07 +08:00 |
|
-LAN-
|
fa4d3bba86
|
feat: add CLAUDE.md for LLM-assisted development guidance (#23946)
|
2025-08-18 10:13:44 +08:00 |
|
Zhehao Peng
|
f8fc9f8c79
|
feat: add select input support to the conversation opener (#24043)
|
2025-08-18 10:01:29 +08:00 |
|
NeatGuyCoding
|
80f0594f4b
|
feat: add testcontainers based tests for model loadbalancing service (#24066)
|
2025-08-18 09:54:22 +08:00 |
|
NeatGuyCoding
|
97b24f48d5
|
feat: add testcontainers based tests for metadata service (#24048)
|
2025-08-18 09:43:20 +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 |
|
kurokobo
|
c69634085d
|
Revert "Fix: Correct file variable handling for custom tools in workflow (#24061)
|
2025-08-17 23:14:37 +08:00 |
|
twwu
|
a2892773f2
|
fix: dark mode color
|
2025-08-17 15:25:10 +08:00 |
|
湛露先生
|
0a9af45194
|
no used function for message_queue. (#24027)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-17 09:33:22 +08:00 |
|
kurokobo
|
d92ddc4dd4
|
chore(i18n): correct japanese translation (#24041)
|
2025-08-17 09:32:57 +08:00 |
|
Yongtao Huang
|
32fa817eaa
|
Update mypy.ini (#24014)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-16 19:29:19 +08:00 |
|
Yongtao Huang
|
af10b3c5fa
|
Fix: add 'api_key' alias for backward compatibility (#24022)
Signed-off-by: Yongtao Huang <yongtaoh@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
|
2025-08-16 19:28:31 +08:00 |
|
Yongtao Huang
|
8b601a983c
|
Fix missing user_id in trace_manager (#24024)
|
2025-08-16 11:08:30 +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 |
|
耐小心
|
4b9812ce6a
|
fix: move database service call inside session context in workflow draft variable API (#23996)
|
2025-08-15 18:23:42 +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 |
|