This repository was archived by the owner on Sep 29, 2023. It is now read-only.
Nativefier v7.4.1
- Add support for
--disk-cache-sizeElectron flag (PR #400) - Add
--ignore-gpu-blacklistand--enable-es3-apisflags to allow WebGL - Apps to work on graphics cards unsupported/blacklisted by Chrome (PR #410)
- Fix #28 - Executable name being always
Electronunder Windows (PR #389) - Fix #353 -
--crash-reporteroption 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).