Skip to content

Releases: electron-userland/electron-builder

electron-updater@6.3.1

23 Jul 23:49
b20496b
Compare
Choose a tag to compare

Patch Changes

v25.0.1

18 Jul 23:20
fb16669
Compare
Choose a tag to compare
v25.0.1 Pre-release
Pre-release

What's Changed

  • chore(docker): Add node20 build in docker/build.sh by @chocobn69 in #8308
  • chore: upgrade pnpm engine to >=9 by @mmaietta in #8338
  • fix: resolve CI flakiness due to lzma-native dependency by @mmaietta in #8342
  • fix(deps): update dependency @electron/osx-sign to v1.3.1 by @mmaietta in #8341
  • fix: setting disablePreGypCopy: true and updating unit test with node-pty native module by @mmaietta in #8352
  • fix: updating app-builder dependency by @mmaietta in #8353
  • chore(deps): update amannn/action-semantic-pull-request action to v5.5.3 by @renovate in #8349
  • chore(deploy): Release by @github-actions in #8343

New Contributors

Full Changelog: v25.0.0...v25.0.1

v25.0.0

15 Jul 01:05
bfe4ecc
Compare
Choose a tag to compare
v25.0.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v24.13.3...v25.0.0

electron-updater@6.3.0

15 Jul 00:21
bfe4ecc
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v25.0.0-alpha.13

12 Jul 19:15
1320c0e
Compare
Choose a tag to compare
v25.0.0-alpha.13 Pre-release
Pre-release

What's Changed

  • fix(rpm-updater): stop uninstalling app before update by @rastiqdev in #8311
  • fix: Nsis license file encode issue by @beyondkmp in #8314
  • fix: binary checking by @beyondkmp in #8310
  • chore(deps): update actions/setup-python digest to 39cd149 by @mmaietta in #8322
  • chore(deps): update dependency conventional-changelog-cli to v5 by @mmaietta in #8325
  • fix(deps): update dependency read-config-file to v6.4.0 by @mmaietta in #8324
  • chore(deps): update tj-actions/changed-files action to v44 by @mmaietta in #8318
  • fix: Modify the import method of the builder-util package by @beyondkmp in #8330
  • chore(deps): update actions/cache digest to 0c45773 by @mmaietta in #8320
  • chore(deps): update actions/checkout digest to 692973e by @mmaietta in #8317
  • chore(deps): update actions/setup-node digest to 1e60f62 by @mmaietta in #8321
  • chore(deps): update pnpm/action-setup action to v4 by @mmaietta in #8319
  • chore: update electron version in CI tests by @mmaietta in #8303
  • chore(deps): update dependency typescript to v5.5.3 by @mmaietta in #8323
  • fix(deps): update dependency minimatch to v10 by @mmaietta in #8327
  • chore: disabling fail-fast for matrix jobs by @mmaietta in #8333
  • chore(deploy): Release (alpha) by @github-actions in #8315

Full Changelog: v25.0.0-alpha.12...v25.0.0-alpha.13

electron-updater@6.3.0-alpha.8

12 Jul 19:07
1320c0e
Compare
Choose a tag to compare
Pre-release

Patch Changes

v25.0.0-alpha.12

10 Jul 03:31
dd145d6
Compare
Choose a tag to compare
v25.0.0-alpha.12 Pre-release
Pre-release

What's Changed

  • feat: add MemoLazy to fix codeSigningInfo not responding to changed args by @IsaacAderogba in #8291
  • chore: re-enable CI tests in FilesTest by @mmaietta in #8302
  • chore: Update pnpm and some docs by @mmaietta in #8304
  • chore(deploy): Release (alpha) by @github-actions in #8296

New Contributors

Full Changelog: v25.0.0-alpha.11...v25.0.0-alpha.12

electron-updater@6.3.0-alpha.7

10 Jul 03:19
dd145d6
Compare
Choose a tag to compare
Pre-release

Patch Changes

v25.0.0-alpha.11

05 Jul 16:35
2b80b01
Compare
Choose a tag to compare
v25.0.0-alpha.11 Pre-release
Pre-release

What's Changed

  • fix(deploy): using cmd line arg to force next tag for pnpm publish by @mmaietta in #8285
  • fix: Folder's named "constructor" not being included in asar by @beyondkmp in #8286
  • fix: verify LiteralPath of update file during windows signature verification by @mmaietta in #8295
  • chore(deploy): Release (alpha) by @github-actions in #8290

Full Changelog: v25.0.0-alpha.10...v25.0.0-alpha.11

electron-updater@6.3.0-alpha.6

05 Jul 16:24
2b80b01
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • #8295 ac2e6a25 Thanks @mmaietta! - fix: verify LiteralPath of update file during windows signature verification