1.7.0 - Using electron 20, improvements for startup/quitting
- Now using Electron 20, fixes using
POST
with protocol handlers with a Blob or File body. - Any protocol handlers that get loaded during the course of running will get torn down gracefully on quit. Should avoid corrupting IPFS repos on exit
- Startup code was optimize to account for opening windows when there was already an instance running