Skip to content

Releases: electron-userland/electron-builder

[email protected]

14 Sep 21:13
0dd4616
Compare
Choose a tag to compare

Patch Changes

v25.1.0

13 Sep 22:30
b3ce7f7
Compare
Choose a tag to compare
v25.1.0 Pre-release
Pre-release

What's Changed

  • chore: update test snapshot and improve file path logging by @mmaietta in #8463
  • chore: update docs to include more interfaces and change changset-cli release configuration by @mmaietta in #8467
  • chore: pin semver using ^ (current version) to prevent major semver jumps from minor changesets by @mmaietta in #8477
  • chore(deps): update dependency resedit to v1.7.1 by @mmaietta in #8469
  • chore(deps): update dependency jsdoc-to-markdown to v8.0.3 by @mmaietta in #8470
  • chore(deps): update dependency @electron/notarize to v2.4.0 by @mmaietta in #8472
  • chore(deps): update dependency app-builder-bin to v5.0.0-alpha.8 by @mmaietta in #8478
  • fix: correct native dependency tree mismatch in app-builder rebuild by @leey0818 in #8450
  • feat(win): implement Azure Trusted Signing by @mmaietta in #8458
  • fix: checking extensions for cjs vs mjs while resolving config by @mmaietta in #8482
  • chore(deploy): Release by @github-actions in #8464
  • fix(deploy): regenerate lockfile for test package by @mmaietta in #8484
  • chore(deploy): Release by @github-actions in #8483

New Contributors

Full Changelog: v25.0.6...v25.1.0

v25.0.6

10 Sep 16:27
a5b2f48
Compare
Choose a tag to compare
v25.0.6 Pre-release
Pre-release

What's Changed

  • fix: retry renaming update file when EBUSY error occurs due to file lock by @juwonjung-hdj in #8437
  • chore(deps): update actions/setup-python digest to f677139 by @renovate in #8453
  • chore(deps): update tj-actions/changed-files digest to c65cd88 by @renovate in #8454
  • fix: allow usage of module type config files by @mmaietta in #8455
  • chore(deploy): Release by @github-actions in #8448

New Contributors

Full Changelog: v25.0.5...v25.0.6

[email protected]

10 Sep 15:45
a5b2f48
Compare
Choose a tag to compare

Patch Changes

v25.0.5

22 Aug 16:24
d5d9f3f
Compare
Choose a tag to compare
v25.0.5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v25.0.4...v25.0.5

[email protected]

22 Aug 14:37
d5d9f3f
Compare
Choose a tag to compare

Patch Changes

v25.0.4

11 Aug 14:08
1dcf6bc
Compare
Choose a tag to compare
v25.0.4 Pre-release
Pre-release

What's Changed

  • fix(electron-updater,deb): Handle spaces in application artifact name for deb by @Ryan432 in #8400
  • feat: unpacked native node file by @beyondkmp in #8392
  • feat: add custom channel in github provider by @beyondkmp in #8393
  • fix: add disableDefaultIgnoredFiles option by @beyondkmp in #8398
  • fix: return parent dir for local dependency by @beyondkmp in #8406
  • fix: handle spaces in artifact name for all linux platforms instead of only .deb by @xyloflake in #8403
  • docs: Fix a broken link formatting in the docs by @mokagio in #8407
  • chore(deploy): Release by @github-actions in #8402

New Contributors

Full Changelog: v25.0.3...v25.0.4

[email protected]

11 Aug 13:58
1dcf6bc
Compare
Choose a tag to compare

Patch Changes

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