# Release version 0.6.7
- feat: add export conversation to image, markdown, and HTML formats. - feat: add copy button on hover for user messages in conversation. - feat: add favicon for web/server mode browser tabs. - chore: upgrade sacp to 11.0.0 stable and agent-client-protocol-schema to 0.11. - chore: bump ACP agent SDK versions in registry. ----------------------------- # 发布版本 0.6.7 - 新增:支持将会话导出为图片、Markdown 和 HTML 格式; - 新增:用户消息悬停时显示复制按钮; - 新增:Web/服务器模式浏览器标签页显示 favicon; - 升级:sacp 升级至 11.0.0 稳定版,agent-client-protocol-schema 升级至 0.11; - 升级:更新注册表中 ACP agent SDK 版本。
This commit is contained in:
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
@@ -853,7 +853,7 @@ checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32"
|
||||
|
||||
[[package]]
|
||||
name = "codeg"
|
||||
version = "0.6.6"
|
||||
version = "0.6.7"
|
||||
dependencies = [
|
||||
"agent-client-protocol-schema",
|
||||
"async-trait",
|
||||
|
||||
Reference in New Issue
Block a user