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.
Fixed an error when calling window.emit('close') after toggling fullscreen mode. #46621(Also in 35)
Fixed an issue where context menu actions such as copy/paste did not correctly fire when a frame was not passed in. #46619
Other Changes
Fixed an issue where printing from the renderer process crashes the main process when no printers are installed in the system or there's not a default printer. #46617(Also in 34, 35)