github electron/electron v13.0.0-beta.12
electron v13.0.0-beta.12

latest releases: v32.0.0-nightly.20240506, v28.3.2, v32.0.0-nightly.20240503...
pre-release3 years ago

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@13.0.0-beta.12.

Release Notes for v13.0.0-beta.12

Fixes

  • Fixed postData parameter missing from new-window event. #28542 (Also in 12)
  • Fixed a bug where, when a JumpList task description exceeded 260 characters, the JumpList was empty, despite valid entries. #28526 (Also in 11, 12)
  • Fixed an issue where errors thrown in functions passed over the contextBridge could be displayed incorrectly. #28446 (Also in 12)
  • Fixed failing to request file:// resources when web security is disabled. #28557
  • Fixed the handler set with setWindowOpenHandler not being invoked when a link was middle-clicked or shift-clicked. #28536
  • Support wasm-eval csp behind WebAssemblyCSP flag. #28569 (Also in 12)
  • Transparent windows cannot be maximized using the Windows system menu or by double clicking the title bar. #28527

Don't miss a new electron release

NewReleases is sending notifications on new releases.