Skip to content

Tags: ctxhou/electron-builder

Tags

v20.14.3

Toggle v20.14.3's commit message

Verified

This commit was signed with the committer’s verified signature.
develar Vladimir Krivosheev
fix: ensure that ELECTRON_BUILDER_CACHE resolved relative to current …

…working directory

Close electron-userland#2924

v20.14.2

Toggle v20.14.2's commit message

Verified

This commit was signed with the committer’s verified signature.
develar Vladimir Krivosheev
fix(proton-native): blurry window (NSHighResolutionCapable)

Close electron-userland#2922

v20.14.1

Toggle v20.14.1's commit message

Verified

This commit was signed with the committer’s verified signature.
develar Vladimir Krivosheev
feat(build-service): new electron-build-service

v20.13.5

Toggle v20.13.5's commit message
fix: nsis installer /D installation path override (electron-userland#…

…2885)

* fix nsis /D installation path override

* alt: using StdUtils.GetParameter for /D detection

The /D parameter is swallowed by NSIS when using ${GetParameters}/${GetOptions}. Therefore the StdUtils equivalent is used.

v20.13.4

Toggle v20.13.4's commit message
fix(msi): put appId in file shortcut to fix notifications in win8/win…

…10 (electron-userland#2908)

* fix(msi): put appId in start menu shortcut to fix notifications in win8/win10

Close electron-userland#2906

v20.13.3

Toggle v20.13.3's commit message

Verified

This commit was signed with the committer’s verified signature.
develar Vladimir Krivosheev
fix: add /debug flag to signtool, do not try to use openssl on Windows 

…electron-userland#2875

v20.13.2

Toggle v20.13.2's commit message

Verified

This commit was signed with the committer’s verified signature.
develar Vladimir Krivosheev
fix: rename EP_PRELEASE to EP_PRE_RELEASE

Close electron-userland#2878

v20.13.1

Toggle v20.13.1's commit message

Verified

This commit was signed with the committer’s verified signature.
develar Vladimir Krivosheev
docs: update cli docs

v20.13.0

Toggle v20.13.0's commit message

Verified

This commit was signed with the committer’s verified signature.
develar Vladimir Krivosheev
fix(electron-updater): set _packageFile to null on clear

v20.12.0

Toggle v20.12.0's commit message

Verified

This commit was signed with the committer’s verified signature.
develar Vladimir Krivosheev
feat(windows): Sign resources/*.exe and *.exe files and elevate.exe

Close electron-userland#2853