github electron/electron v17.0.0-beta.6
electron v17.0.0-beta.6

latest releases: v31.0.0-beta.3, v32.0.0-nightly.20240516, v29.4.0...
pre-release2 years ago

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@17.0.0-beta.6.

Release Notes for v17.0.0-beta.6

Features

  • Support obsolete blowfish ciphers bf-{cbc,cfb,ecb} through the Node.js crypto API. #32439

Fixes

  • Fixed a crash when starting VoiceOver on macOS. #32578
  • Fixed an issue where the 'maximize' and 'unmaximize' events didn't fire properly on linux. #32492 (Also in 14, 15, 16)
  • Fixed minimized BrowserWindow being restored by BrowserWindow.unmaximize(). #32496 (Also in 14, 15, 16)

Don't miss a new electron release

NewReleases is sending notifications on new releases.