1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Electron v1.2.0 发布,跨平台桌面应用开发工具 下载

本帖由 漂亮的石头2016-05-27 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,674
    赞:
    47
    Electron v1.2.0 发布了,更新如下:

    Changelog:


    • Update to Chrome 51. #5648


    • Returning a non-void value in beforeunload handler nows prevents the page to unload. #5648


    • Improve the "Error opening app" dialog. #5610


    • Improve how Promise is detected in remote module. #5689


    • Add webpageURL parameter to app.setUserActivity(type, userInfo[, webpageURL]) API.#5658


    • Fix document.visibilityState and visibilitychange event not working in <webview> tag.#5684


    • Fix unexpected behavior when calling app.quit() while there are BrowserWindows withclosable set to false. #5701

    Migration Notice:


    • Due to a change of Chrome 51, returning non-empty strings or true in beforeunload handler now prevents the page to unload. #5648


    • The private ATOM_SHELL_INTERNAL_RUN_AS_NODE environment variable has been removed, the code relies on it should use the public ELECTRON_RUN_AS_NODE environment variable instead.#5682


    • The internal ATOM_SHELL_ environment variables have been renamed, if you are maintaining your own Electron fork, you might be affected. #5683

    下载地址:


    其他下载地址请访问:https://github.com/electron/electron/releases
    Electron v1.2.0 发布,跨平台桌面应用开发工具下载地址
     
正在加载...