fixed

v4.12.1

Fixed
  • Added resliency logic for the Fullscreen Helper on app startup.
  • Sometimes, the main Electron BrowserWindow object would return a null value under rare race conditions when different parts of the app are starting up in parallel, so the app now handles these potential race conditions gracefully.