Skip to content

Commit 9db5afe

Browse files
author
Ocean
committed
update to pre-v0.1.23
1 parent dbfb2d3 commit 9db5afe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ SDK安装指引:[微信小游戏Unity、团结引擎转换插件WXSDK](Design/
1313

1414
## 2024-11-15 【预发布】
1515
PackageManager(git URL): https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git#pre-v0.1.23
16+
### Feature
17+
* 普通: 开放数据域支持screenCanvas
18+
* 普通: 完善screenCanvas.toTempFilePath
19+
* 普通: 低版本WindowInfo适配
20+
* 普通: 调整autoAdaptScreen默认false
21+
### Fixed
22+
* 重要: 更改WebGLInput.mobileKeyboardSupport默认属性为 false,该属性导致Unity2022 以上版本 Touch 会多调用一次 MainLoop产生较大性能损耗。请使用微信键盘API或 WXTouchInputOverride支持文本输入框
1623

1724
## 2024-11-14 【普通更新】
1825
### Feature

0 commit comments

Comments
 (0)