egret-docs-master/Native/update/0.1.15/README.md

17 lines
896 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

- **[新增]** 添加了 performance.now()
- **[新增]** 添加了 getSystemInfo() 获得手机厂商和型号
- **[新增]** 支持 atob(), btoa()
- **[优化]** 优化了开启原生渲染加速时点击时的textfield计算
- **[新增]** Android: Android 20以下websocket支持tls1.2
- **[修正]** Android: 修正了一些特殊非mp3音频文件会被判定为mp3格式
- **[优化]** Android: 优化了自动内存管理的执行时机
- **[修正]** Android: 修正了部分机型动态隐藏虚拟按键条时的显示
- **[修正]** iOS: 修正了上xhr设置header无效
- **[修正]** iOS: 修正了在使用特殊自定义字体的情况下,前后台切换后,字体描边可能错位
- **[修正]** iOS: 支持query中带有中文的webSocket地址
- **[修正]** iOS: 避免了http头中包含etag或last-modified时重复下载资源
**【发布日期】2019-3-4**