File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 5147ac2d278f105ec0801c1ef021709979f6d428
1+ b5c102b3f0f7e9c5be064ba337a3547a83cf7d09
Original file line number Diff line number Diff line change @@ -21,6 +21,13 @@ This document uses the following convention to categorize breaking changes:
2121
2222## Planned Breaking API Changes (44.0)
2323
24+ ### Removed: macOS 12 support
25+
26+ macOS 12 (Monterey) is no longer supported by [ Chromium] ( https://chromium-review.googlesource.com/c/chromium/src/+/7907086 ) .
27+
28+ Older versions of Electron will continue to run on Monterey, but macOS 13 (Ventura)
29+ or later will be required to run Electron v44.0.0 and higher.
30+
2431### Removed: Windows 32-bit (ia32) and Linux 32-bit ARM (armv7l) support
2532
2633Electron no longer publishes prebuilt binaries for 32-bit platforms: Windows x86
@@ -31,8 +38,8 @@ Electron headers CDN) are no longer published either.
3138Older versions of Electron will continue to support these platforms, but Electron
3239v44.0.0 and higher will only be published for 64-bit platforms.
3340
34- Once the v44 series reaches end of life in January 2027, Electron will no longer
35- support these platforms completely .
41+ Once the v43 series reaches end of life in January 2027, these 32-bit platforms
42+ will no longer be supported .
3643
3744### Removed: ` clipboard ` module is no longer available in the renderer process
3845
You can’t perform that action at this time.
0 commit comments