File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 22
33This documents the user-facing changes for each version
44
5+ ## 0.6
6+
7+ - Queue capacity watcher now only sends notifications when the queue size has actually increased
8+ - Appending songs to queue now filters out songs that are already in the queue
9+ - Add a button to clear all automatic snapshots
10+ - Small UI improvements (collapsible settings, tooltips)
11+ - Add support for multiple languages. Supports English, German, Spanish and French and can be changed in settings
12+
513## 0.5.1
614
715- Fix manual snapshot getting saved with custom name when not changing it from the default
Original file line number Diff line number Diff line change 11{
22 "name" : " queue-manager" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.6 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " spicetify-creator" ,
You can’t perform that action at this time.
0 commit comments