CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 16.2k
Releases: electron/electron
electron v38.0.0-alpha.7
a4a12fb
Compare
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha
, or npm install electron@38.0.0-alpha.7
.
Release Notes for v38.0.0-alpha.7
Fixes
- Fixed a child process crash on macOS when the running application is replaced with one that has a newer implementation triggering the sandbox. #47783 (Also in 37)
- Fixed a crash when adding the
-electron-corner-smoothing
CSS rule to a stylesheet with no associated document. #47785 (Also in 37) - Fixed an issue where
require('node:sqlite')
didn't work. #47757 (Also in 36, 37)
Other Changes
- Updated Chromium to 140.0.7281.0. #47559
Assets 78
electron v37.2.3
e845d20
Compare
Release Notes for v37.2.3
Fixes
- Fixed a child process crash on macOS when the running application is replaced with one that has a newer implementation triggering the sandbox. #47784 (Also in 38)
- Fixed a crash when adding the
-electron-corner-smoothing
CSS rule to a stylesheet with no associated document. #47792 - Fixed an issue where
require('node:sqlite')
didn't work. #47756 (Also in 36, 38)
Assets 78
- sha256:de5712504b5788c72fdb9f685e03973cee97376db3fd985db91d254c6d35ca67
2025-07-16T20:28:34Z - sha256:aa088058f7ca524fbf54dff0b32c4d1d3f838270556fc47f6e0e0ab8b4f7afbc
2025-07-16T20:29:11Z - sha256:c2723fd4abf560a907416d7cbdeba6ea7c7fbf3204381cba3651a21f93161914
2025-07-16T20:20:00Z - sha256:90ec08ab96e4d72c75da592989104cebe4bc44ca7a1ab8a25c4d58f55908c84c
2025-07-16T20:12:54Z - sha256:7fb75bc68ada0e75f324d392f91b37528b7d4b84ee07f236b29bddd8a658c9b8
2025-07-16T20:12:49Z - sha256:b0566801e6f1fab3119d284b4ef6521294f1c5385fddfca280f7b0b5d77b48b1
2025-07-16T20:27:09Z - sha256:65a178f545e8227b122bcd5061151010cc8b81f7181d9b56167190de7b301e40
2025-07-16T20:28:23Z - sha256:e26c99c5c2e25268dff892edadb135cb432efff320a63f913dc699cb77d504f1
2025-07-16T22:07:10Z - sha256:1bf7c781c8afe9c640f9d87a8599bf8b896e98436d20b2ea18bed2bdd64eb141
2025-07-16T21:27:27Z - sha256:7a22e4bba4e47b352cc4d3fe2fb219c81cb571b4ab8e7ebb7fa4b0057dd72651
2025-07-16T21:23:02Z -
2025-07-16T19:05:30Z -
2025-07-16T19:05:30Z - Loading
electron v37.2.2
102f740
Compare
Assets 78
electron v35.7.2
ee8942d
Compare
Assets 78
electron v38.0.0-alpha.6
58e0a96
Compare
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha
, or npm install electron@38.0.0-alpha.6
.
Release Notes for v38.0.0-alpha.6
Assets 78
electron v36.7.1
ed82dba
Compare
Release Notes for v36.7.1
Fixes
- Fixed a crash when calling
desktopCapturer.getSources
with an empty thumbnail size. #47651 (Also in 37, 38) - Fixed an issue where child windows could crash if they were opened from a fullscreen parent and have
roundedCorners
set tofalse
. #47683 (Also in 37, 38) - Fixed an issue where printing PDFs with
webContents.print({ silent: true })
would fail. #47624 (Also in 37) - Fixed an issue where the window required restart in order to recognize system accent color setting change. #47657 (Also in 37, 38)
Assets 78
electron v38.0.0-alpha.5
e08f057
Compare
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha
, or npm install electron@38.0.0-alpha.5
.
Release Notes for v38.0.0-alpha.5
Fixes
Assets 78
electron v37.2.1
93d7010
Compare
Release Notes for v37.2.1
Fixes
- Fixed a crash when calling
desktopCapturer.getSources
with an empty thumbnail size. #47653 (Also in 36, 38) - Fixed an issue where child windows could crash if they were opened from a fullscreen parent and have
roundedCorners
set tofalse
. #47682 (Also in 36, 38) - Fixed an issue where the window required restart in order to recognize system accent color setting change. #47656 (Also in 36, 38)
Assets 78
electron v38.0.0-alpha.4
3a6d7e0
Compare
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha
, or npm install electron@38.0.0-alpha.4
.
Release Notes for v38.0.0-alpha.4
Fixes
- Fixed a crash when calling
desktopCapturer.getSources
with an empty thumbnail size. #47652 (Also in 36, 37) - Fixed an issue where the window required restart in order to recognize system accent color setting change. #47658 (Also in 36, 37)
Other Changes
- Updated Chromium to 140.0.7261.0. #47617
Assets 78
electron v37.2.0
cc05e5f