Skip to content

Releases: electron-userland/electron-builder

v25.0.3

31 Jul 02:49
84f2909
Compare
Choose a tag to compare
v25.0.3 Pre-release
Pre-release

What's Changed

  • fix: delete the symlink file when the target is empty by @beyondkmp in #8371
  • fix: Add global download promise to limit concurrent downloads to 1 by @s77rt in #8378
  • chore: update outdated docs for vite by @gweesin in #8379
  • fix: upgrade app-builder-bin with downgraded appimage tool by @mmaietta in #8387
  • fix(windows,code-sign): cannot sign binary files in Github Actions by @BlackHole1 in #8384
  • chore(deploy): Release by @github-actions in #8377

New Contributors

Full Changelog: v25.0.2...v25.0.3

[email protected]

31 Jul 02:48
84f2909
Compare
Choose a tag to compare

Patch Changes

v25.0.2

23 Jul 23:52
b20496b
Compare
Choose a tag to compare
v25.0.2 Pre-release
Pre-release

What's Changed

  • fix: adding additional logging when importing/requiring a hook script by @mmaietta in #8356
  • chore(deps): update dependency mkdocs to <1.7 by @renovate in #8350
  • chore(deps): update typescript-eslint monorepo to v7.16.1 by @renovate in #8358
  • fix(docs): Revert "chore(deps): update dependency mkdocs to <1.7" by @mmaietta in #8366
  • chore(deps): update babel monorepo by @mmaietta in #8364
  • chore: upgrade docs site packages by @mmaietta in #8367
  • chore(deps): update dependency lint-staged to v15.2.7 by @mmaietta in #8360
  • fix(linux): Don't setuid chrome-sandbox when not required by @pimterry in #8368
  • chore(deps): update dependency typescript-json-schema to v0.64.0 by @mmaietta in #8369
  • chore(deps): update dependency jsdoc-to-markdown to v8.0.2 by @mmaietta in #8361
  • chore(deps): update tj-actions/changed-files digest to 6b2903b by @renovate in #8374
  • fix: allow typescript typechecking for electron-updater .d.ts by @mmaietta in #8372
  • chore(deps): update docker/login-action digest to 9780b0c by @renovate in #8373
  • fix: cancellation token management for packager and retry logic by @mmaietta in #8375
  • chore(deploy): Release by @github-actions in #8357

New Contributors

Full Changelog: v25.0.1...v25.0.2

[email protected]

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

[email protected]

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

[email protected]

12 Jul 19:07
1320c0e
Compare
Choose a tag to compare
[email protected] Pre-release
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