皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Electron 18.2.1发布

Electron 18.2.1发布

Fixes

  • Fixed an issue where BrowserWindow#isFocused() was returning false when blur() was called on macOS. #34030 (Also in 1719)
  • Fixed an issue where mixed-case extension filters in file dialogs were ignored on Linux. #34016 (Also in 19)
  • [Mac] Fixed Partition Alloc related crash in pre-BigSur (macos <= 10.15). #33965 (Also in 19)

Other Changes

  • Backported fix for CVE-2022-1492. #34048