Skip to content

Releases: electron-userland/electron-builder

electron-updater@6.1.7

05 Nov 17:22
4791c83
Compare
Choose a tag to compare

Patch Changes

v24.8.0

19 Oct 16:59
4c9b829
Compare
Choose a tag to compare
v24.8.0 Pre-release
Pre-release

What's Changed

  • fix: Make nsis builds (and portable builds) not run in parallel by @iffy in #7798
  • chore: update docker node to latest version 18.18.2. update pnpm to 8.9.0 by @mmaietta in #7824
  • fix: support executableName in main config by @BrandonXLF in #7828
  • docs: add snap base core22 as an option by @jgresham in #7813
  • docs: add a link to snapcraft authentication options for cd in snap.md by @jgresham in #7814
  • fix: display product names with an & properly by @vespasianvs in #7831
  • chore(deploy): Release by @github-actions in #7825

New Contributors

Full Changelog: v24.7.0...v24.8.0

electron-updater@6.1.6

19 Oct 16:58
4c9b829
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [549d07b0]:
    • builder-util-runtime@9.2.2

v24.7.0

26 Sep 20:44
2ca6212
Compare
Choose a tag to compare
v24.7.0 Pre-release
Pre-release

What's Changed

  • feat: add customUnWelcomePage macro for nsis by @xianyunleo in #7790
  • fix: exclude electron-builder.env from app by @dkaser in #7792
  • fix: bug #7711. by @NewSilen in #7763
  • fix: Extract NotarizeNotaryOptions and NotarizeLegacyOptions to explicitly define required vars by @mmaietta in #7797
  • chore(deploy): Release by @github-actions in #7796

New Contributors

Full Changelog: v24.6.5...v24.7.0

v24.6.5

18 Sep 22:30
562870e
Compare
Choose a tag to compare
v24.6.5 Pre-release
Pre-release

What's Changed

  • fix(mac): fix errors using native modules that require rebuild when the mac target is multiple and contains mas by @Koppel-Zhou in #7744
  • chore(deps): update dependency ubuntu to v22 by @renovate in #7759
  • chore(deps): update actions/setup-node digest to 5e21ff4 by @renovate in #7757
  • chore(deps): update dependency pymdown-extensions to v10 by @renovate in #7761
  • chore(deps): update actions/checkout digest to f43a0e5 by @renovate in #7756
  • chore(deps): lock file maintenance by @renovate in #7762
  • fix: When error code is ENOENT, try to use electron.shell.openPath to… by @jackple in #7767
  • fix(mac): Enhance the usage boundary of iconTextSize (#7769) by @Koppel-Zhou in #7780
  • chore(deploy): Release by @github-actions in #7751

New Contributors

Full Changelog: v24.6.4...v24.6.5

electron-updater@6.1.5

18 Sep 17:23
562870e
Compare
Choose a tag to compare

Patch Changes

  • #7767 21f3069c Thanks @jackple! - fix: When error code is ENOENT, try to use electron.shell.openPath to run installer on Windows

v24.6.4

23 Aug 16:30
dcb6310
Compare
Choose a tag to compare
v24.6.4 Pre-release
Pre-release

What's Changed

  • chore: updating pnpm version to unblock netlify build by @mmaietta in #7687
  • fix: force rebuild all docker images for latest pnpm by @mmaietta in #7690
  • docs(publish): add yaml object provider example by @EosFoundry in #7692
  • docs: Fix typos in CONTRIBUTING.md by @nikohoffren in #7691
  • chore(deps): pin actions/stale action to 1160a22 by @renovate in #7694
  • chore(deps): update actions/cache digest to 88522ab - autoclosed by @renovate in #7695
  • chore(deps): update actions/checkout digest to c85c95e by @renovate in #7696
  • chore(deps): update actions/labeler digest to ac9175f by @renovate in #7697
  • chore(deps): update actions/setup-node digest to e33196f by @renovate in #7699
  • chore(deps): update docker/login-action digest to 465a078 by @renovate in #7700
  • chore(deps): update pnpm/action-setup action to v2.4.0 by @renovate in #7701
  • chore(deps): updating @electron notarize, osx-sign, and universal packages and pinning versions by @mmaietta in #7707
  • chore(deps): update amannn/action-semantic-pull-request action to v5.2.0 by @renovate in #7713
  • fix: duplicated uploads by @guohaolay in #7715
  • chore: update @electron/osx-sign by @mmaietta in #7736
  • chore(deploy): Release by @github-actions in #7708

New Contributors

Full Changelog: v24.6.3...v24.6.4

v24.6.3

24 Jul 20:13
9ad852a
Compare
Choose a tag to compare

What's Changed

  • chore(docker): Set docker base node version to 18.15.0 by @mmaietta in #7684
  • fix: add signExts configuration option to not sign .node files by default by @mmaietta in #7685
  • chore(deploy): Release by @github-actions in #7686

Full Changelog: v24.6.2...v24.6.3

v24.6.2

20 Jul 15:07
53d78ab
Compare
Choose a tag to compare

What's Changed

  • fix: for isCustomChannel in GitHubProvider.ts #7665 by @sethjray in #7666
  • fix: add back missing createLazyProductionDeps that was missed during revert by @mmaietta in #7679
  • chore(deploy): Release by @github-actions in #7678

New Contributors

Full Changelog: v24.6.1...v24.6.2

electron-updater@6.1.4

20 Jul 14:36
53d78ab
Compare
Choose a tag to compare

Patch Changes