Releases: electron-userland/electron-builder
[email protected]
v25.1.0
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
vsmjs
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
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
- @juwonjung-hdj made their first contribution in #8437
Full Changelog: v25.0.5...v25.0.6
[email protected]
Patch Changes
-
#8437
be625e06
Thanks @juwonjung-hdj! - fix: retry renaming update file when EBUSY error occurs due to file lock -
Updated dependencies [
be625e06
]:
v25.0.5
What's Changed
- fix: windows signature verification special chars by @ckarich in #8409
- fix: change abort to aborted event by @beyondkmp in #8282
- chore(deps): upgrade semver to latest to resolve CVE by @beyondkmp in #8417
- fix: Snap publish regression by @lutzroeder in #8424
- chore(deploy): Release by @github-actions in #8411
New Contributors
Full Changelog: v25.0.4...v25.0.5
[email protected]
Patch Changes
-
#8417
e77de9f6
Thanks @beyondkmp! - update semver to latest -
#8409
5fae1cf3
Thanks @ckarich! - fix: windows signature verification special chars -
#8282
15ce5b41
Thanks @beyondkmp! - fix aborted event
v25.0.4
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
- @Ryan432 made their first contribution in #8400
- @xyloflake made their first contribution in #8403
- @mokagio made their first contribution in #8407
Full Changelog: v25.0.3...v25.0.4
[email protected]
Patch Changes
-
#8400
9dc0b49a
Thanks @Ryan432! - fix: Handle Linux deb auto update installation on applications having spaces inartifactName
. -
#8393
8dabf64b
Thanks @beyondkmp! - fix: allow custom channel in github provider -
#8403
1c14820b
Thanks @xyloflake! - fix: handle spaces for all linux package managers
v25.0.3
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