Releases: electron-userland/electron-builder
Releases · electron-userland/electron-builder
v26.0.0-alpha.9
What's Changed
- feat: support completely custom AppxManifest.xml by @iongion in #8609
- fix: typo in urls in tsdoc by @kethinov in #8749
- fix: use disableDifferentialDownload flag in the AppImageBuilder by @peter-sanderson in #8695
- feat(nsis): allow disabling of building a universal installer by @mmaietta in #8607
- fix(docs): downgrade typedoc-plugin-markdown to fix docs site generation by @mmaietta in #8755
- fix: update @electron/asar to 3.2.18 to resolve signing issue with framework symlinks by @mmaietta in #8762
- chore: remove deprecated fields from
winOptions
andmacOptions
to clean up configuration (BREAKING CHANGE) by @mmaietta in #8582 - fix: electron-builder fails when list of node_modules files is too big to pass in a glob by @beyondkmp in #8725
New Contributors
- @iongion made their first contribution in #8609
- @kethinov made their first contribution in #8749
- @peter-sanderson made their first contribution in #8695
Full Changelog: v26.0.0-alpha.8...v26.0.0-alpha.9
[email protected]
Patch Changes
- #8695
819eff7b
Thanks @peter-sanderson! - fix: respectdisableDifferentialDownload
flag for AppImage
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