ISO Workshop

最新版本 Electron 29.0.0 (64-bit)

Electron 29.0.0 (64-bit)

Electron 29.0.0 (64-bit)
ISO Workshop 是專門為方便光盤鏡像管理,轉換和刻錄操作而設計的免費應用程序。該程序有一個非常簡單的用戶界面,使您能夠製作 ISO 映像,從光盤映像中提取文件,創建光盤備份,轉換和刻錄光盤映像。6123586
ISO Workshop 功能:
使標准或可啟動的 ISO,與各種文件系統刻錄 ISO 映像任何其他光盤映像到 CD,DVD 或 BD 瀏覽和提取各種光盤映像格式的文件將任何 CD,DVD 或藍光光盤複製到 ISO 或 BIN 映像將各種光盤映像轉換為 ISO 或 BIN 屢獲殊榮,使用直觀的用戶界面在任何過程中,包括刻錄免費供個人使用和任何非商業機構使用時,CPU 資源佔用率低支持 CD-R / RW,DVD-R / RW,DVD + R / RW,DVD + R DL, BD-R / RE 支持所有類型的 CD / DVD / 藍光刻錄機





ScreenShot

軟體資訊
檔案版本 Electron 29.0.0 (64-bit)

檔案名稱 electron-v29.0.0-win32-x64.zip
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 免費軟體
作者 Glorylogic
官網
更新日期 2024-02-20
更新日誌

What's new in this version:

Electron 29.0.0 (64-bit)
Breaking Changes:
- Functions called over the contextBridge are now called with the expected receiver (this)
- The gpu-process-crashed event on app has been deprecated
- The deprecated gpu-process-crashed event on app has been removed
- The deprecated renderer-process-crashed event on app and crashed event on WebContents and <webview> have been removed

Features:
Additions:
- Added WebContentsView and BaseWindow, replacing the now-deprecated BrowserView APIs
- Added keyboardLock to ses.setPermissionRequestHandler(handler)
- Added an option in protocol.registerSchemesAsPrivileged to allow V8 code cache in custom schemes
- Added net module to utility process
- Added new Electron Fuse that opts the file:// protocol into more secure and restrictive behaviour that matches Chromium
- Added new webUtils.getPathForFile method to replace File.path augmentation
- Added support for configuring use_remote_checksums via .npmrc
- Migrated app.{set|get}LoginItemSettings(settings) to use Apple's new recommended underlying framework on macOS
- This PR adds several properties to the display object including detected, maximumCursorSize, and nativeOrigin

Removed/Deprecated:
- Removed extraneous dlls from Windows zip files

Fixed:
- Added support for ThumbnailCapturerMac and ScreenCaptureKitStreamPickerSonoma chromium feature flags to bypass deprecated API warning on macOS 14.4
- Fixed Electron 29.0.0-beta.3 regression that could pop up context menus in the wrong location
- Fixed an issue where import.meta.url did not work in the renderer process with contextIsolation enabled
- Fixed an issue where original-fs methods were not properly corrected for patched imports
- Fixed an issue where draggable regions didn't work across platforms
- Fixed crash in MessagePort::close
- Fixed the GrantFileProtocolExtraPrivileges not correctly preventing fetch() calls to file:// URLs


Electron 28.2.3 (64-bit)
Fixed:
- a crash that started occurring sporadically with some types of macOS window close
- an issue where webContents.printToPDF could fail when certain combinations of margins and pageSize values are passed
- an issue where crashes in node::Environment destruction potentially wouldn't be propagated to the NodeService exit handler
- an issue where zoom level settings did not persist per-session for webviews

Other Changes:
- Updated Chromium to 120.0.6099.283


Electron 28.2.2 (64-bit)
- Fixed an issue where select-usb-device did not respect the filter option in navigator.usb.requestDevice()


Electron 28.2.1 (64-bit)
Fixed:
- Apply module search paths restriction on worker and child process
- Fixed a potential async_hooks crash when listening for the restore event on Windows after minimizing a maximized BrowserWindow
- Fixed an issue where Request objects did not correctly copy headers into fetches
- Fixed an issue where non-modal windows with vibrancy could have incorrectly rounded corners on Sonoma
- Fixed an issue where the printBackground option in webContents.printToPDF did not work as expected
- Fixed forked child process not able to send IPC message under some cases on macOS
- Fixed on-screen-keyboard not hiding for webviews under some cases

Other Changes:
- Removed extraneous dlls from Windows zip files
- Security: backported fix for CVE-2024-0807
- Security: backported fix for 1407197
- Updated Chromium to 120.0.6099.268


Electron 28.2.0 (64-bit)
Features:
- Added net module to utility process

Fixed:
- session.fromPartition() key lookup bug
- a potential crash when calling dialog.showMessageBoxSync
- a potential renderer crash when inspecting elements
- macOS bug that causes window maximize button to be disabled in full-screen mode

Other Changes:
- Updated Chromium to 120.0.6099.227


Electron 28.1.4 (64-bit)
- Fixed an issue where inAppPurchase.getProducts and inAppPurchase.purchasedProduct did not resolve as expected


Electron 28.1.3 (64-bit)
- Fixed a crash resultant from trying to listen to power-related events before the ready event was emitted on Linux

Electron 29.0.0 (64-bit) 相關參考資料
electron

2024年1月30日 — Each Electron release provides binaries for macOS, Windows, and Linux. macOS (Catalina and up): Electron provides 64-bit Intel and ARM binaries ...

https://yarnpkg.com

Electron (64-bit) Download (2024 Latest)

Electron 29.0.0 (64-bit) Breaking Changes: - Functions called over the contextBridge are now called with the expected receiver (this) - The gpu-process ...

https://www.filehorse.com

electron - npm

2023年12月11日 — macOS (Catalina and up): Electron provides 64-bit Intel and ARM binaries for macOS. ... npm i [email protected]. Repository. github.com ...

https://www.npmjs.com

Electron 29.0.0

2024年2月20日 — Electron 29.0.0 has been released! It includes upgrades to Chromium 122.0.6261.39, V8 12.2, and Node.js 20.9.0.

https://electronjs.org

Electron 29.0.0 (64-bit) Download for Windows Old Versions ...

Download Electron 29.0.0 (64-bit). Electron (64-bit). February, 20th 2024 - 103 MB - Open Source. Free Download. Security Status. Review · Screenshots · Change ...

https://www.filehorse.com

Electron: Build cross-platform desktop apps with JavaScript ...

Build cross-platform desktop apps with JavaScript, HTML, and CSS.

https://electronjs.org

Releases · electronelectron

Fixed Electron 29.0.0-beta.3 regression that could pop up context menus in the wrong location. #41275 (Also in 29); Fixed WebContents.loadURL() incorrectly ...

https://github.com