You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added missing module delay loads on windows to reduce per process reference set impact. #25435(Also in 9, 10, 11)
Fixed a crash in the renderer process when invoking the Badging API. #25369(Also in 9, 10, 11)
Fixed an issue where document.hasFocus and document.activeElement would be inconsistent upon showing a window that was initially created with show: false. #25330(Also in 10, 11)
Fixed client_id file being generated in the working directory for node child process. #25309(Also in 9, 10, 11)
Fixed multiple dock icons being left in system when calling dock.show/hide on macOS. #25299(Also in 8, 9, 10, 11)