Skip to content

electron v22.1.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 25 Jan 19:26
· 128 commits to 22-x-y since this release
a73332f

Release Notes for v22.1.0

Features

  • Added label property to Display objects. #36932 (Also in 21, 23)

Fixes

  • Fixed an issue where webViews could have an incorrect initial background color following reloads. #36940 (Also in 21, 23)
  • Removed plugin helper checks on macOS gated behind enable_plugins buildflag. #36978 (Also in 23)

Other Changes

  • Fixed voiceover repeating selected text when expanding selection in a textarea. #36991