Skip to content

electron v30.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 26 Mar 00:37
· 42 commits to 30-x-y since this release
83777ac

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@30.0.0-beta.3.

Release Notes for v30.0.0-beta.3

Fixes

  • Fixed shell.showItemInFolder not opening Windows Explorer if the passed path contains forward slashes. #41671 (Also in 28, 29)
  • Fixed an issue where app.getLoginItemSettings didn't correctly throw errors. #41667
  • Fixed an issue where emojis weren't properly handled on Windows. #41681 (Also in 29)

Other Changes

  • Updated Chromium to 124.0.6367.9. #41684