Skip to content

electron v26.2.3

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 27 Sep 19:11
· 75 commits to 26-x-y since this release
0f8e9de

Release Notes for v26.2.3

Fixes

  • Fixed app.runningUnderARM64Translation() always returning true on ARM64. #39932 (Also in 25, 27)

Other Changes

  • Fixed crash on shutdown in tls sockets with Node.js HTTP/2 connections. #39946 (Also in 25, 27)
  • The app.runningUnderRosettaTranslation property has been deprecated. #39983 (Also in 25, 27)

Documentation

  • Documentation changes: #39967