v0.5.72: lower default streamer unmute volume.

Avoid blasting to max when users unmute highlight clips; keep native slider control afterward.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-29 16:06:00 +08:00
co-authored by Cursor
parent d2cfcd7461
commit 7681fdb069
5 changed files with 31 additions and 8 deletions
+7
View File
@@ -9,6 +9,13 @@
- 仓库重组为 `pc/`(局内识别)、`web/`(上分帝 Web)与 `shared/`(共享包)三层
monorepo;保留脚本直跑方式,站点内容与 `SITE_VERSION` 不变。
## [0.5.72] - 2026-07-29
### Fixed
- 上分帝 Web「主播」取消静音后默认音量改为约 35%(不再直接开到最大);用户之后
用原生滑条调大仍生效。
## [0.5.71] - 2026-07-29
### Added