Skip to content

19.48.3

Compare
Choose a tag to compare
@develar develar released this 08 Dec 16:21
· 1699 commits to master since this release
e409c0e

Bug Fixes

  • electron-updater: AppImage quitAndInstall exception (e409c0e), closes #2240
  • electron-updater: Do not use multiple HTTP ranges because S3 and Minio doesn't support it (79b2ecc)

Features

  • linux: check required fields before build (fbc59e8)
  • electron-updater: Allow to more friendly set autoUpdater.channel (9c6843f), closes #2172

Thanks to @popod (makes electron-updater channel support awesome instead of hacks on project side) and @BethanyBerkowitz.