Nativefier Versions Save

Make any web page a desktop application

v46.0.2

2 years ago
  • CI: Fix Docker Hub image build & push (PR #1100, thx @snpranav)

Note: there might be a few such empty releases as I might have to fiddle with Docker Hub / GitHub Actions configuration.

v46.0.1

2 years ago

v45.0.8

2 years ago
  • Fix 45.0.7 broken because of missing "chalk" dep (fix #1324)

v45.0.7

2 years ago
  • Use userAgentFallback for user-agent injection (PR #1316 @TheCleric)
  • Fix --upgrade (PR #1286 @TheCleric)
  • Bump default Electron to 13.6.3 with fixes & security fixes
  • Maintenance: documentation, scripts, dependencies bumps
  • Display "we need your help" message when running CLI:
Hi! Nativefier is minimally maintained these days, and needs more hands.
If you have the time & motivation, help with bugfixes and maintenance is VERY welcome.
Please go to https://github.com/nativefier/nativefier and help how you can. Thanks.

v45.0.6

2 years ago
  • Fix notifications (PR #1308, thanks @exander77)
  • Fix icon conversion scripts broken on recent macOS (fix #1277, thx @champagnealexandre)
  • Bump default Electron to 13.6.2, with bug fixes & security fixes
  • Maintenance: bump CI Nodejs to 17, Relock dependencies

v45.0.5

2 years ago

v45.0.4

2 years ago
  • Actually actually (TM) include lockfile in npm artifacts, duuuuuh

v45.0.3

2 years ago
  • Actually include (app/)package-lock.json in npm artifacts, duh

v45.0.2

2 years ago
  • Fix regressions in opening windows/tabs, update browser versions (PR #1284 @TheCleric)
  • Make macOS "bundle identifier" mention Nativefier (fix #866) (PR #1259 @TheCleric)
  • Maintenance: Work around yargs coerce issue (PR #1283 @TheCleric)