Skip to content

22.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@develar develar released this 20 Jan 19:12
· 1085 commits to master since this release

Bug Fixes

  • app-builder-lib: signing certificate selection by sha1 (#4499) (1f2865b)
  • docker: upgrade libcurl3 to libcurl4 (#4479) (a215a83), closes #4478
  • electron-updater: use app version as version for blockmap url instead of parsed semver (5efafa8)
  • mac: identifier missing from pkgbuild (#4558) (d216473)
  • mac: remove internet-enable from macOS 10.15 (#4405) (#4531) (8dd587f)
  • mac: Update entitlements.plist to be compliant with electron-notarize requirements (#4491) (692091b)
  • mas: set hardenedRuntime to false by default for mas and mas-dev (#4548) (f1e3242)
  • nsis: fix cli config error when use Boolean value in -c.nsis config (#4528) (ac8e9aa)
  • nsis: fix spawnAndWrite reject in util (#4566) (2229b28)
  • pkg: Add support for PKG background images in dark mode (#4489) (a23e3d2)
  • snap: remove snap debugging (#4589) (0ca2ccc)
  • nsis update fails for private github repos (#4568) (beb2729)

Features

  • Make electron-builder compatible with electron-nightly. (#4473) (35bff8c), closes #1
  • nsis: traditional Chinese version of messages during installation (#4571) (bc68444)
  • added support for shortVersion and shortVersionWindows strings in package.json (#4517) (71726a7)