Skip to content

electron v4.0.1

Compare
Choose a tag to compare
@electron-bot electron-bot released this 04 Jan 21:00
· 94 commits to 4-0-x since this release

Release Notes for 4.0.1

Fixes

  • Allow passing a trace config as options to a "contentTracing.startRecording" call. #16158
  • Fixed crash on macOS when using globalShortcut for media keys when accessibility access is not granted. #16262
  • Throw an error if app.setAccessibilitySupportEnabled() is called before the ready event is emitted. #16268
  • Fixed incorrect foreground color on GTK menubar. #16223