#136: add menu button to album page with options to add album to queue or playlist

This commit is contained in:
Drew Weymouth
2023-04-19 18:13:31 -07:00
parent 8780477025
commit e61dace0dd
3 changed files with 27 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
- [#55](https://github.com/dweymouth/supersonic/issues/55) Show disc number and disc count for multi-disc albums
- [#115](https://github.com/dweymouth/supersonic/issues/115) Add search bar to artist, genres, and playlists pages
- [#104](https://github.com/dweymouth/supersonic/issues/104) Add alternate (e.g. external) hostname to server connection config
- [#136](https://github.com/dweymouth/supersonic/issues/136) Add "..." button to album page with menu to add album to queue or playlist
### Fixes
- **todo-commithash** Don't show update available prompt if the found version is the same as the running app version