Skip to content

Releases: electron-userland/electron-builder

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

electron-updater@6.3.5

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

electron-updater@6.3.4

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

electron-updater@6.3.3

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

electron-updater@6.3.2

31 Jul 02:48
84f2909
Compare
Choose a tag to compare

Patch Changes

v25.0.2

23 Jul 23:52
b20496b
Compare
Choose a tag to compare
v25.0.2 Pre-release
Pre-release

What's Changed

  • fix: adding additional logging when importing/requiring a hook script by @mmaietta in #8356
  • chore(deps): update dependency mkdocs to <1.7 by @renovate in #8350
  • chore(deps): update typescript-eslint monorepo to v7.16.1 by @renovate in #8358
  • fix(docs): Revert "chore(deps): update dependency mkdocs to <1.7" by @mmaietta in #8366
  • chore(deps): update babel monorepo by @mmaietta in #8364
  • chore: upgrade docs site packages by @mmaietta in #8367
  • chore(deps): update dependency lint-staged to v15.2.7 by @mmaietta in #8360
  • fix(linux): Don't setuid chrome-sandbox when not required by @pimterry in #8368
  • chore(deps): update dependency typescript-json-schema to v0.64.0 by @mmaietta in #8369
  • chore(deps): update dependency jsdoc-to-markdown to v8.0.2 by @mmaietta in #8361
  • chore(deps): update tj-actions/changed-files digest to 6b2903b by @renovate in #8374
  • fix: allow typescript typechecking for electron-updater .d.ts by @mmaietta in #8372
  • chore(deps): update docker/login-action digest to 9780b0c by @renovate in #8373
  • fix: cancellation token management for packager and retry logic by @mmaietta in #8375
  • chore(deploy): Release by @github-actions in #8357

New Contributors

Full Changelog: v25.0.1...v25.0.2

electron-updater@6.3.1

23 Jul 23:49
b20496b
Compare
Choose a tag to compare

Patch Changes