Skip to content

22.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@develar develar released this 22 Oct 18:03
· 1161 commits to master since this release

Bug Fixes

  • Provide update command for project package manager (#4167) (0348b9f)
  • app-builder-lib: yarn install break on 'electron-builder install-app-deps' when used pnp (#4147) (0fe8f12)
  • appx: App sandbox not enabled (ITMS-90296) (#4244) (e48681e)
  • deb: chmod SUID bit on chrome-sandbox for debs (#4163) (7c2881e)
  • dmg: adding 10% on size for temporary dmg used in hdiutil (#4171) (1d21620), closes #3301
  • electron-publish: Allow GH integration tokens (#4225) (8e0a57d), closes #4176
  • electron-updater: when AllowDowngrade is true and latest version is older, take the update (#4218) (5bf4498)
  • mac: Invalid Bundle Identifier Electron Helper (GPU, Plugin, and Rende… (#4154) (2eabee0), closes #4151

Features

  • electron-updater: export updaters for configurability (#4250) (9df845e)
  • nsis: add new interface to show custom page after change installation directory and before install start, like other running options. (#4219) (a9a4c53)
  • nsis: Windows on ARM support (#4228) (d738644)
  • snap: add support for snap autostart option (#4237) (9a5b950)