Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Nativefier v7.4.1

Choose a tag to compare

@jiahaog jiahaog released this 10 Aug 14:53
· 621 commits to master since this release
  • Add support for --disk-cache-size Electron flag (PR #400)
  • Add --ignore-gpu-blacklist and --enable-es3-apis flags to allow WebGL
  • Apps to work on graphics cards unsupported/blacklisted by Chrome (PR #410)
  • Fix #28 - Executable name being always Electron under Windows (PR #389)
  • Fix #353 - --crash-reporter option crashing packaged app at startup
  • Fix #402 - Force fullscreen even after first startup, as electron-window-state
  • Does not appear to remember fullscreen in all cases (PR #403).