Release Notes for v32.1.0
Features
- Added support for the macOS system picker in
desktopCapturer
andsetDisplayMediaRequestHandler
. #43679 (Also in 33)
Fixes
- Fixed BrowserView auto resize issue. #43637 (Also in 31, 33)
- Fixed a potential issue with fillable PDF forms saving correctly in some circumstances. #43687 (Also in 33)
- Fixed an issue where
defaultPath
did not work for all users on Linux when creating an open file dialog. #43629 (Also in 30, 31, 33) - Fixed an issue where users would be incorrectly notified of print failure upon intentional cancellation. #43643
- Fixed an issue with
resize
events being emitted on Windows when the window was moved but not resized. #43644 (Also in 33) - Fixed other apps not being focused when launched from electron ozone/wayland. #43577 (Also in 31, 33)
- Restored Chromium default
Content-Disposition
header parsing. #43668 (Also in 30, 31, 33)