File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed
microclient/update/0.1.10 Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
[{
2
2
"children" : [{
3
- "filename" : " /microclient/update/0.1.9 /" ,
4
- "text" : " Egret 微端 0.1.9 " ,
5
- "des" : " Egret 微端 0.1.9 " ,
3
+ "filename" : " /microclient/update/0.1.10 /" ,
4
+ "text" : " Egret 微端 0.1.10 " ,
5
+ "des" : " Egret 微端 0.1.10 " ,
6
6
"in_use" : true
7
7
},
8
8
{
17
17
"des" : " 历史更新" ,
18
18
"in_use" : true ,
19
19
"children" : [{
20
+ "filename" : " /microclient/update/0.1.9/" ,
21
+ "text" : " Egret 微端 0.1.9" ,
22
+ "des" : " Egret 微端 0.1.9" ,
23
+ "in_use" : true
24
+ }, {
20
25
"filename" : " /microclient/update/0.1.8/" ,
21
26
"text" : " Egret 微端 0.1.8" ,
22
27
"des" : " Egret 微端 0.1.8" ,
Original file line number Diff line number Diff line change
1
+ 【优化】原生显示列表性能
2
+ 【优化】Android 声音模块兼容不同的采样速率
3
+
4
+ 【修复】iOS websocket 跨线程的问题
5
+ 【修复】NativeXMLHttpRequest 缓存错误的问题
6
+ 【修复】华为 mate10 渲染错误的问题
7
+ 【修复】Android 上同一个音频同时播放多个导致崩溃的问题
8
+ 【修复】iOS上以 base64 的方式解析纹理有概率崩溃的问题
9
+
10
+ ** 【发布日期】:2018-8-27**
You can’t perform that action at this time.
0 commit comments