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.
tailchat/website/i18n/zh-Hans/docusaurus-plugin-content-blog/2023-11-21-v1.9.5.md

53 lines
1.8 KiB
Markdown

This file contains ambiguous Unicode characters!

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.9.5
authors: moonrailgun
image: /img/logo.svg
slug: release-1.9.5
keywords:
- tailchat
tags: [Release Note]
---
### 特性更新
#### livekit 插件增加成员面板
![](/img/blog/release-note/v1.9.5/1.png)
你可以在成员面板中查看所有参会者的列表,以及麦克风情况
#### livekit 插件增加多人会话发起音视频会话功能
![](/img/blog/release-note/v1.9.5/2.png)
现在你可以直接从私信会话中直接发起音视频呼叫了
#### livekit 插件增加多人会话自动邀请功能
当对方从私信会话中发送消息,则会自动发起邀请功能,如果接收方在线,则会弹出提示弹窗与铃声邀请加入会话(前提是接收方安装了livekit插件)
![](/img/blog/release-note/v1.9.5/3.png)
#### 群组成员列表允许右键快速修改身份组
![](/img/blog/release-note/v1.9.5/4.png)
现在允许在群组成员列表中通过右键菜单快速分配成员身份组,这对于需要频繁分配身份的场景非常好用
#### 增加好友列表搜索功能
![](/img/blog/release-note/v1.9.5/5.png)
为了进一步优化对于多好友情况的管理,增加了好友列表搜索框,用于基于好友昵称快速过滤好友,帮助用户找到好友。
### 其他更新
- 增加notification弹窗夜间模式支持
- 增加环境变量 MINIO_SSL 用于手动控制minio ssl适用于使用外部s3存储
- 设置页面增加重新加载按钮用于在非网页模式下方便重新加载tailchat
- 网页面板增加背景色选项,用于处理部分网页透明背景导致的样式问题
- 修复消息输入框背景色透明的bug
- 修复ban用户时清理缓存的时序问题可能导致的token过期不生效问题
- 修复了在私人对话中回复时收件箱 groupId 不正确的问题
- (desktop): v0.1.0 改进了服务器列表的管理