Skip to content

Commit feab39d

Browse files
author
uhu
committed
feat: update sdk
1 parent 2e81308 commit feab39d

File tree

147 files changed

+11658
-11146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+11658
-11146
lines changed

Demo/API/Assets/WX-WASM-SDK-V2/CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,66 @@ Removed - 删除功能/接口
66
Fixed - 修复问题
77
Others - 其他
88
-->
9+
## 2023-08-3
10+
### Feature
11+
更新内容:
12+
* 首资源包压缩后在pc上运行的基础库版本限制调整,CDN加载(>=2.32.3),小游戏分包加载(2.29.2)
13+
* 完善FileSystemManager
14+
* Video支持修改属性
15+
* development模式下,增加渲染性能检测日志
16+
* 启动卡住时补充上报dependency
17+
* 更新适配插件为1.2.23
18+
### Fixed
19+
* 修复微信系统字体加载时报错'SC Font not found in TTC File'
20+
* 忽略unity分析的网络失败上报
21+
* 修正网络个数和HTTP2.0检测
22+
* 修复wx.onCompassChange
23+
24+
## 2023-07-27
25+
### Feature
26+
* 转换插件添加启动并行下载配置
27+
* 详细缓存日志不写入日志管理器
28+
* pc增加是否支持brotli压缩条件判断
29+
### Fixed
30+
* 修复系统字体未正常预下载
31+
* PC微信因loadSubPackage无回调的容错处理
32+
* 修复最佳实践检测工具首资源包brotli压缩后仍提示未gzip/br压缩
33+
* 修复AudioSource修改pitch失效
34+
* 修复PC端OnKeyDown回调报错
35+
36+
## 2023-07-20
37+
### Feature
38+
* 补充启动阶段关键日志
39+
* 新增米大师接口RequestMidasPaymentGameItem
40+
* 更新适配插件1.2.19
41+
### Fixed
42+
* 首资源包校验兼容微信纹理压缩工具
43+
* 移除不用的纹理下载API
44+
45+
## 2023-07-12
46+
### Feature
47+
* 增加选项Il2CppCodeGeneration,默认为Il2CppCodeGeneration.OptimizeSize
48+
* 启动期间校验首资源包大小
49+
* 更新适配插件1.2.18
50+
51+
## 2023-07-05
52+
### Feature
53+
* iOS高性能模式自动GC策略(默认10s GC),可通过MiniGameConfig.asset-CompileOption-iOSAutoGCInterval调整间隔
54+
* 支持对首资源包进行brotli压缩
55+
### Fixed
56+
* 性能面板数值显示优化
57+
58+
## 2023-06-29
59+
### Feature
60+
* 最佳实践预下载及网络下载检测项调整
61+
* 增加OpenCustomerServiceChat
62+
* 优化WXTouchInputOverride,在touchend时触发点击事件
63+
64+
### Fixed
65+
* 修复微信系统字体在iOS上部分字符缺失
66+
* 修复微信系统字体在安卓上字形异常
67+
* 修复导出webgl的兼容逻辑
68+
969
## 2023-06-16
1070
### Fixed
1171
* 修复Unity压缩选项导致出包错误

Demo/API/Assets/WX-WASM-SDK-V2/Editor/MiniGameConfig.asset

Lines changed: 0 additions & 68 deletions
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)