gingko / client

Gingko Writer. Tree-based writing software, written in Elm.
https://gingkowriter.com
MIT License
361 stars 49 forks source link

Auto-Update still broken on Linux? #149

Closed gottlike closed 5 years ago

gottlike commented 5 years ago

I noticed that there's a new version (2.3.3), but Gingko (2.3.2) is not auto-updating to it. I had to manually download it and replace the AppImage.

AdrianoFerrari commented 5 years ago

I'll look into this and do some more tests. Thanks for letting me know.

Edit: yup, you seem to be correct. Sorry about this! Will try to fix it as soon as I can.

AdrianoFerrari commented 5 years ago

What I thought was the issue last time, turns out not to have been. As recommended, I was checking to see if we're in production before attempting to update.

But I was using the wrong version of the package to do so (1.x of electron-is-dev requires electron v3, but gingko is still on v2).

I hope I can reach some of the people who haven't been able to upgrade, somehow...

NOTE If you have Gingko v2.3.3 or earlier, and haven't been auto-updated, please download the latest from the releases page.

gottlike commented 5 years ago

Thanks Adriano. Probably it's best to just send out a mass mailing to everyone who signed up/bought..