yujiangping
9f947a3395
fix:no-scrollbar
2026-03-20 18:28:55 +08:00
wxy
bf5c4628c3
fix: use exact match instead of LIKE for api_key lookup, reuse ids branch flow
2026-03-20 18:02:03 +08:00
wxy
911d5e0b34
feat(app): support searching application list by API Key
2026-03-20 17:07:23 +08:00
wxy
bd31aa5abf
feat: remove username uniqueness constraint for community edition
...
- Remove unique=True from username column in User model
- Remove username duplicate check in create_user and create_superuser
- Add migration to drop unique index on username, keep email unique
2026-03-20 16:11:50 +08:00
zhaoying
0775fad5f0
feat(web): chat ui upgrade
2026-03-20 15:48:58 +08:00
Mark
726148d7ee
Merge pull request #649 from SuanmoSuanyangTechnology/fix/features_028
...
fix(app)
2026-03-20 15:41:00 +08:00
Timebomb2018
0f1b1d7d10
fix(app): The processing features of the application
2026-03-20 15:36:04 +08:00
Mark
fabc8936ab
Merge pull request #638 from SuanmoSuanyangTechnology/feature/multi-end-stream
...
fix(workflow): unify streaming and non-stream execution outputs
2026-03-20 15:19:55 +08:00
Mark
11aa2e1f9e
Merge pull request #648 from SuanmoSuanyangTechnology/fix/features_028
...
Fix(app)
2026-03-20 15:18:07 +08:00
Timebomb2018
ca654cca74
Merge branch 'refs/heads/release/v0.2.8' into fix/features_028
2026-03-20 15:15:07 +08:00
Timebomb2018
bd1f649bd0
fix(app): The processing features of the application
2026-03-20 15:14:50 +08:00
Eternity
06de54ebfd
fix(workflow): fix streaming output issues caused by unreachable nodes
2026-03-20 14:56:53 +08:00
Ke Sun
ea00747c66
Merge pull request #645 from SuanmoSuanyangTechnology/fix/features_028
...
Fix(app)
2026-03-20 14:38:30 +08:00
Timebomb2018
3db031891e
Merge branch 'refs/heads/release/v0.2.8' into fix/features_028
2026-03-20 14:20:51 +08:00
Timebomb2018
fb6ca3909a
fix(app): The copy processing features of the application
2026-03-20 14:20:23 +08:00
Mark
929afb1770
Merge pull request #644 from SuanmoSuanyangTechnology/fix/features_028
...
fix(app)
2026-03-20 13:47:49 +08:00
yujiangping
6235584b2e
Merge branch 'release/v0.2.8' of github.com:SuanmoSuanyangTechnology/MemoryBear into release/v0.2.8
2026-03-20 12:33:55 +08:00
yujiangping
0b1ea33b41
fix:office view
2026-03-20 12:13:04 +08:00
Timebomb2018
3929f811b8
fix(app): The import and export processing features of the application
2026-03-20 12:05:35 +08:00
Eternity
7c6e48b04e
feat(workflow): use internal streaming execution for non-stream API and return aggregated result
2026-03-20 11:58:44 +08:00
zhaoying
b1b53f6b1d
Merge branch 'develop' into feature/ui_upgrade_zy
2026-03-20 11:49:00 +08:00
yingzhao
551a2b59a5
Merge pull request #642 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): editor bug
2026-03-20 10:59:59 +08:00
zhaoying
9a765ac71e
fix(web): editor bug
2026-03-20 10:58:58 +08:00
yingzhao
83e26732de
Merge pull request #641 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): max_file_count limit 1
2026-03-20 10:52:28 +08:00
zhaoying
52fdfc7744
fix(web): max_file_count limit 1
2026-03-20 10:49:04 +08:00
Mark
4e544325a0
Merge pull request #640 from SuanmoSuanyangTechnology/fix/features_028
...
fix(file)
2026-03-19 22:02:33 +08:00
Timebomb2018
99a2f396fd
Merge branch 'refs/heads/release/v0.2.8' into fix/features_028
2026-03-19 22:00:18 +08:00
Timebomb2018
0157c9d262
fix(file): Routing repair
2026-03-19 21:59:00 +08:00
Mark
5ddacab162
Merge pull request #639 from SuanmoSuanyangTechnology/fix/features_028
...
fix(app features)
2026-03-19 21:48:47 +08:00
Timebomb2018
a51e34852c
fix(app features): Support for xls and doc files
2026-03-19 21:41:45 +08:00
Eternity
fcc81ac025
feat(workflow): optimize streaming output logic for sequential execution of multiple END nodes
2026-03-19 21:26:59 +08:00
Mark
36f670b2e9
Merge pull request #627 from SuanmoSuanyangTechnology/fix/features_028
...
Fix(bug)
2026-03-19 20:50:55 +08:00
Mark
cbcbc8822c
Merge pull request #631 from wanxunyang/feature/permanent-file-url-wxy
...
feat: add file storage controller with OSS/S3 support
2026-03-19 20:49:46 +08:00
zhaoying
69c001bf84
feat(web): memory chat ui upgrade
2026-03-19 20:41:54 +08:00
yingzhao
aa2d1e7a35
Merge pull request #637 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): url add check rules
2026-03-19 20:36:41 +08:00
Ke Sun
39b2f3ba0e
Merge pull request #633 from SuanmoSuanyangTechnology/fix/knowledge-retrieval
...
fix(workflow): enable nested search in knowledge base retrieval node
2026-03-19 20:34:09 +08:00
zhaoying
43064ab71b
fix(web): url add check rules
2026-03-19 20:33:14 +08:00
yingzhao
4144f0b9b5
Merge pull request #636 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): file type required
2026-03-19 20:30:40 +08:00
zhaoying
08f0be17ce
fix(web): file type required
2026-03-19 20:28:22 +08:00
yingzhao
2915e464bf
Merge pull request #635 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
Fix/v0.2.8 zy
2026-03-19 20:25:47 +08:00
Ke Sun
152559ae46
Merge pull request #634 from SuanmoSuanyangTechnology/fix/celery
...
[changes] Modify the execution conditions of the task
2026-03-19 20:24:43 +08:00
zhaoying
1f531f1ace
fix(web): community node validate key
2026-03-19 20:24:16 +08:00
zhaoying
7ec947189c
fix(web): update file type
2026-03-19 20:19:30 +08:00
lanceyq
b4615bacdc
[changes] Modify the execution conditions of the task
2026-03-19 20:17:43 +08:00
Eternity
e849fed5c1
fix(workflow): enable nested search in knowledge base retrieval node
2026-03-19 19:53:47 +08:00
yingzhao
0f5cae4590
Merge pull request #632 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): ui update
2026-03-19 19:46:53 +08:00
zhaoying
1c3029f360
fix(web): ui update
2026-03-19 19:45:58 +08:00
wxy
e2411e0bdd
fix: remove unused share_info variable in upload_file_with_share_token
2026-03-19 19:43:48 +08:00
Mark
7af88b19cf
Merge pull request #629 from SuanmoSuanyangTechnology/fix/conversation-msgmetadata
...
fix(conversation): handle None meta_data in msg to prevent exceptions
2026-03-19 19:35:11 +08:00
Eternity
c3f8dbd4bc
fix(conversation): handle None meta_data in msg to prevent exceptions
2026-03-19 19:27:58 +08:00