Showing releases from v13.x. Show all stable releases.
- Fixed to ensure that chromium binds to wayland interface versions it supports #32652
- Fixed crash when calling
webContents.setZoomFactor(1.0)
. #32617 (Also in 14, 15, 16, 17)
- Backported fix for CVE-2021-38010. #31904
- Backported fix for CVE-2021-38012. #32014
- Backported fix for CVE-2021-38019. #32017
- Backported fix for CVE-2021-4079. #32228
- Backported fix for CVE-2021-4098. #32183
- Backported fix for CVE-2021-4100. #32186
- Fixed crash when playing media files on Windows 7/8 or macOS 10.11/10.12. #32348 (Also in 14, 15, 16, 17)
- Fixed incorrect
skipTransformProcessType
option parsing in win.setVisibleOnAllWorkspaces()
. #32394 (Also in 14, 15, 16, 17)
- Backported fix for CVE-2021-38006. #32172
- Backported fix for CVE-2021-38017. #32034
- Backported fix for CVE-2021-38018. #32023
- Backported fix for CVE-2021-4058. #32225
- Backported fix for CVE-2021-4059. #32212
- Backported fix for CVE-2021-4078. #32218
- Fixed a JavaScript exception from webContents if render frame was disposed in WebFrameMain, resets the value of
render_frame_disposed_
after updating render frame host. #32130 (Also in 14, 15, 16)
- No Notes. #32241 (Also in 14, 15, 16, 17)
- Backported fix for CVE-2021-4056. #32237
- Backported fix for CVE-2021-4057. #32234
- Backported fix for CVE-2021-4102. #32194
- Fixed window frame glitch when calling
setContentProtection
. #31829 (Also in 14, 15, 16)
- Generate valid config.gypi file in Node.js headers. #31989 (Also in 14, 15, 16)
- Backported fix for CVE-2021-38005. #31921
- Backported fix for CVE-2021-38007. #31912
- Backported fix for CVE-2021-38011. #31901