Releases: th-ch/youtube-music
Releases · th-ch/youtube-music
1.6.3
- fix #61
- bump adblocker
- improve CI
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
1.5.0
- upgrade dependencies
- fix navigation plugin (incorrect style on arrows)
- add
Hide video player
plugin
1.4.0
- Upgrade multiple dependencies to fix vulnerabilities
- Add an option to start the application at login
1.3.2
- upgrade outdated dependency (electron-updater)
- hide app instead of quitting when tray icon is visible
- clicking on tray shows/hides the app
1.3.1
- Migrate ad blocker from brave adblock to cliqz
- upgrade outdated dependencies
- Add tray and options (available options: enable tray or not, disable auto-updates) - #18
- fix Google OAuth - #17
1.2.0
- New plugin: auto confirm when paused
- Bump dependencies
- Migrate to yarn
1.1.5
Changelog:
- fix navigation plugin (navigation arrows injection was broken)