v1.1版本发布
All checks were successful
部署到腾讯云 / build-and-push (push) Successful in 6s

This commit is contained in:
CN-P5 2025-04-24 17:19:07 +08:00
parent 03a23bab2a
commit 1dfd2c2b0d
2 changed files with 20 additions and 5 deletions

View File

@ -1,3 +1,18 @@
## v1.1
修复一些bug主要是使用bass库新增的bug
### Bug Fixes
- 话术编辑框不能修改话术 #1
- 暂停时话术TTS生成进程暂停 #3
- 切换音频输出设备BUG #6
- 场控部分按钮相互关联 #8
- 切换音频输出设备继续播放 #10
### Features
- 话术编辑框上方添加常用变量快捷插入标签 #2
- 各tab页面需要添加帮助文档链接 #4
## v1.0
程序完成雏形