Skip to content

Commit

Permalink
docs: release note v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Dec 11, 2023
1 parent 44665a5 commit 8578d0e
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 0 deletions.
27 changes: 27 additions & 0 deletions website/blog/2023-12-10-v1.10.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Release Note v1.10.0
authors: moonrailgun
image: /img/logo.svg
slug: release-1.10.0
keywords:
- tailchat
tags: [Release Note]
---

### Feature updates

#### webrtc meeting optimization

- Added access to app camera and microphone permissions, now the mobile can use audio and video services normally
- Added builtin conversation view to optimize the experience of making calls on mobile phones

### Other updates

- Added basic information editing permissions and fix the bug of incorrect group field display
- Added secondary confirm for topic deletion operation
- Fixed a bug where the topic read may not work properly
- Fixed a bug where the group drop-down menu may expand upwards
- Fixed a bug where disabling plugins would not disable routing
- cli smtp test command adds shutdown logic and adds time in test email
- Hide member list function in livekit plugin
- Add virtual users to avoid unused user information requests
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: 版本发布日志 v1.10.0
authors: moonrailgun
image: /img/logo.svg
slug: release-1.10.0
keywords:
- tailchat
tags: [Release Note]
---

### 特性更新

#### 音视频功能优化

- 增加app摄像头麦克风权限获取,现在移动端可以正常使用音视频服务了
- 增加内嵌会话视图,优化在手机端上进行通话的体验

### 其他更新

- 添加基本​​信息编辑权限,修复群组字段显示不正确的bug
- 为话题删除操作增加二次提示
- 修复话题已读可能会无法正常工作的bug
- 修复群组下拉菜单可能向上展开的错误
- 修复禁用插件不会禁用路由的bug
- cli smtp 测试命令添加关闭逻辑并在测试邮件中添加时间
- 在 livekit 插件中隐藏成员列表功能
- 添加虚拟用户以避免未使用的用户信息请求

0 comments on commit 8578d0e

Please sign in to comment.