Releases: pascalopitz/unoffical-sonos-controller-for-linux
Releases · pascalopitz/unoffical-sonos-controller-for-linux
v0.2.0-alpha2
- Fixed some issues with playlist browsing
- Fixed menu getting cut off when at bottom of browser list
- Some refactoring and lint fixes
0.2.0-alpha1
We've gone full circle: Removed ported bits and went back to the now much much neater and, unlike my orphaned fork, well maintained node-sonos.
Also slight tweaks to reducers and event handling. Feels more snappy I think. Give it a whirl guys.
0.1.8
- Fixed a few errors
- improved the back function when searching
- Now keeps scroll position when using the back button
0.1.7
Fixed Spotify to work with manifest.json
Fixed scroll bug in search mode
Fixed scroll bug in service collections
Removed a glitchy magic list item for albums ... this will need rethinking
Removed service worker to get improve glitchy album cover loading
Removed preact and used react
0.1.6
v0.1.6 Making it work after upgrade, Upgraded some packages as well
0.1.5
v0.1.5 Removed snap, building arm as well
0.1.4
v0.1.4 Update some packages, fix a reducer error
0.1.3
v0.1.3 Updated npm packages, changed around some event subscriptions, remove…
0.1.2
v0.1.2 Debug code in reducer removed ... doh!
v0.1.1
Some changes to do with Sonos SMAPI in 8.2, namely auth token refresh handling and Household ID resolution.