npm electron-builder 18.4.0

latest releases: 27.0.0-alpha.6, 26.15.7, 26.15.6...
9 years ago

Electron-builder project goal is to simplify Electron development and provide easy way to package and build ready for distribution Electron apps. Result that meets high standards. Without compromises. Now electron-builder produces ASAR integrity data as part of build. Because code signing is broken by design on Windows and on macOS doesn't suitable to sign Electron applications. More details.

Bug Fixes

  • deployment: latest.yml is completely empty when uploaded to S3 bucket (4b25ca2), closes #1582
  • deployment: s3 publisher md5 integrity (b57dc8a)
  • tar: fix invalid sym-/hardlink targets in archive (#1614) (b31ebff), closes #1614

Features

  • asar integrity (macos only for now) (3e28ae2)
  • asar integrity: add externalAllowed option (e0d7974)
  • asar integrity: base64, externalAllowed (9a7ac65)
  • docker with node 8 (df1feb5)

Don't miss a new electron-builder release

NewReleases is sending notifications on new releases.