Skip to content

Releases: electron-userland/electron-builder

electron-builder@26.8.1

16 Feb 15:50
Immutable release. Only release title and notes can be modified.
9418d2c

Choose a tag to compare

What's Changed

  • fix: always use package key when reading from dependency list instead of package name by @mmaietta in #9583
  • chore: add logging summary to end of node collector to flag any special cases/alerts by @mmaietta in #9587
  • chore: adding tolerance threshold (within 10 bytes) to vitest snapshots to adjust for package manager instabilities by @mmaietta in #9591
  • chore: update node_modules snapshots due to transitive fixture dependency changed by @mmaietta in #9592
  • fix(appimage): fix mime type directory in AppDir by @sabonerune in #9589
  • chore(deploy): Release (next) by @electron-builder-release-bot[bot] in #9585

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.8.0...electron-builder@26.8.1

electron-updater@6.8.3

12 Feb 16:09
Immutable release. Only release title and notes can be modified.
3a3f439

Choose a tag to compare

Patch Changes

electron-builder@26.8.0

12 Feb 16:09
Immutable release. Only release title and notes can be modified.
3a3f439

Choose a tag to compare

What's Changed

  • refactor: simplify YarnNodeModulesCollector by extending NpmNodeModulesCollector by @beyondkmp in #9506
  • chore: adding settings to force LF line endings across mac+win by @mmaietta in #9559
  • chore: Remove console logs for linux autoupdater platform check by @Kilian in #9561
  • chore(tests-only): migrate to auto-sharding/balancing Vitest CI workflow by @mmaietta in #9565
  • fix: quote tempBatFile path in cmd.exe args to support paths with spaces in #9566
  • chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in #9552
  • chore(tests): migrate to only programmatic vitest API by @mmaietta in #9571
  • chore: resolve flaky functional tests by @mmaietta in #9572
  • chore: change vitest sharding approach to be platform-specific time estimations by @mmaietta in #9576
  • feat: updating win-codesign resources by @mmaietta in #9430
  • chore: add additional e2e auto-update tests and support link: protocol by @mmaietta in #9578
  • feat(appimage): support static appimage runtime by @mmaietta in #9558
  • chore(deploy): Release (next) by @electron-builder-release-bot[bot] in #9556

New Contributors

  • @Copilot made their first contribution in #9566

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.7.0...electron-builder@26.8.0

electron-updater@6.8.2

31 Jan 22:56
Immutable release. Only release title and notes can be modified.
f1c2ec3

Choose a tag to compare

Patch Changes

electron-builder@26.7.0

31 Jan 22:56
Immutable release. Only release title and notes can be modified.
f1c2ec3

Choose a tag to compare

What's Changed

  • feat: add size option to DmgOptions for explicit DMG filesystem size by @BarakXYZ in #9543
  • chore(deps): update tar again -> v7.5.7 by @mmaietta in #9547
  • fix: after-install.tpl: Fix stdio redirects in update-alternative invocation by @joshtriplett in #9536
  • chore(deps): update actions/setup-node action to v6.2.0 by @renovate[bot] in #9553
  • chore(deps): update actions/cache action to v5.0.3 by @renovate[bot] in #9554
  • chore(deps): update actions/setup-python action to v6.2.0 by @renovate[bot] in #9555
  • fix: restore duplicate dependency and workspace tree resolution by @mmaietta in #9548
  • fix(updater): ignore releases with non-semver tags when collecting full changelog by @AbdulrhmanGoni in #9550
  • feat(windows): capabilities by @regnete in #9437
  • chore(deploy): Release (next) by @electron-builder-release-bot[bot] in #9549

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.6.0...electron-builder@26.7.0

electron-builder@26.6.0

27 Jan 23:45
Immutable release. Only release title and notes can be modified.
e394e0c

Choose a tag to compare

