yingzhao
9d150ab353
Merge pull request #620 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): ui update
2026-03-19 16:22:49 +08:00
zhaoying
f045b59b2d
fix(web): ui update
2026-03-19 16:07:42 +08:00
yingzhao
3e995cd971
Merge pull request #618 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
Fix/v0.2.8 zy
2026-03-19 15:20:07 +08:00
zhaoying
b018e35ada
fix(web): update file type
2026-03-19 15:19:05 +08:00
zhaoying
d523e4f3c6
fix(web): change file count limit
2026-03-19 14:59:59 +08:00
yingzhao
186d097e00
Merge pull request #617 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): change file size limit
2026-03-19 14:33:49 +08:00
zhaoying
c5cfe557da
fix(web): change file size limit
2026-03-19 14:31:54 +08:00
yingzhao
f786a66a3c
Merge pull request #616 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): workflow memory not allowed change
2026-03-19 13:58:28 +08:00
zhaoying
ebd51928d7
fix(web): workflow memory not allowed change
2026-03-19 13:42:06 +08:00
yingzhao
ecbb61db27
Merge pull request #611 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
Fix/v0.2.8 zy
2026-03-19 10:54:41 +08:00
zhaoying
b42815ee7a
fix(web): chat content scroll
2026-03-19 10:51:33 +08:00
zhaoying
91589c1497
fix(web): file ui update
2026-03-19 10:35:35 +08:00
zhaoying
18ca83d763
fix(web): local file support preview
2026-03-19 10:12:33 +08:00
yingzhao
0fccc91dac
Merge pull request #609 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
Fix/v0.2.8 zy
2026-03-18 21:27:06 +08:00
zhaoying
8d8c6c695a
fix(web): workflow header hidden operate
2026-03-18 21:25:59 +08:00
zhaoying
57342259ce
feat(web): multi_agent app not support share
2026-03-18 21:10:41 +08:00
zhaoying
be46ed8865
feat(web): chart content support files
2026-03-18 20:55:31 +08:00
zhaoying
04b2205769
fix(web): update app export param key
2026-03-18 20:01:59 +08:00
yingzhao
76ba357982
Merge pull request #608 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): app features bugfix
2026-03-18 19:50:05 +08:00
zhaoying
2c318f6e60
fix(web): app features bugfix
2026-03-18 19:39:12 +08:00
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