npm electron 35.2.1
electron v35.2.1

latest releases: 39.0.0-alpha.1, 38.0.0, 38.0.0-beta.11...
4 months ago

Release Notes for v35.2.1

Fixes

  • Fixed Minimize menu button to follow set window minimizability on Windows. #46715 (Also in 34, 36)
  • Fixed a potential crash in utilityProcess.postMessage when calling with an invalid transferable. #46666 (Also in 36)
  • Fixed case where file dialog filters would get mixed up, if a * filter was included. #46721 (Also in 34, 36)
  • Fixed crash on reconversion with google IME and editcontext on macOS. #46700 (Also in 34, 36)
  • Microtasks are no longer (incorrectly) run by serializing values, including when sending IPC. #46684 (Also in 34, 36)

Don't miss a new electron release

NewReleases is sending notifications on new releases.