Skip to content

electron v37.7.1

Choose a tag to compare

@sudowoodo-release-bot sudowoodo-release-bot released this 21 Oct 23:43
· 12 commits to 37-x-y since this release
b56d95d

Release Notes for v37.7.1

Fixes

  • Fixed an issue where button background on mouse hover with titleBarOverlay wasn't always calculated to provide appropriate minimum contrast. #48596 (Also in 39)
  • Fixed an issue where changing the resizable property on a window would break the styles of a transparent window. #48500 (Also in 38, 39)
  • Fixed shader-f16 to work on Windows. #48556 (Also in 38, 39)
  • Fixed white flash on call to BrowserWindow.show. #48558 (Also in 38, 39)