Aleksei Prokhorov
Aleksei Prokhorov
Thank you for the performance test. It seems that now IPC performed much more better compared to the previous electron version. I'm not going to change these things right now...
Currently, util.formatWithOptions used only for file transport, for console direct calling of console.log is used. Currently, I have no plans to change it, but will think about it in the...
Hi. Currently it's not possible. Maybe I'll implement it later, but no promises.
I'll think about this feature when I have free time.
Do you want to use NSIS with electon-simple-updater to or just with electron-simple-publisher? It's easy to add support to this package, but not to electon-simple-updater. At this moment, I'm not...
No, I have no plans for NSIS at this moment
yes, you're right. https://github.com/megahertz/electron-simple-updater/blob/master/example/updates.json
You can get the value using the `updater.buildId` property
@VynnykV If you have already published an update that means somethings isn't configured properly and you app can't find the update. Feel free to post your updates.json and updater settings...
@VynnykV The example didn't work with the latest Electron. I just updated it for Electron 20.