Skip to content

Commit ba3ec15

Browse files
author
jiaxu
committed
release v4.1.9
1 parent bd748a1 commit ba3ec15

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

API-Examples-Web/assets/qnweb-rtc.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Demo/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiple-track-demo",
3-
"version": "4.1.8",
3+
"version": "4.1.9",
44
"private": true,
55
"description": "multiple track demo",
66
"author": "Yao Zhi <[email protected]>",
@@ -33,7 +33,7 @@
3333
"mobx": "^5.8.0",
3434
"mobx-react": "^5.4.3",
3535
"mobx-react-router": "^4.0.5",
36-
"qnweb-rtc": "^4.1.8",
36+
"qnweb-rtc": "^4.1.9",
3737
"qs": "^6.6.0",
3838
"react": "^16.8.0",
3939
"react-app-polyfill": "^0.2.0",

Release/qnweb-rtc.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ReleaseNotes/release-note-4.1.9.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# QNRTCWeb v4.1.9
2+
3+
## 简介
4+
QNRTCWeb 是七牛云推出的一款适用于 Web 平台的实时音视频 SDK,提供了包括音视频通话、静音、发布、订阅多种功能,提供灵活的接口,支持高度定制以及二次开发。
5+
6+
## 修复
7+
- 修复远端音频无法设置音量问题
8+
- 修复远端音频订阅问题
9+
10+
## 问题反馈
11+
当你遇到任何问题时,可以通过在 GitHub 的 repo 提交 `issues` 来反馈问题,请尽可能的描述清楚遇到的问题,如果有错误信息也一同附带,并且在 `Labels` 中指明类型为 bug 或者其他。
12+
13+
[通过这里查看已有的 issues 和提交 bug](https://github.com/pili-engineering/QNRTC-Web/issues)

0 commit comments

Comments
 (0)