This repository has been archived by the owner on Jun 11, 2023. It is now read-only.
1.6.0-beta1
Pre-release
Pre-release
mihirpathak97
released this
03 Oct 11:23
·
10 commits
to master
since this release
What's New
- Added support for Spotify links!
- Note Only track links work. Playlists and albums will be supported
in the next point release
- Note Only track links work. Playlists and albums will be supported
- Added support for YouTube links!
- Note Some YT links will not fetch Spotify data properly. Working on a fix
- Added Default art work for songs with unknown Spotify data
- Add
Open Sans
font locally- [Hack] Relative path issue for loading local fonts
- Added Download Queue!
- Added Redux!
- [win32] Installer will now install per-user
- Fixed Refreshing Spotify access token in runtime
- Fixed Error dialog while getting Spotify access token
- Updated node packages
- electron - 2.0.7 -> 3.0.2
- react - 16.4.x -> 16.5.2
- material-ui - 1.x -> 3.1.1
- And more!
- Move to promise based modules
- Use HashRouter for in-app routing
- Fix icons
- Nuked audio play functionality as it violates YouTube's terms
- Now opens the link in default browser
- Nuked
@material-ui/icons
. Using Font Awesome entirely