What's Changed

  • feat(flatpak): use configuration for executableArgs by @mmaietta in #9530
  • fix(nsis): allow $INSTDIR to be removed by @liamcmitchell in #9520
  • fix: pnpm collector returning zero modules by @mmaietta in #9535
  • chore(deploy): migrating to multi-branch CI/CD release flow by @mmaietta in #9533
  • feat: update dmgbuild and migrate to portable dmgbuild python bundle by @mmaietta in #9516
  • chore(tests): stabilize yarn v1 yarn install by @mmaietta in #9540
  • chore(deps): updating electron/rebuild tar and form-data by @mmaietta in #9528
  • chore(deploy): Release (next) by @electron-builder-release-bot[bot] in #9531

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.5.0...electron-builder@26.6.0

electron-updater@6.8.1

19 Jan 21:07
Immutable release. Only release title and notes can be modified.
7b5901b

Choose a tag to compare

Patch Changes

electron-builder@26.5.0

19 Jan 21:07
Immutable release. Only release title and notes can be modified.
7b5901b

Choose a tag to compare

What's Changed

  • chore: running eslint --fix on more files by @mmaietta in #9502
  • chore: fix dmg background by updating vendor dmgbuild by @mmaietta in #9512
  • feat: add support for dmgbuild's badge-icon configuration by @mmaietta in #9513
  • chore: update tar to latest release 7.5.3 to resolve dependabot by @mmaietta in #9514
  • fix: Windows build fails with spawn EINVAL after Node.js security fix by @mmaietta in #9489
  • chore(deploy): Release by @electron-builder-release-bot[bot] in #9503

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.4.1...electron-builder@26.5.0

electron-updater@6.8.0

14 Jan 07:07
Immutable release. Only release title and notes can be modified.
06de969

Choose a tag to compare

Minor Changes

  • Emit download-progress events when downloading with multiple range differential downloader #9448 3533a3e @eliotschu

electron-builder@26.4.1

14 Jan 07:07
Immutable release. Only release title and notes can be modified.
06de969

Choose a tag to compare

What's Changed

  • fix: post-process parent directories of unpacked files by @mmaietta in #9419
  • chore(config): migrate Renovate config by @renovate[bot] in #9457
  • feat: Provide progress updates for multiple range differential downloads by @eliotschu in #9448
  • chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #9463
  • chore(deps): update actions/cache action to v5 by @renovate[bot] in #9460
  • chore(deps): update actions/stale action to v10 by @renovate[bot] in #9467
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #9461
  • chore(deps): update actions/labeler action to v6 by @renovate[bot] in #9462
  • fix: update pr-labeler config to correct syntax by @mmaietta in #9471
  • fix: pnpm "Invalid string length" errors during node module collection by @danteissaias in #9470
  • chore(deps): update amannn/action-semantic-pull-request action to v6 by @renovate[bot] in #9468
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #9466
  • fix: skip Netlify PR deploy workflow on forks by @biw in #9474
  • chore: update snapshots due to transitive fixture dependency changed by @mmaietta in #9482
  • fix: deleting default macOS appPlist keys using extendInfo by @Lemonexe in #9481
  • chore: warn about implicit publishing in CI by @biw in #9475
  • chore: update snapshots again? by @mmaietta in #9484
  • chore: updating ran test server for updater tests by @mmaietta in #9485
  • fix: update the dmgbuild hex regex to be case insensitive by @Kilian in #9487
  • chore: update snapshots due to transitive fixture dependency changed by @mmaietta in #9493
  • fix: aliased packages not packaged with the correct name by @iamEvanYT in #9492
  • chore: update more snapshots by @mmaietta in #9497
  • chore: extract TraversalNodeModuleCollector for fallback project parsing by @mmaietta in #9440
  • chore(deps): update eslint and prettier by @renovate[bot] in #9459
  • chore: Increase timeout for macOS test job by @mmaietta in #9501
  • chore(deploy): Release by @electron-builder-release-bot[bot] in #9458

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.4.0...electron-builder@26.4.1