yujiangping
750dbcc7c3
fix(web): improve document preview handling for .doc files and validate docx format
...
- Add early return for .doc files with unsupported format message
- Implement ZIP format validation for docx files by checking PK header bytes
- Add error handling for invalid docx content with detailed error messages
- Update Word preview UI to show download prompt for .doc files instead of attempting conversion
- Prevent mammoth converter from processing invalid or non-docx file formats
2026-03-18 18:52:37 +08:00
yujiangping
22ffe6ef1d
fix:pdf change version
2026-03-18 18:25:01 +08:00
yujiangping
02df1a70f3
Merge branch 'release/v0.2.8' of github.com:SuanmoSuanyangTechnology/MemoryBear into release/v0.2.8
2026-03-18 18:17:20 +08:00
yujiangping
8c5fa9c441
fix:cdn pdf
2026-03-18 18:16:27 +08:00
zhaoying
4d83c074d9
fix(web): app features
2026-03-18 16:16:15 +08:00
zhaoying
0e9672df80
fix(web): app features
2026-03-18 16:10:20 +08:00
zhaoying
4bb2ccfba7
fix(web): app bugfix
2026-03-18 14:36:23 +08:00
zhaoying
969d428320
fix(web): agent add tools bugfix
2026-03-18 14:03:06 +08:00
zhaoying
65dc1a8f48
fix(web): workflow node ports bugfix
2026-03-18 12:07:29 +08:00
zhaoying
859b7f3c7f
fix(web): my sharing app add empty
2026-03-18 12:05:59 +08:00
zhaoying
83894df260
fix(web): app sharing bugfix
2026-03-18 10:52:07 +08:00
yingzhao
06d1f54030
Merge pull request #592 from SuanmoSuanyangTechnology/feature/app_features_zy
...
fix(web): audio recorder add max size check
2026-03-17 18:43:02 +08:00
zhaoying
599ccb6bde
fix(web): audio recorder add max size check
2026-03-17 18:41:27 +08:00
yingzhao
db9050c302
Merge pull request #591 from SuanmoSuanyangTechnology/feature/app_features_zy
...
Feature/app features zy
2026-03-17 18:15:10 +08:00
zhaoying
71b3b665b5
fix(web): max_file_count precision
2026-03-17 18:14:19 +08:00
zhaoying
774719fb50
revert(web): file download
2026-03-17 17:37:03 +08:00
yingzhao
70f84b65ec
Merge pull request #589 from SuanmoSuanyangTechnology/feature/app_features_zy
...
fix(web): file download
2026-03-17 17:17:07 +08:00
zhaoying
ec5cb42f67
fix(web): file download
2026-03-17 17:16:01 +08:00
yingzhao
0802481fd2
Merge pull request #588 from SuanmoSuanyangTechnology/feature/app_features_zy
...
fix(web): file download
2026-03-17 17:04:29 +08:00
zhaoying
548ba0ae36
fix(web): file download
2026-03-17 17:03:05 +08:00
yujiangping
376d5ca7d0
Merge branch 'feature/tool_yjp' into release/v0.2.8
2026-03-17 16:23:38 +08:00
yujiangping
55438136b0
fix:documentPreview
2026-03-17 16:22:14 +08:00
yingzhao
82db3517d7
Merge pull request #585 from SuanmoSuanyangTechnology/feature/app_features_zy
...
feat(web): app support features
2026-03-17 15:56:19 +08:00
zhaoying
130490c022
feat(web): app support features
2026-03-17 15:55:04 +08:00
yingzhao
e1cc5c841a
Merge pull request #580 from SuanmoSuanyangTechnology/feature/app_features_zy
...
fix(web): if-else & question-classifier edge label bugfix
2026-03-17 10:02:04 +08:00
zhaoying
6b839bd5a8
fix(web): if-else & question-classifier edge label bugfix
2026-03-17 10:00:57 +08:00
yujiangping
1e63dd8d2d
fix:view pdf ppt
2026-03-16 19:21:43 +08:00
yujiangping
fab9272124
Merge branch 'feature/tool_yjp' into develop
2026-03-16 19:10:17 +08:00
yujiangping
2f66fd9aae
fix:width private
2026-03-16 19:09:39 +08:00
zhaoying
3f0e991112
fix(web): if-else & question-classifier edge label bugfix
2026-03-16 18:57:54 +08:00
yingzhao
b82f4491fb
Merge pull request #575 from SuanmoSuanyangTechnology/feature/app_zy
...
Feature/app zy
2026-03-16 16:15:13 +08:00
zhaoying
3d91a9e926
fix(web): copy node id update
2026-03-16 16:13:01 +08:00
zhaoying
779dbdea26
feat(web): app save before edit & export
2026-03-16 16:00:56 +08:00
Ke Sun
f7c2e82dc0
Merge branch 'develop' into release/v0.2.7
2026-03-16 15:47:00 +08:00
yingzhao
b1a7b58f97
Merge pull request #570 from SuanmoSuanyangTechnology/feature/app_zy
...
feat(web): app api support shared_only key
2026-03-16 09:59:25 +08:00
zhaoying
e81f39b50e
feat(web): app api support shared_only key
2026-03-16 09:58:28 +08:00
yujiangping
1635f9dbef
fix:cancel api
2026-03-13 18:10:06 +08:00
yingzhao
dc513dfbeb
Merge pull request #563 from SuanmoSuanyangTechnology/feature/app_zy
...
feat(web): app share
2026-03-13 17:39:38 +08:00
zhaoying
3d9bc7a986
feat(web): app share
2026-03-13 17:37:13 +08:00
yujiangping
75e36173cd
Merge branch 'release/v0.2.7' into feature/tool_yjp
2026-03-13 17:35:14 +08:00
yujiangping
8097f227ca
feat(mcp market): Add configuration update notification and refactor MCP list fetching
...
- Add marketConfigUpdated i18n message in English and Chinese translations
- Replace inline MCP list fetching logic with fetchMcpList function call
- Improve code maintainability by centralizing MCP list retrieval logic
- Ensure consistent handling of MCP list state across configuration updates
2026-03-13 17:34:18 +08:00
yingzhao
3d79b72d70
Merge pull request #562 from SuanmoSuanyangTechnology/feature/app_zy
...
feat(web): app share
2026-03-13 17:30:30 +08:00
zhaoying
90c8ff35d1
feat(web): app share
2026-03-13 17:27:52 +08:00
yujiangping
fd1debe681
fix:knowbase view
2026-03-13 17:24:17 +08:00
yujiangping
098a2e54ae
fix:loading
2026-03-13 16:41:55 +08:00
zhaoying
fd7e77eff8
feat(web): add community network
2026-03-13 15:17:06 +08:00
yujiangping
d03473da10
fix:input disable
2026-03-13 14:07:41 +08:00
yingzhao
983b5f5087
Merge pull request #545 from SuanmoSuanyangTechnology/fix/v0.2.7_zy
...
feat(web): rag content add page
2026-03-12 18:38:29 +08:00
zhaoying
75b87955dd
feat(web): rag content add page
2026-03-12 18:36:49 +08:00
yingzhao
3a47039919
Merge pull request #542 from SuanmoSuanyangTechnology/fix/v0.2.7_zy
...
fix(web): upload cancel add refresh
2026-03-12 17:21:54 +08:00