This repository was archived by the owner on Sep 29, 2023. It is now read-only.
Nativefier v9.0.0
- [BREAKING CHANGE] Require Node.js >= 10 and npm >= 6 (8fa394a)
- [BREAKING CHANGE] Bump default Electron to 9.0.4 (using Chromium 83).
As usual: I might have missed Electron breaking changes. PRs welcome to fix regressions. - Fix notifications (#88, #956), processEnvs, using as git dep (PR #955)
- --help: fix typo, clarify
--iconhelptext (PR #976) - Bump deps (ts-loader, jest, electron-context-menu)