Release Notes for v15.4.0
Features
Fixes
- Fixed an issue where
webContents.savePage
failed when passing a relative path instead of an absolute one. #33018 (Also in 16, 17, 18) - Fixed an issue where the Tray could get garbage collected incorrectly under some circumstances. #33077 (Also in 16, 17, 18)
- Fixed command string registered via setAsDefaultProtocolClient on windows. #33011 (Also in 14, 16, 17, 18)
- Fixed stale renderer process when application is quit while renderer is busy. #32967 (Also in 14, 16, 17, 18)
Other Changes
- Backported fix for CVE-2022-0609. #32901 (Also in 14)
- Backported fix for CVE-2022-0610. #32919
- Security: backported fix for CVE-2022-0607. #32917
- Security: backported fix for CVE-2022-0608. #32914
- Security: backported fix for chromium:1242339. #32796
- Security: backported fix for chromium:1258603. #32797
- Security: backported fix for chromium:1259557. #32799
- Security: backported fix for chromium:1262967. #32800
- Security: backported fix for chromium:1277917. #32786
- Security: backported fix for chromium:1281979. #32785
- Security: backported fix for chromium:1282354. #32783
- Security: backported fix for chromium:1283198. #32781
- Security: backported fix for chromium:1289384. #32912
- Security: backported fix for chromium:1289394. #32908
- Security: backported fixes to chromium:1292537 and CVE-2022-0606. #32904