npm electron-builder 19.22.1

latest releases: 26.15.6, 27.0.0-alpha.5, 27.0.0-alpha.4...
8 years ago

Appx

if identityName is specified in your config and differs from your app name, appx id will be changed to identify name.

Linux

Now category is required, because your app can appear under "Lost and found" in the start menu (e.g., in KDE Plasma). If category not specified, mapped mac category will be used or Utility. If now you will get warning about it, but mac category is specified, please, file issue to correct mappings (e.g. file issue "foo it is bar category on Linux, please add such mapping").

macOS for us is a primary OS, and Linux is secondary, so, we don't want to require linux category. Instead, magically compute linux category from mac.

Bug Fixes

  • Squirrel.Windows: regression after 19.17.0 (dd80685), closes #1934

Features

  • appx: use identityName for app name (#1941) (0be983e)
  • linux: compute app category by mac category (022d542)

Don't miss a new electron-builder release

NewReleases is sending notifications on new releases.