This repository has been archived by the owner on Jun 11, 2023. It is now read-only.
Releases: mihirpathak97/audius
Releases · mihirpathak97/audius
2.0.0-beta1
[2.0.0-beta1] - 2020-03-25
Added
- Option to set spotify and youtube API keys in settings
Changed
- Minor types and defs update
- ⬆️ - ant-design 4.x, react 16.13.x
- Users need to provide their own API keys for YT and Spotify
2.0.0-alpha3
What's New
- TypeScript 🎉
- Hooks and FC 🎉
- Redux simplification 🎉
- Code refactorization 🎉
1.6.0
1.6.0-beta1
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
1.5.0
What's New
- Updated node packages
- electron - 2.0.7 -> 2.0.10
1.5.0-beta1
v1.5.0-beta1 bump v1.5.0-beta1
1.4.2
What's New
- Fixed uncaught error while fetching access token in main process
1.4.1
What's New
- [FIX] Refresh Spotify Token
- [FIX] unhandled error for null search results
1.4.0
What's New
- Displays upto 10 results for a query
- Fixed re-rendering view on 'Go Back'
1.3.1
What's New
- Fix downloadDirectory error