Skip to content

electron v28.2.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 24 Jan 20:13
· 87 commits to 28-x-y since this release
b70b76e

Release Notes for v28.2.0

Features

  • Added net module to utility process. #40967 (Also in 27, 29)

Fixes

  • Fixed session.fromPartition() key lookup bug. #41083 (Also in 29)
  • Fixed a potential crash when calling dialog.showMessageBoxSync. #41042 (Also in 27, 29)
  • Fixed a potential renderer crash when inspecting elements. #40981
  • Fixed macOS bug that causes window maximize button to be disabled in full-screen mode. #41028 (Also in 27, 29)

Other Changes

  • Updated Chromium to 120.0.6099.227. #41075