Skip to content

Releases: electron-userland/electron-builder

v25.0.0-alpha.6

03 Apr 21:47
fa6fc16
Compare
Choose a tag to compare
v25.0.0-alpha.6 Pre-release
Pre-release

What's Changed

  • feat: add config options for setting MinVersion and MaxVersionTested fields in appx manifest by @mmaietta in #8142
  • fix: should not chmod for 7za when process.env.USE_SYSTEM_7ZA is true by @beyondkmp in #8152
  • feat: export Packager sub-classes from main electron-builder types by @mmaietta in #8153
  • feat: Make notarization with Apple ID more usable by @rotu in #8159
  • feat: Add CLI and API for only publishing assets (skips build flow) by @mmaietta in #8150
  • chore(deploy): Release (alpha) by @github-actions in #8154

New Contributors

Full Changelog: v25.0.0-alpha.5...v25.0.0-alpha.6

v25.0.0-alpha.5

19 Mar 16:16
9f4b458
Compare
Choose a tag to compare
v25.0.0-alpha.5 Pre-release
Pre-release

What's Changed

  • fix: update autoupdate docs to describe module-based support by @mmaietta in #8140
  • chore: set nativeRebuilder default value to use electron/rebuild so that yarn 3 is supported by default by @mmaietta in #8140
  • chore(deploy): Release (alpha) by @github-actions in #8141

Full Changelog: v25.0.0-alpha.4...v25.0.0-alpha.5

v25.0.0-alpha.4

15 Mar 16:58
ff8f94f
Compare
Choose a tag to compare
v25.0.0-alpha.4 Pre-release
Pre-release

What's Changed

  • chore(deps): update dependency jsdoc-to-markdown to v8 by @mmaietta in #8130
  • chore(deps): pin actions/setup-python action to 0a5c615 by @renovate in #8132
  • fix: adding retries to account for dmg hdiutil flakiness by @mmaietta in #8135
  • fix: replace SYSTEMROOT with SYSDIR by @beyondkmp in #8133
  • chore(deps): update docker/login-action digest to e92390c by @renovate in #8138
  • chore(deploy): Release (alpha) by @github-actions in #8136

Full Changelog: v25.0.0-alpha.3...v25.0.0-alpha.4

electron-updater@6.3.0-alpha.3

15 Mar 16:44
ff8f94f
Compare
Choose a tag to compare
Pre-release

Patch Changes

v25.0.0-alpha.3

12 Mar 17:27
4d37f8e
Compare
Choose a tag to compare
v25.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • fix(win): use appInfo description as primary entry for FileDescription by @mmaietta in #8125
  • chore(docs): update Bitbucket Options token doc by @mmaietta in #8126
  • fix: order files in asar for incremental updates by @indutny-signal in #8128
  • chore(deploy): Release (alpha) by @github-actions in #8127

Full Changelog: v25.0.0-alpha.2...v25.0.0-alpha.3

electron-updater@6.3.0-alpha.2

12 Mar 17:25
4d37f8e
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [445911a7]:
    • builder-util-runtime@9.2.5-alpha.2

v25.0.0-alpha.2

11 Mar 17:35
95f5873
Compare
Choose a tag to compare
v25.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • chore(deps): update dependency typescript to v5.4.2 by @renovate in #8113
  • fix(deps): update dependency @electron/notarize to v2.3.0 by @renovate in #8114
  • fix(deps): update dependency @electron/universal to v2 by @renovate in #8115
  • chore(deps): update dependency lint-staged to v15 by @mmaietta in #8118
  • feat: support additionalLightArgs by @beyondkmp in #8120
  • feat: add disableSanityCheckPackage to asar to allow custom electron fork asar integrity implementations by @beyondkmp in #8123
  • chore(deps): update dependency typescript-json-schema to v0.63.0 by @mmaietta in #8119
  • fix: move disableSanityCheckAsar to within checkFileInPackage for non-asar verification by @mmaietta in #8124
  • chore(deps): update tj-actions/changed-files digest to aa08304 by @mmaietta in #8117
  • chore(deploy): Release (alpha) by @github-actions in #8121

Full Changelog: v25.0.0-alpha.1...v25.0.0-alpha.2

v25.0.0-alpha.1

09 Mar 20:09
2e6523a
Compare
Choose a tag to compare
v25.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • feat: add minimumSystemVersion in electron updater by @beyondkmp in #8108
  • feat: yarn 3 support for native modules by @mmaietta in #8112
  • chore(deploy): Release (alpha) by @github-actions in #8111

Full Changelog: v24.13.4-alpha.0...v25.0.0-alpha.1

electron-updater@6.3.0-alpha.1

09 Mar 20:00
2e6523a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • #8108 3d4cc7ae Thanks @beyondkmp! - feat: add minimumSystemVersion in electron updater

  • Updated dependencies [3d4cc7ae]:

    • builder-util-runtime@9.2.5-alpha.1

v24.13.4-alpha.0

08 Mar 18:06
afa9755
Compare
Choose a tag to compare
v24.13.4-alpha.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v24.13.3...v24.13.4-alpha.0