Version 0.0.5
Pre-release
Pre-release
-
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.