Skip to content

Release v1.0.2

Compare
Choose a tag to compare
@dscalzi dscalzi released this 15 Oct 03:24
· 222 commits to master since this release
23cb2b8

Release v1.0.2

Electron has been updated from v2.x to v3.x. For details, you may view the Electron release notes.

The upgrade to Node.js 10 has caused some issues with the electron-updater module. This has caused auto-updates to fail in the earlier two prerelease versions. The issue was identified and a PR including the resolution was submitted. The module's maintainers are currently not fixing bugs and therefore the base module still has the issue. In an effort to get this release out, we've compiled the module with the solution locally and have switched to that. When the solution is merged into the module, we will switch back.

Users trying to upgrade from v1.0.2-pre.1 or v1.0.2-pre.2 will need to download this manually.

Fixes

  • 72f822d Repaired travis build script.

Dependency Upgrades

Removed Dependencies

  • 3acc213 electron-is-dev - This module has dropped support for forked environments. As such, we are now maintaining our own local copy of the module at v0.3.0.