Canary Release 2026.07.25
Pre-release
Pre-release
Canary build · China Standard Time 2026.07.25 · dev@c8be534d9fb6
更新日志
更新与桌面体验
TauriTavern 版本面板新增更新渠道选项;启动检查与手动检查会按照所选的稳定版或Canary渠道进行。Canary 更新按源码修订版本识别,不受应用版本号相同的影响。- 桌面端现在只运行一个应用实例。再次启动 TauriTavern 时,会显示并聚焦已有的主窗口。
聊天与流式显示
- 移除原有的分段聊天数据模式,角色聊天与群聊现在始终加载和保存完整历史,与 SillyTavern 的消息索引、编辑、滑动和扩展行为保持一致。
- 新增默认关闭的
聊天 DOM 虚拟化选项。启用后,仅挂载视口附近及最新的消息,同时保留完整聊天内容;更改后需要重新加载。- 渲染扩展需要支持
ChatSurface。启用时,设置界面会提供酒馆助手和小白X的兼容版本链接;旧的聊天历史:分段设置不会自动迁移。
- 渲染扩展需要支持
- 流式显示会跳过未变化的消息、推理内容和 HTML 预览刷新,并在响应结束时保留最终推理内容。
聊天备份
- 新增默认关闭的
zstd 压缩选项,可用于所有聊天备份。切换该选项后,现有备份会在后台转换,设置界面可显示当前压缩比例与节省的空间。- TauriTavern 可以直接查看、恢复和下载压缩备份;SillyTavern 不支持
.jsonl.zst格式。
- TauriTavern 可以直接查看、恢复和下载压缩备份;SillyTavern 不支持
Gemini
- Google AI Studio 与 Vertex AI 的模型列表新增
gemini-3.5-flash和gemini-3.6-flash。 - Custom API 的
Gemini Interactions已适配当前的 steps 格式,包括流式响应、工具调用与结果、结构化输出和 thought signature 回放。 - Gemini 平滑流式显示现在会保留多段文本、推理内容及最终 thought signature。
Release Notes
Updates and desktop
- The
TauriTavern Versionpanel now includes anUpdate Channelselector. Startup and manual checks follow the selectedStableorCanarychannel. Canary updates are identified by source revision, even when the app version is unchanged. - The desktop app now runs as a single instance. Launching TauriTavern again presents and focuses the existing main window.
Chats and streaming
- The previous windowed chat-data mode has been removed. Character and group chats now always load and save their complete history, matching SillyTavern’s message indexing, editing, swipe, and extension behavior.
- A new opt-in
Chat DOM Virtualizationsetting mounts only messages near the viewport and the newest message while retaining the complete chat. Changing it requires a reload.- Renderer extensions must support
ChatSurface. The settings panel links to compatible versions of JS-Slash-Runner and LittleWhiteBox when virtualization is enabled; the formerChat History: Windowedsetting is not migrated automatically.
- Renderer extensions must support
- Streaming rendering now skips unchanged message, reasoning, and HTML preview updates while preserving the final reasoning content when a response completes.
Chat backups
- A new opt-in
zstd Compressionsetting applies to all chat backups. Existing backups are converted in the background when the setting changes, and the settings panel can show the current compression ratio and saved space.- TauriTavern can view, restore, and download compressed backups directly. SillyTavern does not support the
.jsonl.zstformat.
- TauriTavern can view, restore, and download compressed backups directly. SillyTavern does not support the
Gemini
gemini-3.5-flashandgemini-3.6-flashare now available in the Google AI Studio and Vertex AI model lists.- The Custom API
Gemini Interactionsformat now follows the current steps schema, including streaming responses, tool calls and results, structured output, and thought-signature replay. - Gemini smooth streaming now preserves multiple text and reasoning parts along with the final thought signature.