Showing releases from v16.x. Show all stable releases.
- Backported fix for CVE-2022-1478. #34044
- Backported fix for CVE-2022-1480. #34018
- Backported fix for CVE-2022-1482. #34039
- Backported fix for CVE-2022-1483. #34008
- Backported fix for CVE-2022-1305. #33859
- Backported fix for CVE-2022-1308. #33885
- Backported fix for CVE-2022-1310. #33830
- Backported fix for CVE-2022-1314. #33883
- Backported fix for CVE-2022-1364. #33835
- Backported fix for chromium:1291482. #33675
- Backported fix for chromium:1310761. #33855
- Fixed child_process.spawn ENOENT error with cwd option. #33869 (Also in 17, 18, 19)
- Security: backported fix for CVE-2022-0116 and CVE-2022-1306. #33851
- Apply senderFrame details to ipcMain port event. #33780 (Also in 17, 18)
- Fixed a network service crash that could occur when using setCertificateVerifyProc. #33255 (Also in 15, 17, 18)
- Fixed a potential crash in
Browser.getFocusedWindow()
when child windows are closed. #33540 (Also in 17, 18)
- Fixed an issue where new bounds set via
setBounds
was not correctly applied if the user was moving or resizing the window concurrently on Windows. #33544 (Also in 17, 18)
- Fixed emojis appearing black and white in Chromium 96. #33683
- Fixed issues with frameless window animations and styling. #33607 (Also in 17, 18, 19)
shell.openExternal()
now reports more detailed errors on Windows. #33657 (Also in 15, 17, 18, 19)
- Backported fix for CVE-2022-1134. #33762
- Backported fix for CVE-2022-1138. #33681
- Backported fix for chromium:1286816. #33678
- Backported fix for chromium:1297731, b/218211225. #33710
- Security: backported fix for CVE-2022-23308. #33669
- Security: backported fix for chromium:1280852. #33672
- Fixed an issue where the the window bounds would incorrectly change if
BrowserWindow.unmaximize
was called on a window whose user bounds were maximized. #33552 (Also in 17, 18)
- Fixed behavior of BrowserWindow.maximize on macOS for not shown windows. #33535 (Also in 15, 18)
- Fixed incorrect return value of
app.requestSingleInstanceLock()
when setting non-existent user data folder. #33590 (Also in 17, 18, 19)
- Security: backported fix for chromium:1260129. #33524
- Security: backported fix for chromium:1311641. #33605
- Fixed crash when WindowButtonsProxy references cleared NSWindow. #33489 (Also in 15, 17, 18)