kunpolibrary/CHANGELOG.md
2025-05-11 18:21:30 +08:00

21 lines
893 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 1.0.25
- 添加Time时间工具支持同步服务器时间提供一系列时间格式化方法
## 1.0.27
- 添加socket网络模块支持所有平台抹平微信、支付宝、抖音小游戏和web以及原生平台的使用差异
## 1.0.28
- 添加小游戏激励视频、支付、和通用信息获取接口 (支付宝小游戏、抖音小游戏、微信小游戏)
## 1.0.29
- 添加原生平台热更新支持
## 1.0.30
- 修复已知bug
- 调整微信和抖音小游戏广告实现
## 1.0.31
- 修改资源加载器,自定义加载批次,支持按加载批次释放资源,详情见 [资源管理](./docs/Asset.md)
## 1.0.32
- 修复热更新manifest文件cdn缓存导致检测不到更新的问题
## 1.0.33
- UI模块添加fgui控制器和动画装饰器详情见 [UI模块](./docs/UI.md)
## 1.0.34
- 兼容性修改兼容creator3.7及之后的版本