You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
---
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源码