Skip to content

electron v4.1.0

Compare
Choose a tag to compare
@electron-bot electron-bot released this 14 Mar 01:44
· 49 commits to 4-1-x since this release

Release Notes for v4.1.0

Please note that there are no new features in this release. Electron 4.1.0 was released to work around issues users were experiencing with node-pre-gyp based native modules and our ABI number in Electron >= 4.0.4.

Fixes

  • Fixed a crash when calling ECDH.setPrivateKey(). #17297
  • TouchBarSegmentedControl instances now correctly update when you update the segments array and remove label or image dynamically. #17335

Other Changes

  • Reset version to 4.1.0-beta.0 in preparation for 4.1.0 stable release. 84b0145