Skip to content

1.7.0 - Using electron 20, improvements for startup/quitting

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 21:51
· 124 commits to master since this release
  • 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