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 6553f2a commit 53e2de0Copy full SHA for 53e2de0
CHANGELOG.md
@@ -11,6 +11,16 @@ SDK安装指引:[微信小游戏Unity、团结引擎转换插件WXSDK](Design/
11
1. UnityPackage:[下载地址](https://game.weixin.qq.com/cgi-bin/gamewxagwasmsplitwap/getunityplugininfo?download=1)
12
2. PackageManager(git URL): https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git
13
14
+## 2024-8-28 【预发布】
15
+PackageManager(git URL): https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git#pre-v0.1.19
16
+### Feature
17
+* 普通: UDPSocket.write适配
18
+* 普通: 部分JS API接口更新
19
+* 普通: 云开发/云托管支持
20
+### Fixed
21
+* 普通: 修复.net8 OnApplicationFocus/Pause适配
22
+* 普通: 修复插件自动调节dpr后,获取不到实际dpr
23
+
24
## 2024-8-13 【重要更新】
25
### Feature
26
* 普通: 横竖屏切换,PC窗口大小自动适配
0 commit comments