Files
chat/website/i18n/zh-Hans/docusaurus-plugin-content-blog/2023-07-24-v1.8.6.md
2026-04-25 16:36:34 +08:00

24 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: 版本发布日志 v1.8.6
authors: moonrailgun
image: /img/logo.svg
slug: release-1.8.6
keywords:
- tailchat
tags: [Release Note]
---
- 增加了桌面端接收到消息后会闪烁提示
- 桌面端增加了新版本更新提示功能
- 桌面版缩小了图标体积,从 1600x1600 -> 512x512
- 修复了关于面板中国际化翻译的问题
- `tailchat-client-sdk`增加了`TailchatWsClient`用于长连接场景下机器人的交互,相比于`TailchatHTTPClient`更加灵活
-`TailchatClient`更名为`TailchatHTTPClient`
- 在关于面板中增加了 `tushan` 的icon
- 追加了部分遗漏的离线图标
- 优化页面加载时间,并允许手动点击按钮刷新资源
- 优化了 `com.msgbyte.genshin` 的角色文本位置与样式,与图标更加贴合
- 优化了默认配置的内存占用,减少了实例数量。对于之前已经部署的用户更新配置建议先使用 `docker-compose down` 命令清理之前的容器后再使用`docker-compose up -d`启动
- 移除了旧版的admin系统减少镜像大小
- 移除了w2a源码