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

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

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,974
    赞:
    47
    Electron v1.2.7 发布了,Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。

    本次发布改进如下:


    • Do not show default accelerators in menus other than application menu and window menu.#6385


    • Add capturePage method to WebContents class and <webview> tag. #6355


    • Add showHiddenFiles to dialog.showOpenDialog(options)'s properties. #6431


    • Add app.getLoginItemSettings() and app.setLoginItemSettings(settings) APIs. #6375,#6444


    • Add accessibility-support-changed event and isAccessibilitySupportEnabled() method to app module. #6446


    • Fix session not saved on exit. #6411


    • Fix passing remote objects without constructor. #6369


    • Fix showing context menu and synchronous dialogs emitting unresponsive event. #6432


    • Fix value becoming null when passing the same Array for multiple times in remote module.#6442


    • Fix setting maximum/minimum size overriding minimum/maximum size. #6455


    • Fix edit menu in context menu of devtools not showing. #6459

    macOS


    • Fix single key accelerator not working. #6370


    • Fix win.setBounds(bounds) API ignore maximum/minimum sizes. #6363


    • Fix the fullscreen button showing in frameless window on OS X 10.9. #6433


    • Fix transparent window having border on OS X 10.9. #6449


    • Fix crash when destroying tray icon from its context menu. #6448

    Linux


    • Fix exception when calling console.log after relaunch. #6412


    • Fix menubar not hiding after entering fullscreen. #6429


    • Fix crash on startup. #6466

    Windows


    • Add thickFrame option for BrowserWindow. #6412


    • Add toolbar to BrowserWindow's type. #6428


    • Fix transparent window not working when in maximized or fullscreen state. #6417


    • Fix shell.openExternal(url) not working with non-ASCII characters. #6436

    下载地址:https://github.com/electron/electron/releases/tag/v1.2.7
    Electron v1.2.7 发布,跨平台桌面应用开发工具下载地址
     
正在加载...