mirror of https://github.com/msgbyte/tailchat
docs: release note v1.10.0
parent
44665a5b4d
commit
8578d0ed94
@ -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
|
Loading…
Reference in New Issue