We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeeb0ec commit 8ca0731Copy full SHA for 8ca0731
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+### v8.1.10 (2025-04-27)
2
+
3
+#### Feat
4
5
+- 优化取流逻辑,
6
7
+- 启用 `host`, `host` 默认从播放地址中获取
8
9
+#### Fixed
10
11
+- 修复 `autoplay` 为 false 时, 不能播放问题
12
13
+- 修复多窗口下对讲回调只会触发最后初始化的播放器
14
15
### v8.1.9 (2025-04-16)
16
package.json
@@ -1,6 +1,6 @@
{
"name": "ezuikit-js",
- "version": "8.1.10-beta.1",
+ "version": "8.1.10",
"description": "ezuikit javascript for npm",
"title": "ezuikit-js",
"main": "index.js",
0 commit comments