electron/electron
### [`v7.1.11`](https://togithub.com/electron/electron/releases/v7.1.11)
[Compare Source](https://togithub.com/electron/electron/compare/v7.1.10...v7.1.11)
### Release Notes for v7.1.11
#### Fixes
- Fixed an edge case in checkbox logic on Windows. [#21860](https://togithub.com/electron/electron/issues/21860)
- Fixed an issue where `window.print()` only worked once on a single `BrowserWindow`. [#21911](https://togithub.com/electron/electron/issues/21911)
- Fixed an issue where the credits set in About Panel credits were not dark mode aware on macOS. [#21924](https://togithub.com/electron/electron/issues/21924)
- Fixed error thrown when importing powerMonitor on Linux before app's 'ready' event. [#21941](https://togithub.com/electron/electron/issues/21941)
- Fixed fuzzy font rendering when hot-plugging displays on macOS Catalina. [#21872](https://togithub.com/electron/electron/issues/21872)
#### Documentation
- Documentation changes: [#21873](https://togithub.com/electron/electron/issues/21873)
### [`v7.1.10`](https://togithub.com/electron/electron/releases/v7.1.10)
[Compare Source](https://togithub.com/electron/electron/compare/v7.1.9...v7.1.10)
### Release Notes for v7.1.10
#### Fixes
- Fixed `BrowserWindow.setFocusable(true)` not working on Windows. [#21855](https://togithub.com/electron/electron/issues/21855)
- Fixed `set-cookie` header not passed in net module. [#21770](https://togithub.com/electron/electron/issues/21770)
- Fixed an issue where custom stream protocols would sometimes not complete responses when the data stream ended. [#21758](https://togithub.com/electron/electron/issues/21758)
- Fixed crash when restoring minimized hidden window on Windows. [#21820](https://togithub.com/electron/electron/issues/21820)
- Fixed issue where non-zero size pixels in CSS styles could be rounded down to zero size pixels. [#21857](https://togithub.com/electron/electron/issues/21857)
- Fixed memory leak when using javascript generator functions. [#21773](https://togithub.com/electron/electron/issues/21773)
#### Other Changes
- Fixed potential hang when sending synchronous IPC messages on process shutdown. [#21776](https://togithub.com/electron/electron/issues/21776)
### [`v7.1.9`](https://togithub.com/electron/electron/releases/v7.1.9)
[Compare Source](https://togithub.com/electron/electron/compare/v7.1.8...v7.1.9)
### Release Notes for v7.1.9
#### Fixes
- Fixed a crash in contextBridge that happens on garbage collection. [#21736](https://togithub.com/electron/electron/issues/21736)
- Fixed a crash that would occur when Notifications were closed in concert with app termination. [#21719](https://togithub.com/electron/electron/issues/21719)
- Fixed an issue that could cause frameless windows to become undraggable in some circumstances. [#21723](https://togithub.com/electron/electron/issues/21723)
- Fixed an issue that could prevent communication between a sandboxed child window opened with `nativeWindowOpen: false` and an unsandboxed parent window. Also fixed `document.visibilityState` not working in sandboxed ``. [#21696](https://togithub.com/electron/electron/issues/21696)
- Fixed an issue with potential duplicate error popups when calling `shell.showItemInFolder` on Windows. [#21749](https://togithub.com/electron/electron/issues/21749)
- Fixed white flash when foregrounding an occluded window. [#21750](https://togithub.com/electron/electron/issues/21750)
#### Documentation
- Documentation changes: [#21742](https://togithub.com/electron/electron/issues/21742)
### [`v7.1.8`](https://togithub.com/electron/electron/releases/v7.1.8)
[Compare Source](https://togithub.com/electron/electron/compare/v7.1.7...v7.1.8)
### Release Notes for v7.1.8
#### Fixes
- Fixed an issue in the `net` module where aborting a request during a redirect could cause an error to be thrown. [#21645](https://togithub.com/electron/electron/issues/21645)
- Fixed incorrect button highlighting when `defaultId` is passed for dialog message boxes. [#21652](https://togithub.com/electron/electron/issues/21652)
#### Other Changes
- Updated `crashReporter` to throw an error for `getLastCrashReport` if `crashReporter` not started. [#21683](https://togithub.com/electron/electron/issues/21683)
### [`v7.1.7`](https://togithub.com/electron/electron/releases/v7.1.7)
[Compare Source](https://togithub.com/electron/electron/compare/v7.1.6...v7.1.7)
### Release Notes for v7.1.7
#### Fixes
- Fixed an issue where calling allowNTLMCredentialsForDomains() could cause a change in Kerberos SPN generation behavior. [#21572](https://togithub.com/electron/electron/issues/21572)
### [`v7.1.6`](https://togithub.com/electron/electron/releases/v7.1.6)
[Compare Source](https://togithub.com/electron/electron/compare/v7.1.5...v7.1.6)
### Release Notes for v7.1.6
#### Fixes
- Fixed black boxes with `
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
6.0.9
->7.1.11
Release Notes
electron/electron
### [`v7.1.11`](https://togithub.com/electron/electron/releases/v7.1.11) [Compare Source](https://togithub.com/electron/electron/compare/v7.1.10...v7.1.11) ### Release Notes for v7.1.11 #### Fixes - Fixed an edge case in checkbox logic on Windows. [#21860](https://togithub.com/electron/electron/issues/21860) - Fixed an issue where `window.print()` only worked once on a single `BrowserWindow`. [#21911](https://togithub.com/electron/electron/issues/21911) - Fixed an issue where the credits set in About Panel credits were not dark mode aware on macOS. [#21924](https://togithub.com/electron/electron/issues/21924) - Fixed error thrown when importing powerMonitor on Linux before app's 'ready' event. [#21941](https://togithub.com/electron/electron/issues/21941) - Fixed fuzzy font rendering when hot-plugging displays on macOS Catalina. [#21872](https://togithub.com/electron/electron/issues/21872) #### Documentation - Documentation changes: [#21873](https://togithub.com/electron/electron/issues/21873) ### [`v7.1.10`](https://togithub.com/electron/electron/releases/v7.1.10) [Compare Source](https://togithub.com/electron/electron/compare/v7.1.9...v7.1.10) ### Release Notes for v7.1.10 #### Fixes - Fixed `BrowserWindow.setFocusable(true)` not working on Windows. [#21855](https://togithub.com/electron/electron/issues/21855) - Fixed `set-cookie` header not passed in net module. [#21770](https://togithub.com/electron/electron/issues/21770) - Fixed an issue where custom stream protocols would sometimes not complete responses when the data stream ended. [#21758](https://togithub.com/electron/electron/issues/21758) - Fixed crash when restoring minimized hidden window on Windows. [#21820](https://togithub.com/electron/electron/issues/21820) - Fixed issue where non-zero size pixels in CSS styles could be rounded down to zero size pixels. [#21857](https://togithub.com/electron/electron/issues/21857) - Fixed memory leak when using javascript generator functions. [#21773](https://togithub.com/electron/electron/issues/21773) #### Other Changes - Fixed potential hang when sending synchronous IPC messages on process shutdown. [#21776](https://togithub.com/electron/electron/issues/21776) ### [`v7.1.9`](https://togithub.com/electron/electron/releases/v7.1.9) [Compare Source](https://togithub.com/electron/electron/compare/v7.1.8...v7.1.9) ### Release Notes for v7.1.9 #### Fixes - Fixed a crash in contextBridge that happens on garbage collection. [#21736](https://togithub.com/electron/electron/issues/21736) - Fixed a crash that would occur when Notifications were closed in concert with app termination. [#21719](https://togithub.com/electron/electron/issues/21719) - Fixed an issue that could cause frameless windows to become undraggable in some circumstances. [#21723](https://togithub.com/electron/electron/issues/21723) - Fixed an issue that could prevent communication between a sandboxed child window opened with `nativeWindowOpen: false` and an unsandboxed parent window. Also fixed `document.visibilityState` not working in sandboxed `Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.