Skip to content

Tags: grigio/electron-builder

Tags

v10.7.1

Toggle v10.7.1's commit message
test: attempt to make Win CI green

v10.7.0

Toggle v10.7.0's commit message
feat: force application signing

Babel config moved to .babelrc because:

 * jest invalidate cache on config file modification
 * json5 can be used instead of ugly raw json

config option added as preparation to additional config file in yaml.

Closes electron-userland#975

v10.6.1

Toggle v10.6.1's commit message
chore: publish from node 6

v10.6.0

Toggle v10.6.0's commit message
feat: First start after update will start with a flag (electron-userl…

…and#979)

Close electron-userland#970

v10.5.0

Toggle v10.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: custom NSIS installer icon (electron-userland#969)

Close electron-userland#964

v10.4.3

Toggle v10.4.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: use productName for FileDescription on Windows (electron-userlan…

…d#965)

Closes electron-userland#783

v10.4.2

Toggle v10.4.2's commit message
fix: write remaining files to unpack (electron-userland#961)

v10.4.1

Toggle v10.4.1's commit message
fix(mac): build.fileAssociations icon links to original file in output

Closes electron-userland#954

v10.4.0

Toggle v10.4.0's commit message
feat: win code sign timestamp server option

Closes electron-userland#951

v10.3.0

Toggle v10.3.0's commit message
feat: ability to disable hard links on a CI server