File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed
Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ This documents the user-facing changes for each version
4+
5+ ## 0.4
6+
7+ - Fix notifications by using custom toasts
8+
9+ ## 0.3.1
10+
11+ - Inline name editing
12+ - Prettier custom dialogs for confirmation and prompt
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ Do you hate it when Spotify randomly decides your queue is gone — or just want
1111## Status
1212🚧 Beta. Core features are implemented and undergoing polish.
1313
14+ For changes, see [ CHANGELOG.md] ( ./CHANGELOG.md )
15+
1416## Installation
1517- Open the [ Spicetify Marketplace] ( https://github.com/spicetify/marketplace/wiki/Installation ) .
1618- Search for "Queue Manager" (You might have to click on "Load more" first)
Original file line number Diff line number Diff line change 11{
22 "name" : " queue-manager" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.4 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " spicetify-creator" ,
You can’t perform that action at this time.
0 commit comments