Skip to content

v26.0.16

Pre-release
Pre-release

Choose a tag to compare

@mmaietta mmaietta released this 02 Jun 14:58
· 226 commits to master since this release
8465768

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): --force unmount 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-ci with ci-info by @talentlessguy in #9117
  • fix(linux): productName should be used as the default value when executableName is 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

Full Changelog: v26.0.15...v26.0.16