Skip to content

Commit 40ff407

Browse files
author
ranpeng
committed
v1.1.6
1 parent 52c6f17 commit 40ff407

File tree

10 files changed

+1134
-436
lines changed

10 files changed

+1134
-436
lines changed

changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
### [1.1.6](https://github.com/tencentyun/cloudgame-js-sdk/releases/tag/v1.1.6)@2022.08.10
2+
3+
**新增**
4+
5+
- 动态开关 mic/camera
6+
- 新增 mic/camera 上行推流设置分辨率/码率
7+
- 适配云端交互模式 touch 选项
8+
9+
**变更**
10+
11+
- 重构 cursor,删除 cursor-wrap 元素
12+
- 针对设置了 forceShowCursor 参数后,右键/键盘操作,不锁定鼠标
13+
- 修改移动端默认鼠标,用小蓝点表示 touch 位置
14+
- 将移动端 touch 回调取值调整成 targetTouches
15+
16+
**修复**
17+
18+
- 修复由于 input focus 导致 cursor-wrap 计算错误问题
19+
- 修复 forceShowCursor 设置不成功问题
20+
121
### [1.1.5](https://github.com/tencentyun/cloudgame-js-sdk/releases/tag/v1.1.5)@2022.06.23
222

323
**新增**

0 commit comments

Comments
 (0)