Releases: electron-userland/electron-builder
Releases · electron-userland/electron-builder
v26.0.0-alpha.8
What's Changed
- refactor: remove stale handler for
extend-info
by @t3chguy in #8661 - fix: install all dependencies to fix building within NPM workspaces by @beyondkmp in #8715
- feat(keygen): Add
host
property to support self-hosted Keygen instances by @hrueger in #8711 - chore: Remove informal Russian messages in the NSIS installer by @kttmv in #8714
- chore: Rename
vmRequired
variable touseVmIfNotOnWin
by @NoahAndrews in #8727 - chore(deps): lock file maintenance by @renovate in #8707
- chore: Update FUNDING.yml with dedicated Github sponsor link by @mmaietta in #8728
- chore(docs): adding video tutorial/introduction to macOS codesigning and notarization by @mmaietta in #8740
- feat(s3): add forcePathStyle option to S3Options by @0xlau in #8741
- chore(deploy): Release (alpha) by @github-actions in #8720
New Contributors
Full Changelog: v26.0.0-alpha.7...v26.0.0-alpha.8
[email protected]
v26.0.0-alpha.7
What's Changed
- chore: add additional identity logging for mac os certificates by @mmaietta in #8691
- fix(win): corrupt asar integrity file path on crossplatform build by @Lemonexe in #8689
- chore: Update README.md, fix typo(s) by @BobConanDev in #8684
- fix(deps): update dependency cross-spawn to v7.0.5 [security] by @renovate in #8693
- chore: consolidate default depends/recommends for FPM targets to app-builder-lib by @mmaietta in #8637
- fix: smart unpack for local module with dll by @beyondkmp in #8645
- fix(deps): update dependency eslint to v9.16.0 [security] by @beyondkmp in #8717
- chore(deploy): Release (alpha) by @github-actions in #8694
New Contributors
- @Lemonexe made their first contribution in #8689
- @BobConanDev made their first contribution in #8684
Full Changelog: v26.0.0-alpha.6...v26.0.0-alpha.7
v26.0.0-alpha.6
What's Changed
- chore: migrate Netlify to GHA by @mmaietta in #8629
- chore: fixing indentation of typedoc and TOC depth/padding by @mmaietta in #8657
- docs: update vite-electron-builder description by @cawa-93 in #8658
- fix: docker build script unable to build node 18 image by @mmaietta in #8665
- feat: add AppArmor profile to FPM targets to pair with
afterInstall
andafterRemove
template scripts by @mmaietta in #8636 - fix: use FileCopier for copying files and queue creation of symlinks by @mmaietta in #8663
- fix: pnpm prettier cannot work in windows by @beyondkmp in #8668
- chore(deps): update electron/asar to 3.2.17 by @beyondkmp in #8671
Full Changelog: v26.0.0-alpha.5...v26.0.0-alpha.6
v26.0.0-alpha.5
What's Changed
- chore: refactor electron dist logic to avoid unnecessary console logs by @mmaietta in #8639
- fix(win): add mandatory
publisherName
field to Azure Trusted Signing by @mmaietta in #8650 - fix: cscIKeyPassword must support empty string arguments by @IsaacAderogba in #8653
- fix(asar): check ResolvedFileSet src when verifying symlinks to be within project directory by @mmaietta in #8654
Full Changelog: v26.0.0-alpha.4...v26.0.0-alpha.5
v26.0.0-alpha.4
What's Changed
- fix: copyFileSync operation will block the main thread by @q837477816 in #8623
- fix: Remove path from published binaries by @olivereisenhut in #8631
- fix(win): add rfc3161 timestamp entry as default for azure signing by @mmaietta in #8627
- feat(updater): allow usage of
autoRunAppAfterInstall
with mac updater by @mmaietta in #8633 - fix: remove concurrency of windows codesign by @mmaietta in #8632
- chore(deploy): Release (alpha) by @github-actions in #8625
New Contributors
- @q837477816 made their first contribution in #8623
- @olivereisenhut made their first contribution in #8631
Full Changelog: v26.0.0-alpha.3...v26.0.0-alpha.4
[email protected]
v26.0.0-alpha.3
What's Changed
- chore(deps): update fast-xml-parser to 4.4.1 by @beyondkmp in #8593
- chore(deps): update jest to 29.7.0 by @beyondkmp in #8594
- chore: updating lint-staged to update internal micromatch by @mmaietta in #8598
- fix(win): Revert "fix(win): use appInfo description as primary entry for FileDescription" by @mmaietta in #8601
- fix: check relative path in
asarUtil
without path separator by @mmaietta in #8603 - chore(deps): update dependency app-builder-bin to 5.0.0-alpha.11 by @beyondkmp in #8604
- chore: refactor Publishers out of app-builder-lib into electron-publish by @mmaietta in #8596
- fix: add quotes to surround file path during azure signing to handle files with spaces by @mmaietta in #8606
- chore(deploy): Release (alpha) by @github-actions in #8602
Full Changelog: v26.0.0-alpha.2...v26.0.0-alpha.3
v26.0.0-alpha.2
What's Changed
- chore: add ut for local module by @beyondkmp in #8586
- feat: migrate to
electron/asar
package by @mmaietta in #8570 - feat: add integration for
@electron/fuses
by @mmaietta in #8588 - chore(deploy): Release (alpha) by @github-actions in #8591
Full Changelog: v26.0.0-alpha.1...v26.0.0-alpha.2
v26.0.0-alpha.1
What's Changed
- fix: add additional default exclusions to copy logic by @mmaietta in #8577
- chore(deps): update @electron/rebuild to 3.7.0 by @doctolivier in #8575
- fix: packages in the workspace not being under node_modules by @beyondkmp in #8576
- chore(deploy): Release (alpha) by @github-actions in #8578
New Contributors
- @doctolivier made their first contribution in #8575
Full Changelog: v26.0.0-alpha.0...v26.0.0-alpha.1