1.6.2
Features:
- Option to toggle devtools
- Beta - add notifications plugin (notify of song on play event)
- Beta - add downloader plugin (youtube-dl - download to MP3)
Bugfixes:
- Block alert if leaving page when playing
- Plugins/event handlers in each window
- auto-hide menu bar (autoHideMenuBar set to true)
Dependencies:
- Upgrade electron-store from 6.0.0 to 6.0.1
- Bump YoutubeNonStop
- CI: use node@12 instead of node@10
- CI: migrate from Travis/AppVeyor to GitHub Actions