Skip to content

7.15.0

Pre-release
Pre-release

Choose a tag to compare

@develar develar released this 28 Oct 09:25

Bug Fixes

  • rename .app-update.json to app-update.yml #529 (f69d202)
  • use own copy of bluebird library (scoped) (686dc6b)
  • dmg: do not use -quiet #854 (74e2006)

Features

  • handle available native deps when building on non-native platforms (81c6bdf), closes #842
  • warn when skipping mac app signing due to unsupported platform (7c810a7), closes #849
  • WIN_CSC_KEY_PASSWORD #822 (99a5f0a)

Performance Improvements

  • lazy imports, get rid of tsAwaiter (a33e004)