Type:
Task
Resolution:
Fixed
Priority:
Major
Affects Version/s:
0.18
Documentation in Release Notes:
N/A
v36.3.2 : electron v36.3.2
Compare Source
Release Notes for v36.3.2
Fixes
Fixed an issue where protected transparent windows inappropriately showed a titlebar after visibility change. #47264 (Also in 35 , 37 )
Fixed regression with directory selection in macOS dialogs. #47278 (Also in 35 , 37 )
Other Changes
Updated Chromium to 136.0.7103.115. #47215
v36.3.1 : electron v36.3.1
Compare Source
Release Notes for v36.3.1
Other Changes
v36.3.0 : electron v36.3.0
Compare Source
Release Notes for v36.3.0
Features
Added innerWidth and innerHeight options for window.open. #47038 (Also in 35 , 37 )
Added sublabel functionality for menus on macOS >= 14.4. #47040 (Also in 35 , 37 )
Added support for screen.dipToScreenPoint(point) and screen.screenToDipPoint(point) on Linux X11. #47125 (Also in 35 , 37 )
Added support for node option --experimental-network-inspection . #47030 (Also in 35 , 37 )
Fixes
Fixed an issue where the 'suspend' and 'resume' events could be emitted in duplicate. #47189 (Also in 37 )
Fixed opening package paths as directory when treatPackageAsDirectory is enabled on macOS. #47109 (Also in 35 , 37 )
Other Changes
Updated Chromium to 136.0.7103.113. #47093
Updated Node.js to v22.15.1. #47103
v36.2.1 : electron v36.2.1
Compare Source
Release Notes for v36.2.1
Fixes
Fixed a possible crash using the WebView tag and calling focus. #47037 (Also in 35 , 37 )
Fixed an issue where the window flickers with either a light or dark color before loading the desired background color. #47053 (Also in 35 , 37 )
Fixed crash in xdg portal version detection on startup. #47024 (Also in 35 , 37 )
Restored previous window-hiding behavior of win.setContentProtected() on Windows. #47032 (Also in 35 , 37 )
Other Changes
Updated Chromium to 136.0.7103.93. #46974
v36.2.0 : electron v36.2.0
Compare Source
Release Notes for v36.2.0
Fixes
Fixed a crash that could occur when opening some dialogs as windows are closing on macOS. #46951 (Also in 35 , 37 )
Fixed an issue where webContents.print did not work as expected when mediaSize was not passed. #46972 (Also in 37 )
Fixed an issue where filters wouldn't apply in the specific case only one was passed. #46945 (Also in 37 )
Fixed log files written to the current working directory on Windows. #46912 (Also in 35 , 37 )
Fixed xdg portal version detection for file dialogs on linux. #46923 (Also in 35 , 37 )
Other Changes
Updated Node.js to v22.15.0. #46741
v36.1.0 : electron v36.1.0
Compare Source
Release Notes for v36.1.0
Fixes
Fixed an issue where transparent child windows on macOS were rendering a grey block as opposed to their correct contents. #46890
Fixed display id validation errors on certain versions of windows 10. #46874
Other Changes
Added support for -js-flags=-perf-prof on macOS. #46876 (Also in 35 )
Updated Chromium to 136.0.7103.49. #46870
v36.0.1 : electron v36.0.1
Compare Source
Release Notes for v36.0.1
Fixes
Fixed the visibleOnAllWorkspaces property on Linux. #46850 (Also in 35 )
Fixed the issue where maximizing and restoring the window does not respect the corner radius settings, and the corner radius is incorrect in fullscreen mode. #46848 (Also in 35 )