# Change Log ## [0.0.1-alpha2] - 2023-03-17 ### Added - [#73](https://github.com/dweymouth/supersonic/issues/73) Added "Play Random" button to genre page to play random songs - [#60](https://github.com/dweymouth/supersonic/issues/60) Add Top Tracks view to artist page - [#82](https://github.com/dweymouth/supersonic/issues/82) Added "Play Artist Radio" feature - [#79](https://github.com/dweymouth/supersonic/issues/79) Support legacy unsalted password auth - [#48](https://github.com/dweymouth/supersonic/issues/48) Send "Now Playing" scrobble to server when beginning new track - [#76](https://github.com/dweymouth/supersonic/issues/76) Added "Audio Exclusive" playback mode - [60b7b93](https://github.com/dweymouth/supersonic/commit/60b7b93ee27f22781dbcddc8bd429d0ede8514fb) Add support for deleting playlists and editing playlist metadata ### Fixed - [#62](https://github.com/dweymouth/supersonic/issues/62) Set a placeholder image if an album cover is not available - [#66](https://github.com/dweymouth/supersonic/issues/66) Refreshing artist page duplicates list of similar artists - [#37](https://github.com/dweymouth/supersonic/issues/37) Infinite scrolling album views stop loading if you scroll with scrollbar immediately to bottom - [#78](https://github.com/dweymouth/supersonic/issues/78) Favorite button on Artist page always shows unfavorited initially - [#64](https://github.com/dweymouth/supersonic/issues/64) Improve scrolling smoothness in album grid view ## [0.0.1-alpha1] - 2023-03-05 First release!