-
Notifications
You must be signed in to change notification settings - Fork 60
Conversation
af892a4
to
658133d
Compare
ce7b7d3
to
5b8de7b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New version number doesn't exist in update popup message.
66e8317
to
336f1fe
Compare
336f1fe
to
d246947
Compare
@slaweet when I click on "update", it takes like 30 seconds or more before I get the notification "Updates downloaded, application will be quit for update...". This was quite confusing, because I was wondering if it's updating or not. Usually you get some kind of progress bar or some other kind of notification that something is actually happening. Also, when I download the app, and I move it to the "Applications", but open it from here: And then click "update", it is not actually updating. I, as a user, often open the app directly from that window, so I can imagine other people doing that as well. |
f41d601
to
bab1592
Compare
because it didn't work and was throwing errors
What was the problem?
Users stay stayed on older versions without knowing there is a new one.
How did I fix it?
By setting up electron-updater
How to test it?
app/package.json
to1.2.0
npm run pack
(On mac) ornpm run pack:win
(On Windows)Review checklist