Fixes
- Colors returned from
systemPreferences.getAccentColor()
,getSystemColor
andgetColor
are now correctly converted into the devices color space. Previously the color would have been subtly incorrect. #28172 (Also in 11, 13) - Fixed
desktopCapturer.getSources()
promise result sometimes never resolving. #28281 (Also in 10, 11, 13) - Fixed a rare crash on Windows that could occur when emitting certain Tray events. #28111
- Fixed an issue where some Node.js modules would hang on page reload on Windows. #28337 (Also in 13)
- Fixed an issue where the drag regions in BrowserViews on macOS could be off in their y-axis. #28296 (Also in 10, 11, 13)
- Fixed context menus not being positioned correctly when near the edge of the screen. #28277 (Also in 11, 13)
- Fixed crash when calling
getBackgroundColor
on a transparent window with no assigned background color. #28188 (Also in 11, 13) - Fixed intensive I/O from asar files causing ERR_FILE_NOT_FOUND after a while. #28202 (Also in 11, 13)
- URLS passed to
shell.openExternal
on windows are now correctly URI encoded. This was already occurring on macOS and Linux. #28341 (Also in 10, 11, 13)
Other Changes
- Fixed native module compilation with AsyncCleanupHooks on windows. #28109 (Also in 11, 13)
- Updated Chromium to 89.0.4389.90. #28174
Documentation
- Documentation changes: #28214
Assets 75
chromedriver-v12.0.2-mas-x64.zip 14.1 MB
electron-api.json 1.27 MB
electron-v12.0.2-darwin-x64.zip 76.3 MB
electron-v12.0.2-linux-arm64.zip 81.4 MB
electron-v12.0.2-linux-ia32.zip 73.8 MB
electron-v12.0.2-linux-x64.zip 75.7 MB
electron-v12.0.2-mas-arm64.zip 78.5 MB
electron-v12.0.2-mas-x64.zip 75.2 MB
electron-v12.0.2-win32-arm64.zip 80.5 MB
electron-v12.0.2-win32-ia32.zip 74.5 MB
electron-v12.0.2-win32-x64.zip 78.9 MB
electron.d.ts 646 KB
ffmpeg-v12.0.2-linux-arm64.zip 3.83 MB
ffmpeg-v12.0.2-linux-armv7l.zip 3.88 MB
ffmpeg-v12.0.2-linux-ia32.zip 3.85 MB
ffmpeg-v12.0.2-linux-x64.zip 4.05 MB
ffmpeg-v12.0.2-mas-arm64.zip 761 KB
ffmpeg-v12.0.2-mas-x64.zip 838 KB
ffmpeg-v12.0.2-win32-x64.zip 812 KB
hunspell_dictionaries.zip 30.3 MB
mksnapshot-v12.0.2-linux-x64.zip 52.3 MB
mksnapshot-v12.0.2-mas-arm64.zip 49.2 MB
mksnapshot-v12.0.2-mas-x64.zip 49.8 MB
mksnapshot-v12.0.2-win32-x64.zip 55.7 MB
SHASUMS256.txt 7.1 KB
转自 https://github.com/electron/electron/releases