From 7d28d996acb0f191d1f8cd39a46bce68759b1907 Mon Sep 17 00:00:00 2001 From: Apehum <36326454+Apehum@users.noreply.github.com> Date: Wed, 20 Nov 2024 00:30:31 +0800 Subject: [PATCH] ci: update changelog --- server/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/server/changelog.md b/server/changelog.md index 3c3ece26..a4400ed4 100644 --- a/server/changelog.md +++ b/server/changelog.md @@ -8,4 +8,5 @@ so there’s no need to worry if the server hasn't been updated to 2.1.x. ### Changes in 2.1.2 - Fixed buffer overflow when using AudioSender with delayed first frame. - Fixed `pv.activation.*` permission is not being updated on the client without reconnect. -- Fixed server translations missing in kick messages. [#428](https://github.com/plasmoapp/plasmo-voice/issues/428) \ No newline at end of file +- Fixed server translations missing in kick messages. [#428](https://github.com/plasmoapp/plasmo-voice/issues/428) +- `/vmute` without arguments now sends command usage instead of "no permissions" error. \ No newline at end of file