Skip to content

electron v11.4.8

Compare
Choose a tag to compare
@electron-bot electron-bot released this 03 Jun 13:45
· 43 commits to 11-x-y since this release

Release Notes for v11.4.8

Fixes

  • Fixed will-resize and will-move events not scaling the emitted newBounds rectangle to the appropriate Windows display scale factor. #29225 (Also in 12, 13)
  • Fixed drag and drop not working correctly for some x11 window managers. #29271 (Also in 12)
  • Fixed packaged apps allowing --require in NODE_OPTIONS on Windows. #29419

Other Changes