20 lines
1009 B
Markdown
20 lines
1009 B
Markdown
# Change Log
|
|
|
|
## [Unreleased]
|
|
|
|
### 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
|
|
|
|
### Fixed
|
|
- [#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!
|