Skip to content

20.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@develar develar released this 22 Mar 12:57
· 1632 commits to master since this release
9748776

Two major features:

  • Proton Native support. To package Proton Native app, set protonNodeVersion option to current or specific NodeJS version that you are packaging for. Currently, only macOS and Linux supported.
  • NSIS updated to 3.0.3

Bug Fixes

  • unacceptable kind of an object to dump [object AsyncFunction] (2dda5fc)
  • auto-updater: use updateInfo.path as AppImage installer name (#2722) (8233eae), closes #2672
  • docker: add missing libgconf-2-4 for chromedriver (#2720) (0a343f3)
  • nsis: turkish lang - missed translation leads to error (9748776)

Features