Electron Releases - v16.0.0-beta.3

npm install electron@v16.0.0-beta.3
yarn add electron@v16.0.0-beta.3
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Fixes

  • Fixed an issue where MediaMetadata did not work properly. #31535 (Also in 13, 14)
  • Fixed an issue where windows with vibrancy types set on them would incorrectly have a white instead of transparent background. #31537
  • Fixed event with invalid timestamp in trace log. #31423 (Also in 14, 15)