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

Electron 20.1.1发布

Electron 20.1.1发布

Release Notes for v20.1.1

Fixes

  • Fixed a bug where calling atob in the renderer process could fail under some circumstances. #35445 (Also in 21)
  • Fixed a potential crash on WebWorker destruction. #35491 (Also in 1921)
  • Fixed an issue where frameless windows with roundedCorners: false couldn’t enter fullscreen without crashing. #35455 (Also in 1921)
  • Fixed an issue where part of the BrowserView could be cut off when calling setBounds on some windows. #35494 (Also in 19)