14d1b3f9b3
feat: multimodal support (image) ( #27793 )
...
Co-authored-by: zxhlyh <[email protected] >
Co-authored-by: Copilot <[email protected] >
2025-12-09 11:44:50 +08:00
48efd2d174
fix: try-to-ask misalign ( #29309 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-09 11:00:37 +08:00
fbb2d076f4
integrate Amplitude analytics into the application ( #29049 )
...
Co-authored-by: CodingOnStar <[email protected] >
Co-authored-by: Joel <[email protected] >
2025-12-03 14:22:12 +08:00
c7d2a13524
fix: improve chat message log feedback ( #29045 )
...
Co-authored-by: yyh <[email protected] >
2025-12-03 13:42:40 +08:00
yyh and GitHub
f8b10c2272
Refactor apps service toward TanStack Query ( #29004 )
2025-12-02 15:18:33 +08:00
6b8c649876
fix: prevent auto-scrolling from stopping in chat ( #28690 )
...
Signed-off-by: Yuichiro Utsumi <[email protected] >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-26 22:39:29 +08:00
dbecba710b
frontend auto testing rules ( #28679 )
...
Co-authored-by: CodingOnStar <[email protected] >
Co-authored-by: 姜涵煦 <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-26 15:18:07 +08:00
wangxiaolei and GitHub
490b7ac43c
fix: fix feedback like or dislike not display in logs ( #28652 )
2025-11-26 13:59:47 +08:00
abc13ef762
Feat/web workflow improvements ( #27981 )
...
Co-authored-by: crazywoola <[email protected] >
Co-authored-by: johnny0120 <[email protected] >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Wood <[email protected] >
2025-11-25 19:54:40 +08:00
c6e6f3b7cb
feat: MLflow tracing ( #26093 )
...
Signed-off-by: B-Step62 <[email protected] >
Co-authored-by: Asuka Minato <[email protected] >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <[email protected] >
2025-11-22 13:53:58 +08:00
82c11e36ea
fix: remove deprecated UnsafeUnwrappedHeaders usage ( #28219 )
...
Co-authored-by: Claude <[email protected] >
2025-11-20 13:20:41 +08:00
CrabSAMA and GitHub
7c060fc35c
fix: lazy init audioplayer to fix no tts message also switch audio source bug ( #28433 )
2025-11-20 12:48:11 +08:00
1d2cdf3489
feat: add display status filtering to document list and API ( #28342 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <[email protected] >
2025-11-20 11:27:44 +08:00
lyzno1 and GitHub
e8d03a422d
fix: improve email code sign-in experience ( #28307 )
2025-11-20 11:19:15 +08:00
lyzno1 and GitHub
30eebf804f
chore: remove unused style.module.css from app-icon component ( #28302 )
2025-11-18 10:36:39 +08:00
非法操作 and GitHub
4a89403566
fix: click log panel of log page cause whole page crash ( #28218 )
2025-11-14 16:38:43 +09:00
lyzno1 and GitHub
15fbedfcad
feat: add icon gallery stories ( #28214 )
...
Signed-off-by: lyzno1 <[email protected] >
2025-11-14 13:34:23 +08:00
yangzheli and GitHub
20403c69b2
refactor(web): remove redundant add-tool-modal components and related code ( #27996 )
2025-11-13 20:21:04 +08:00
Gen Sato and GitHub
19c92fd670
Add file type validation to paste upload ( #28017 )
2025-11-12 19:27:56 +08:00
+4
b76e17b25d
feat: introduce trigger functionality ( #27644 )
...
Signed-off-by: lyzno1 <[email protected] >
Co-authored-by: Stream <[email protected] >
Co-authored-by: lyzno1 <[email protected] >
Co-authored-by: zhsama <[email protected] >
Co-authored-by: Harry <[email protected] >
Co-authored-by: lyzno1 <[email protected] >
Co-authored-by: yessenia <[email protected] >
Co-authored-by: hjlarry <[email protected] >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <[email protected] >
Co-authored-by: Copilot <[email protected] >
2025-11-12 17:59:37 +08:00
2c62a77cf4
Chore: change query log time range ( #28052 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <[email protected] >
2025-11-10 18:39:12 +08:00
yangzheli and GitHub
f31b821cc0
fix(web): improve the consistency of the inputs-form UI ( #27837 )
2025-11-05 09:29:13 +08:00
Novice and GitHub
34be16874f
feat: add validation to prevent saving empty opening statement in conversation opener modal ( #27843 )
2025-11-05 09:28:49 +08:00
Novice and GitHub
ef1db35f80
feat: implement file extension blacklist for upload security ( #27540 )
2025-11-04 15:45:22 +08:00
Shemol and GitHub
ed3d02dc6d
web(markdown): support <think> without trailing newline in preprocessThinkTag ( #27776 )
...
Signed-off-by: SherlockShemol <[email protected] >
2025-11-04 09:35:54 +08:00
yangzheli and GitHub
c905c47775
fix(web): add a scrollbar when the setting-modal content overflows ( #27620 )
2025-10-30 09:31:24 +08:00
Wu Tianwei and GitHub
4ca7ba000c
refactor: update install status handling in plugin installation process ( #27594 )
2025-10-29 18:31:02 +08:00
1e9142c213
feat: enhance tencent trace integration with LLM core metrics ( #27126 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <[email protected] >
2025-10-29 15:53:30 +08:00
f092bc1912
chore: add more stories ( #27403 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-29 14:33:43 +08:00
29afc0657d
Fix/27468 in dify 192 the iframe embed cannot pass the user id in system variable ( #27524 )
...
Co-authored-by: Copilot <[email protected] >
2025-10-28 09:19:54 +08:00
zxhlyh and GitHub
c9eed67cf6
Feat/mcp authentication ( #27508 )
2025-10-27 17:08:18 +08:00
GuanMu and GitHub
43bcf40f80
refactor: update installed app component to handle missing params and improve type safety ( #27331 )
2025-10-27 14:38:58 +08:00
wangxiaolei and GitHub
ce5fe86430
feat: add env NEXT_PUBLIC_ENABLE_SINGLE_DOLLAR_LATEX ( #27070 )
2025-10-27 10:36:03 +08:00
非法操作 and GitHub
b198c9474a
chore: improve storybooks ( #27306 )
2025-10-23 11:00:45 +08:00
GuanMu and GitHub
c61c2b0abd
Fix type error ( #27274 )
2025-10-22 17:08:27 +08:00
GuanMu and GitHub
73e217ab0d
Fix type error ( #27250 )
2025-10-22 13:06:15 +08:00
GuanMu and GitHub
bebb4ffbaa
Fix type error ( #27217 )
2025-10-22 11:43:37 +08:00
GuanMu and GitHub
c327cfa86e
fix(storybook): add required handler props and fix TypeScript errors in component stories ( #27187 )
2025-10-21 17:44:26 +08:00
9a9d6a4a2b
chore: update support channels ( #27188 )
...
Co-authored-by: Copilot <[email protected] >
2025-10-21 15:48:02 +08:00
Eric Guo and GitHub
e45d5700ec
Fix vs code and using min version after bump @remixicon/react and @monaco-editor/loader ( #27008 )
2025-10-21 11:41:44 +08:00
6217c96576
Fix type error ( #27152 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-20 19:35:46 +08:00
fd845c8b6c
chore: add more stories ( #27142 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-20 18:30:52 +08:00
yangzheli and GitHub
9cc8ac981b
fix(web): improve UI consistency and remove related unused icons ( #27004 )
2025-10-20 14:03:16 +08:00
crazywoola and GitHub
f0e739be43
fix: immer version and ref in code base ( #27130 )
2025-10-20 14:49:26 +09:00
GuanMu and GitHub
4c37d650d3
fix: update attribute types to allow undefined values in icon utilities ( #27121 )
2025-10-20 12:55:37 +08:00
非法操作 and GitHub
dc1a380888
chore: improve storybook ( #27111 )
2025-10-20 10:17:17 +08:00
+24
9a5f214623
refactor: replace localStorage with HTTP-only cookies for auth tokens ( #24365 )
...
Signed-off-by: NeatGuyCoding <[email protected] >
Signed-off-by: lyzno1 <[email protected] >
Signed-off-by: kenwoodjw <[email protected] >
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <[email protected] >
Co-authored-by: Joel <[email protected] >
Co-authored-by: GareArc <[email protected] >
Co-authored-by: NFish <[email protected] >
Co-authored-by: Davide Delbianco <[email protected] >
Co-authored-by: minglu7 <[email protected] >
Co-authored-by: Ponder <[email protected] >
Co-authored-by: crazywoola <[email protected] >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: heyszt <[email protected] >
Co-authored-by: Asuka Minato <[email protected] >
Co-authored-by: Guangdong Liu <[email protected] >
Co-authored-by: Eric Guo <[email protected] >
Co-authored-by: NeatGuyCoding <[email protected] >
Co-authored-by: XlKsyt <[email protected] >
Co-authored-by: Dhruv Gorasiya <[email protected] >
Co-authored-by: crazywoola <[email protected] >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lyzno1 <[email protected] >
Co-authored-by: hj24 <[email protected] >
Co-authored-by: GuanMu <[email protected] >
Co-authored-by: 非法操作 <[email protected] >
Co-authored-by: Copilot <[email protected] >
Co-authored-by: Tonlo <[email protected] >
Co-authored-by: Yusuke Yamada <[email protected] >
Co-authored-by: Novice <[email protected] >
Co-authored-by: kenwoodjw <[email protected] >
Co-authored-by: Ademílson Tonato <[email protected] >
Co-authored-by: znn <[email protected] >
Co-authored-by: yangzheli <[email protected] >
2025-10-19 21:29:04 +08:00
Wu Tianwei and GitHub
64f55d55a1
fix: update TopK and Score Threshold components to use InputNumber and improve value handling ( #27045 )
2025-10-17 14:58:30 +08:00
GuanMu and GitHub
4f7cb7cd2a
Fix type error ( #27044 )
2025-10-17 14:42:58 +08:00
GuanMu and GitHub
6432898e7a
refactor: update TypeScript definitions for custom JSX elements and clean up global declarations in emoji picker ( #26985 )
2025-10-16 15:51:39 +08:00