Electron: v30.0.0-beta.5 Release

Release date:
March 29, 2024
Previous version:
v30.0.0-beta.4 (released March 29, 2024)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v30.0.0-beta.5

Could not determine top contributors for this release.

Directory Browser for v30.0.0-beta.5

All files are compared to previous version, v30.0.0-beta.4. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

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 [email protected].

# Release Notes for v30.0.0-beta.5

Fixes

  • Fixed a potential crash in chrome.scripting on extension unload. #41702 <span style="font-size:small;">(Also in 29)</span>
  • Fixed crash in Notification::Close() under libnotify 0.8.x with portal environment. #41708 <span style="font-size:small;">(Also in 28, 29)</span>
  • Fixed usage of Storage.{get|set|clear}Cookies via the Chrome DevTools Protocol. #41740 <span style="font-size:small;">(Also in 29)</span>