Skip to content

Version 0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@HughIsaacs2 HughIsaacs2 released this 12 Dec 06:52
· 101 commits to master since this release
0d17c48
  • Cleaned up the files (cleared out everything that wasn't in use).

  • Electron app now minimizes to the system tray (it also starts like this).

  • Chrome Extension now provides a retry button and a dat:// link on the error page.

  • Electron app no longer sets itself as the default protocol handler for dat:// (I'll get around to providing an option for this in the future).

  • Electron app now sets itself as the default protocol handler for datPart:// so that it can be opened from the extension via a link.

  • Chrome extension page now provides a datPart:// link to open the Electron app.

  • Electron app now creates a "dats" folder for storing Dats if it doesn't exist.