1.Voice output is generated in a streaming manner.
2.Multimodal file storage type repair;
3.Adding features to the configuration of the sub-agents in the multi-agent system
* release/v0.2.8:
fix(agent): Reading of docx multimodal files; Multimodal attachment history record
fix(web): workflow header hidden operate
feat(web): multi_agent app not support share
feat(web): chart content support files
fix(web): update app export param key
fix(web): app features bugfix
fix(web): improve document preview handling for .doc files and validate docx format
fix:pdf change version
fix:cdn pdf
fix: use real workflow_config id from db to avoid foreign key violation in workflow_executions
fix: remove redundant local AppRelease import causing NameError in draft_run
fix: shared app uses release snapshot config instead of draft in draft_run and get_agent_config
fix: support both query param and body for new_name in copy_app for backward compatibility
fix: read new_name from request body in copy_app endpoint
* release/v0.2.8: (23 commits)
[add] migration script
fix(workflow and tool): Output processing modification of tool nodes and error modification for tool tests
feat(workflow): add configurable workflow feature options
fix(web): app features
fix(web): app features
fix(web): app bugfix
fix(web): agent add tools bugfix
fix(web): workflow node ports bugfix
fix(web): my sharing app add empty
fix(app): The bugs that were fixed in the previous version but were later rolled back.
fix(web): app sharing bugfix
fix(app): 1.The end users are still bound to the app. 2. Multi-modal file support includes xlsx, csv, and json. 3. The file routing protocol is consistent with the page routing.
fix(web): audio recorder add max size check
fix(web): max_file_count precision
feat(workflow): expose workflow memory enable status in app share config API
revert(web): file download
fix(perceptual): resolve inconsistency between local filename and actual filename
fix(multimodel): filter unsupported files during perception memory write
fix(web): file download
fix(web): file download
...
1.The end users are still bound to the app.
2. Multi-modal file support includes xlsx, csv, and json.
3. The file routing protocol is consistent with the page routing.