Electron v35.0.0-beta.10
npm
npm install --save-dev electron@35.0.0-beta.10
yarn
yarn add --dev electron@35.0.0-beta.10
Release Notes
Features
Removed 240 FPS limit when use shared texture OSR. #45781
Fixes
Fixed drag and drop icons not showing on Windows. #45777 (Also in 34)
Re-enables the MacWebContentsOcclusion feature flag for Mac, with plans to make it enabled by default in a future release. #45801
Other Changes
Updated Chromium to 134.0.6998.23. #45523