Commit graph

4 commits

Author SHA1 Message Date
Igor Gassmann
1fc35d1175 fix: daemon fails to download when dist directory doesn't exist 2018-03-29 15:57:17 -04:00
Igor Gassmann
2df37c4fa6 chore: move downloaded daemon zip file to dist folder 2018-03-27 18:42:26 -04:00
Igor Gassmann
c3469b3648
fix: daemon not launching on Windows (#1101)
* Rollback `keytar-prebuild` and `electron` to compatible versions.

* Check if the targeted build platform is different from the platform that
is building the app. If that's the case, download the appropriate daemon.
2018-03-14 16:38:55 -04:00
Igor Gassmann
b9f4d7b307
chore: migrate to AppImage and update publish workflow (#1010)
The app now uses AppImage instead of .deb files for Linux. Thanks to this change, the app supports now auto-updates on Linux too.

The publishing workflow has been updated. It uses now the publishing mechanisms offered by electron-builder.
2018-03-07 18:03:45 -05:00