What's Changed
- docs: replace difference to built-in autoUpdater by @datenreisender in #9098
- fix(docs): Update README.md emoji rendering by @mmaietta in #9110
- fix(dmg):
--forceunmount dmg using hdiutil after delay on Resource Lock (code 16) by @mmaietta in #9115 - refactor(dmg): add human-readable hdiutil log messages and refactoring to only retry on transient error codes by @mmaietta in #9118
- refactor: replace
is-ciwithci-infoby @talentlessguy in #9117 - fix(linux):
productNameshould be used as the default value whenexecutableNameis not set per docs (#9068) by @hbcraft in #9068 - chore(test): Adding tests that verify the full flow of install+update (live/blackbox test) by @mmaietta in #9122
- fix(updater): don't throw when determining which package manager to use by @mmaietta in #9113
- fix: allow custom electron zip name to be provided when unpacking a provided electronDist by @mmaietta in #9126
- chore(deploy): Release by @github-actions in #9116
New Contributors
- @datenreisender made their first contribution in #9098
- @talentlessguy made their first contribution in #9117
- @hbcraft made their first contribution in #9068
Full Changelog: v26.0.15...v26.0.16