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