File tree 1 file changed +17
-6
lines changed 1 file changed +17
-6
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,19 @@ Others - 其他
10
10
11
11
团结版下载地址:[ 微信小游戏团结引擎转换插件] ( https://tla-1312733274.cos.ap-shanghai.myqcloud.com/InstantGame/Release/tuanjie1231/minigame.202311021543.package )
12
12
13
- ## 2024-1-2
14
- 【重要更新】包含重要bugfix、特性支持
13
+ ## 2024-1-15 【普通更新】
14
+ 包含重要bugfix、特性支持
15
+ ### Feature
16
+ * 重要:增加iOS高性能+(iOSPerformancePlus)选项,请查阅[ 高性能+模式] ( https://developers.weixin.qq.com/minigame/dev/guide/performance/perf-high-performance-plus.html ) ,有助于提升渲染兼容性、降低WebContent进程内存
17
+ * 普通:陀螺仪去json性能优化
18
+ ### Fixed
19
+ * 普通:修复蓝牙数据传输问题
20
+ * 普通:修复广告低版本微信ReportshareBehavior上报问题
21
+ * 普通:修复2021.3.33 ContextMenu适配
22
+ * 普通:修复开放域排行榜触控
23
+
24
+ ## 2024-1-2 【重要更新】
25
+ 包含重要bugfix、特性支持
15
26
### Feature
16
27
* 普通:陀螺仪去json性能优化
17
28
* 普通:启动剧情新增Hash 、版本号兼容验证逻辑
@@ -21,15 +32,15 @@ Others - 其他
21
32
* 重要:修复Android系统代码分包Patch功能不生效的问题(需同时升级分包工具插件至1.1.12)
22
33
* 普通:修复压缩纹理工具在一些特殊字符转义失败的bug
23
34
24
- ## 2023-12-18
25
- 【重要更新】 包含重要bugfix、特性支持
35
+ ## 2023-12-18 【重要更新】
36
+ 包含重要bugfix、特性支持
26
37
### Feature
27
38
* 普通:TouchStart/TouchEnd去json性能优化
28
39
### Fixed
29
40
* 重要:修复TCP接口arraybuffer处理
30
41
31
- ## 2023-12-12
32
- 【重要更新】 包含重要bugfix、特性支持
42
+ ## 2023-12-12 【重要更新】
43
+ 包含重要bugfix、特性支持
33
44
### Feature
34
45
* 重要:优化TCP接口能力,使用请查阅[ 网络通信适配] ( https://github.com/wechat-miniprogram/minigame-unity-webgl-transform/blob/main/Design/UsingNetworking.md )
35
46
* 重要:优化UDP接口能力
You can’t perform that action at this time.
0 commit comments