• 0.5.0 c1f7e8e503

    v0.5.0 Stable

    yutent released this 2023-09-08 15:21:35 +08:00 | 14 commits to master since this release

    • 打开本地页面, 增加403404 2状态的错误页
    • 增加native.opener对象, 用于跟父级窗口页面通信
    • 兼容前端history路由模式
    • 优化实例方法load(), 支持远程地址, 支持完整协议语法
    • 完善前端window.open()打开新窗口的支持
    • 支持前端JS调用window.close()关闭当前窗口, 同时增加native.window.close()方法, 在极端边缘条件下, window.close()无响应时, 可调用native的方法来关闭窗口。
    • SDK增加默认的wmclasstitle, 统一为WebEngine
    • SDK增加默认的应用图标为web-browser
    Downloads