Features
- Added WebHID support. #31095 (Also in 16)
- Added
frame
property to theparams
object of the ‘context-menu’ event. #31057 - Added
isMainFrame
argument to'certificate-error'
event. #31038 - Added
textWidth
option todialog.showMessageBox()
/dialog.showMessageBoxSync()
. #31088 (Also in 16)
Fixes
- Fixed Let’s Encrypt DST Root CA X3 certificate expiration. #31218 (Also in 12, 13, 14, 16)
- Fixed a crash in
navigator.fonts.query()
. #30985 (Also in 14) - Fixed an issue where BrowserView dragging behavior was inconsistent with MacOS window dragging. #31177 (Also in 13, 14, 16)
- Fixed an issue where button labels in file choosers were improperly localized on Linux. #31066 (Also in 14, 16)
- Fixed an issue where changes to draggable regions in a
BrowserWindow
incorrectly affected those in an attachedBrowserView
. #31198 (Also in 13, 14, 16) - Fixed an issue where non-resizable non-fullscreenable windows with aspect ratios set could return incorrect results for
isMaximized()
. #31041 (Also in 13, 14) - Fixed an issue where out-of-focus BrowserViews could not be immediately dragged. #31100 (Also in 13, 14, 16)
- Fixed an issue where some calls to
crypto.createPrivateKey
made with algorithms unsupported by BoringSSL cause a crash when invoking methods on their return values. #31137 (Also in 16) - Fixed black border around the page after resizing is disabled. #31081 (Also in 13, 14, 16)
- Fixed crash caused by double free when destroying WebContents. #31133 (Also in 14, 16)
- Fixed crash in v8 due to
(Check failed: !regexp_stack_->is_in_use())
. #31144 (Also in 13, 14, 16)
Other Changes
- Updated Chromium to 94.0.4606.61. #31112
Assets 81
chromedriver-v15.1.0-mas-x64.zip 13.9 MB
electron-api.json 1.31 MB
electron-v15.1.0-darwin-x64.zip 78.8 MB
electron-v15.1.0-linux-arm64.zip 99.3 MB
electron-v15.1.0-linux-ia32.zip 78.4 MB
electron-v15.1.0-linux-x64.zip 93.9 MB
electron-v15.1.0-mas-arm64.zip 81.4 MB
electron-v15.1.0-mas-x64.zip 77.9 MB
electron-v15.1.0-win32-arm64.zip 85.9 MB
electron-v15.1.0-win32-ia32.zip 77.5 MB
electron-v15.1.0-win32-x64.zip 82.3 MB
electron.d.ts 700 KB
ffmpeg-v15.1.0-linux-arm64.zip 3.23 MB
ffmpeg-v15.1.0-linux-armv7l.zip 3.27 MB
ffmpeg-v15.1.0-linux-ia32.zip 3.29 MB
ffmpeg-v15.1.0-linux-x64.zip 3.4 MB
ffmpeg-v15.1.0-mas-arm64.zip 692 KB
ffmpeg-v15.1.0-mas-x64.zip 756 KB
ffmpeg-v15.1.0-win32-x64.zip 782 KB
hunspell_dictionaries.zip 30.3 MB
libcxxabi_headers.zip 8.15 KB
libcxx_headers.zip 703 KB
mksnapshot-v15.1.0-linux-x64.zip 53.9 MB
mksnapshot-v15.1.0-mas-x64.zip 51.9 MB
mksnapshot-v15.1.0-win32-x64.zip 61.2 MB
SHASUMS256.txt 7.68 KB
转自 https://github.com/electron/electron/releases