Skip to content

electron v4.0.4

Compare
Choose a tag to compare
@electron-bot electron-bot released this 02 Feb 16:19
· 38 commits to 4-0-x since this release

Release Notes for v4.0.4

Features

  • Added getProcessMemoryInfo API. #16591

Fixes

  • [security] Fixed vulnerability that allowed Node to be re-enabled in child Windows. blog post.
  • Change the NODE_MODULE_VERSION to 69. #16687
  • Restored support for AES-CFB cipher, which was lost when switching from OpenSSL to BoringSSL. #16617
  • Restored support for RIPEMD160 digest, which was lost when switching from OpenSSL to BoringSSL. #16574

Documentation