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

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

Discussion in '软件资讯' started by 漂亮的石头, 2016-08-12.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,979
    Likes Received:
    47
    Electron v1.3.3 发布了,Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。

    本次发布改进如下:

    Changelog:


    • Remove the view-painted event which was introduced in v1.3.1 and didn't work. #6705


    • Add support for offscreen rendering. #6691, #6713, #6723, #6721, #6737, #6741


    • Add win.setContentBounds(options[, animate]) and win.getContentBounds() APIs. #6654


    • Add image.getBitmap() API. #6733


    • Add zoomin, zoomout, resetzoom to MenuItem's roles. #6777


    • Fix the remote devtools page not loading in Electron. #6707


    • Fix cookies API not working for custom protocols. #6708


    • Fix properties of DOM objects not being able to be sent via ipc module. #6776

    macOS


    • Add systemPreferences.isSwipeTrackingFromScrollEventsEnabled() API. #6686


    • Add systemPreferences.postNotification(event, userInfo) andsystemPreferences.postLocalNotification(event, userInfo) APIs. #6752


    • Add more details to error message of autoUpdater. #6743


    • Add startspeaking and stopspeaking to MenuItem's roles. #6765


    • Fix resizable: false option disabling the fullscreen button. #6664


    • Fix scroll-touch-begin and scroll-touch-end events being emitted when scrolling page.#6754

    Windows


    • Add return value for app.setUserTasks(tasks) API. #6766


    • Add win.setThumbnailToolTip(toolTip) API. #6762


    • Fix calling autoUpdate.checkForUpdates() for twice making quitAndInstall() throw errors.#6780


    • Fix win.setThumbnailClip(region) API not recognizing high-DPI displays. #6782



    下载地址:https://github.com/electron/electron/releases
    Electron v1.3.3 发布,跨平台桌面应用开发工具下载地址
     
Loading...