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
Fixes the following issues for frameless when maximized on Windows:
fix unreachable task bar when auto hidden with position top
fix 1px extending to secondary monitor
fix 1px overflowing into taskbar at certain resolutions
fix white line on top of window under 4k resolutions. #25219
Fixed powerMonitor not emitting suspend/resume events on some Windows machines. #25163
Fixed an issue where notifications with a reply button could potentially be destroyed too early when a user clicked on the notification body before replying. #25102
Fixed an issue where some Node.js methods would not work with URL instances constructed in the renderer process. #24861
Fixed frameless window's size being changed when restored from minimized state. #25057
Fixed inactive windows having active titlebar on Windows. #24875
Fixed network permission error when there are multiple WebContents sharing same session are created with web security disabled. #25181
Fixed node's TLS stack not allowing renegotiation. #25042
Fixed window size being changed after unmaximizing. #25148