Skip to content

Releases: electron-userland/electron-builder

v25.0.0-alpha.10

29 Jun 17:05
5e924c2
Compare
Choose a tag to compare
v25.0.0-alpha.10 Pre-release
Pre-release

What's Changed

  • feat: write asar integrity resource on windows by @indutny-signal in #8245
  • refactor: builder-util-runtime, separate newError to eliminate circular dependency by @m59peacemaker in #8251
  • feat(appx): Update identityName for windows 10 by @ifurther in #8206
  • fix(docs): get rid of typo in default glob pattern by @isti115 in #8256
  • fix: @electron/remote wrongly into Windows app.asar by @beyondkmp in #8254
  • fix(deps): Update notarize tool by @kochie in #8271
  • fix: don't log ignored error when requiring custom publisher by @George-Payne in #8267
  • feat: updating app-builder to v5.0.0-alpha.4 by @beyondkmp in #8274
  • fix: resolve CI/CD docs generation issue by @mmaietta in #8281
  • chore: Add doc generation to CI to validate release CI/CD by @mmaietta in #8283
  • chore(deploy): Release (alpha) by @github-actions in #8253

New Contributors

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

electron-updater@6.3.0-alpha.5

29 Jun 16:52
5e924c2
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [140e2f0e]:
    • builder-util-runtime@9.2.5-alpha.3

v25.0.0-alpha.9

03 Jun 18:42
29f6504
Compare
Choose a tag to compare
v25.0.0-alpha.9 Pre-release
Pre-release

What's Changed

  • fix(deps): update dependency ejs to v3.1.10 [security] by @renovate in #8192
  • docs: channel works with Github by @rotu in #8227
  • feat: App builder bin 5.0 by @beyondkmp in #8190
  • chore(deploy): Release (alpha) by @github-actions in #8241

Full Changelog: v25.0.0-alpha.8...v25.0.0-alpha.9

electron-updater@6.3.0-alpha.4

03 Jun 16:59
29f6504
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • #8227 48c59535 Thanks @rotu! - fix(docs): update autoupdate docs noting that channels work with Github

v25.0.0-alpha.8

20 May 17:31
041ee3b
Compare
Choose a tag to compare
v25.0.0-alpha.8 Pre-release
Pre-release

What's Changed

  • feat: add afterExtract hook by @rafaberaldo in #8194
  • fix(deps): update dependency tar to v6.2.1 [security] by @renovate in #8171
  • chore: updating test snapshot due to dependency change by @mmaietta in #8215
  • docs: fix confusion of TypeScript vs ESM by @rotu in #8214
  • chore: update read-config-file dependency by @mmaietta in #8216
  • feat(mac): support macos signature additionalArguments parameter by @PBK-B in #8218
  • chore(deploy): Release (alpha) by @github-actions in #8207

New Contributors

Full Changelog: v25.0.0-alpha.7...v25.0.0-alpha.8

v25.0.0-alpha.7

20 May 16:55
2a9ccbf
Compare
Choose a tag to compare
v25.0.0-alpha.7 Pre-release
Pre-release

What's Changed

  • feat: Add Support for a separate Github release token to the auto-update token by @AndrewEQ in #8173
  • fix: Treat cscLink empty same as absent by @mifi in #8185
  • feat(linux): add music mac to linux category by @duzda in #8182
  • docs: Update auto updater docs by @slhck in #8186
  • fix(docs/multi-platform-build.md): broken link of build.sh by @PeterDaveHello in #8193
  • feat(appx): Update identityName for windows 10 by @ifurther in #8203
  • fix: Revert "feat(appx): Update identityName for windows 10" by @mmaietta in #8205
  • chore(deploy): Release (alpha) by @github-actions in #8180

New Contributors

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

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