electron/electron
### [`v12.0.4`](https://togithub.com/electron/electron/releases/v12.0.4)
[Compare Source](https://togithub.com/electron/electron/compare/v12.0.3...v12.0.4)
### Release Notes for v12.0.4
#### Other Changes
- Security: backported fix for chromium:[`1196683`](https://togithub.com/electron/electron/commit/1196683). [#28638](https://togithub.com/electron/electron/pull/28638)
### [`v12.0.3`](https://togithub.com/electron/electron/releases/v12.0.3)
[Compare Source](https://togithub.com/electron/electron/compare/v12.0.2...v12.0.3)
### Release Notes for v12.0.3
#### Fixes
- Allow loading source maps from custom protocols and asar bundles. [#28616](https://togithub.com/electron/electron/pull/28616) (Also in [13](https://togithub.com/electron/electron/pull/28615))
- Fixed `postData` parameter missing from `new-window` event. [#28543](https://togithub.com/electron/electron/pull/28543) (Also in [13](https://togithub.com/electron/electron/pull/28542))
- Fixed a bug where, when a JumpList task description exceeded 260 characters, the JumpList was empty, despite valid entries. [#28525](https://togithub.com/electron/electron/pull/28525) (Also in [11](https://togithub.com/electron/electron/pull/28524), [13](https://togithub.com/electron/electron/pull/28526))
- Fixed a crash when loading pepper plugins. [#28373](https://togithub.com/electron/electron/pull/28373) (Also in [13](https://togithub.com/electron/electron/pull/28372))
- Fixed a network process crash that could happen when using `setCertificateVerifyProc` with many concurrent verification requests. [#28465](https://togithub.com/electron/electron/pull/28465) (Also in [11](https://togithub.com/electron/electron/pull/28470), [13](https://togithub.com/electron/electron/pull/28433))
- Fixed an issue where `select-serial-port` callback crashes when called with an invalid serial port ID. [#28618](https://togithub.com/electron/electron/pull/28618) (Also in [13](https://togithub.com/electron/electron/pull/28619))
- Fixed an issue where `window.print()` did not work properly when printing a pdf from the pdf plugin. [#28352](https://togithub.com/electron/electron/pull/28352) (Also in [13](https://togithub.com/electron/electron/pull/28351))
- Fixed an issue where errors thrown in functions passed over the `contextBridge` could be displayed incorrectly. [#28447](https://togithub.com/electron/electron/pull/28447) (Also in [13](https://togithub.com/electron/electron/pull/28446))
- Fixed an issue where the thumbar disappeared after `win.hide()` on Windows. [#28389](https://togithub.com/electron/electron/pull/28389) (Also in [10](https://togithub.com/electron/electron/pull/28388), [11](https://togithub.com/electron/electron/pull/28391), [13](https://togithub.com/electron/electron/pull/28390))
- Fixed bug where TouchBarPopover and TouchBarGroup were no longer rendering. [#28411](https://togithub.com/electron/electron/pull/28411) (Also in [11](https://togithub.com/electron/electron/pull/28412))
- Fixed crash when using profiler in devtools. [#28531](https://togithub.com/electron/electron/pull/28531)
- Fixed failing to request file:// resources when web security is disabled. [#28560](https://togithub.com/electron/electron/pull/28560) (Also in [11](https://togithub.com/electron/electron/pull/28589), [13](https://togithub.com/electron/electron/pull/28557))
- Fixed rare crash when initializing the internal PDF extension. [#28452](https://togithub.com/electron/electron/pull/28452) (Also in [13](https://togithub.com/electron/electron/pull/28453))
- Fixed service worker not working with custom protocol. [#28355](https://togithub.com/electron/electron/pull/28355) (Also in [11](https://togithub.com/electron/electron/pull/28353), [13](https://togithub.com/electron/electron/pull/28354))
- Support `wasm-eval` csp behind `WebAssemblyCSP` flag. [#28575](https://togithub.com/electron/electron/pull/28575) (Also in [11](https://togithub.com/electron/electron/pull/28576), [13](https://togithub.com/electron/electron/pull/28569))
- Transparent windows cannot be maximized using the Windows system menu or by double clicking the title bar. [#28622](https://togithub.com/electron/electron/pull/28622) (Also in [13](https://togithub.com/electron/electron/pull/28527))
#### Other Changes
- Backported fix for . [#28601](https://togithub.com/electron/electron/pull/28601)
- Updated Chromium to 89.0.4389.114. [#28461](https://togithub.com/electron/electron/pull/28461)
- Updated community discussions link in default Electron menu. [#28458](https://togithub.com/electron/electron/pull/28458) (Also in [13](https://togithub.com/electron/electron/pull/28459))
#### Documentation
- Documentation changes: [#28363](https://togithub.com/electron/electron/pull/28363)
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 you tick the rebase/retry checkbox.
: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:
12.0.2
->12.0.4
Release Notes
electron/electron
### [`v12.0.4`](https://togithub.com/electron/electron/releases/v12.0.4) [Compare Source](https://togithub.com/electron/electron/compare/v12.0.3...v12.0.4) ### Release Notes for v12.0.4 #### Other Changes - Security: backported fix for chromium:[`1196683`](https://togithub.com/electron/electron/commit/1196683). [#28638](https://togithub.com/electron/electron/pull/28638) ### [`v12.0.3`](https://togithub.com/electron/electron/releases/v12.0.3) [Compare Source](https://togithub.com/electron/electron/compare/v12.0.2...v12.0.3) ### Release Notes for v12.0.3 #### Fixes - Allow loading source maps from custom protocols and asar bundles. [#28616](https://togithub.com/electron/electron/pull/28616) (Also in [13](https://togithub.com/electron/electron/pull/28615)) - Fixed `postData` parameter missing from `new-window` event. [#28543](https://togithub.com/electron/electron/pull/28543) (Also in [13](https://togithub.com/electron/electron/pull/28542)) - Fixed a bug where, when a JumpList task description exceeded 260 characters, the JumpList was empty, despite valid entries. [#28525](https://togithub.com/electron/electron/pull/28525) (Also in [11](https://togithub.com/electron/electron/pull/28524), [13](https://togithub.com/electron/electron/pull/28526)) - Fixed a crash when loading pepper plugins. [#28373](https://togithub.com/electron/electron/pull/28373) (Also in [13](https://togithub.com/electron/electron/pull/28372)) - Fixed a network process crash that could happen when using `setCertificateVerifyProc` with many concurrent verification requests. [#28465](https://togithub.com/electron/electron/pull/28465) (Also in [11](https://togithub.com/electron/electron/pull/28470), [13](https://togithub.com/electron/electron/pull/28433)) - Fixed an issue where `select-serial-port` callback crashes when called with an invalid serial port ID. [#28618](https://togithub.com/electron/electron/pull/28618) (Also in [13](https://togithub.com/electron/electron/pull/28619)) - Fixed an issue where `window.print()` did not work properly when printing a pdf from the pdf plugin. [#28352](https://togithub.com/electron/electron/pull/28352) (Also in [13](https://togithub.com/electron/electron/pull/28351)) - Fixed an issue where errors thrown in functions passed over the `contextBridge` could be displayed incorrectly. [#28447](https://togithub.com/electron/electron/pull/28447) (Also in [13](https://togithub.com/electron/electron/pull/28446)) - Fixed an issue where the thumbar disappeared after `win.hide()` on Windows. [#28389](https://togithub.com/electron/electron/pull/28389) (Also in [10](https://togithub.com/electron/electron/pull/28388), [11](https://togithub.com/electron/electron/pull/28391), [13](https://togithub.com/electron/electron/pull/28390)) - Fixed bug where TouchBarPopover and TouchBarGroup were no longer rendering. [#28411](https://togithub.com/electron/electron/pull/28411) (Also in [11](https://togithub.com/electron/electron/pull/28412)) - Fixed crash when using profiler in devtools. [#28531](https://togithub.com/electron/electron/pull/28531) - Fixed failing to request file:// resources when web security is disabled. [#28560](https://togithub.com/electron/electron/pull/28560) (Also in [11](https://togithub.com/electron/electron/pull/28589), [13](https://togithub.com/electron/electron/pull/28557)) - Fixed rare crash when initializing the internal PDF extension. [#28452](https://togithub.com/electron/electron/pull/28452) (Also in [13](https://togithub.com/electron/electron/pull/28453)) - Fixed service worker not working with custom protocol. [#28355](https://togithub.com/electron/electron/pull/28355) (Also in [11](https://togithub.com/electron/electron/pull/28353), [13](https://togithub.com/electron/electron/pull/28354)) - Support `wasm-eval` csp behind `WebAssemblyCSP` flag. [#28575](https://togithub.com/electron/electron/pull/28575) (Also in [11](https://togithub.com/electron/electron/pull/28576), [13](https://togithub.com/electron/electron/pull/28569)) - Transparent windows cannot be maximized using the Windows system menu or by double clicking the title bar. [#28622](https://togithub.com/electron/electron/pull/28622) (Also in [13](https://togithub.com/electron/electron/pull/28527)) #### Other Changes - Backported fix forConfiguration
: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 you tick the rebase/retry checkbox.
: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.