Skip to content

electron v11.4.2

Compare
Choose a tag to compare
@electron-bot electron-bot released this 02 Apr 21:55
· 131 commits to 11-x-y since this release

Release Notes for v11.4.2

Fixes

  • Fixed an issue where the thumbar disappeared after win.hide() on Windows. #28391 (Also in 10, 12, 13)
  • Fixed bug where TouchBarPopover and TouchBarGroup were no longer rendering. #28412 (Also in 12)
  • Fixed crash when exiting app with active nodejs worker_threads. #28471
  • Fixed service worker not working with custom protocol. #28353 (Also in 12, 13)

Documentation

  • Documentation changes: #28364