mirror of https://github.com/msgbyte/tailchat
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.
1.2 KiB
1.2 KiB
title | authors | image | slug | keywords | tags | ||
---|---|---|---|---|---|---|---|
Release Note v1.8.6 | moonrailgun | /img/logo.svg | release-1.8.6 |
|
|
- Added a flashing prompt on the desktop after receiving a message
- Added a new version update prompt function on the desktop
- Desktop version reduced icon size from 1600x1600 to 512x512
- Fixed an issue with internationalization translations in the panel
tailchat-client-sdk
addsTailchatWsClient
for robot interaction in long connection scenarios, which is more flexible thanTailchatHTTPClient
- The original
TailchatClient
was renamed toTailchatHTTPClient
- The original
- Added
tushan
icon in about panel - Added some missing offline icons
- Optimized page load time and allowed to manually click the button to refresh resources
- Optimized the character text position and style of
com.msgbyte.genshin
to fit the icon more closely - Optimized the memory usage of the default configuration and reduced the number of instances. For users who have deployed before, it is recommended to use the
docker-compose down
command to clean up the previous container before usingdocker-compose up -d
to start - Removed the old version of the admin system to reduce the image size
- Removed w2a source code