Releases: pascalopitz/unoffical-sonos-controller-for-linux
Releases · pascalopitz/unoffical-sonos-controller-for-linux
v0.1.0
First release of the Redux based rewrite
Notable changes:
- State management has been rewritten to use Redux
- Action creators are used, with async/await for async actions
- Music services had a bit of TLC. Deezer and Amazon music in particular.
- The search for services should be less buggy.
- The browser list has a more reliable back button
- Shuffle and crossfade mode work now
- We're also building AppImage now
v0.0.15
Updated electron
v0.0.14
Google play and PLEX service, nicer service logos
v0.0.13
Updated some dependencies
v0.0.12
Stripping out bridges, search result more scrolling, fix state breaka…
v0.0.11
Upgrade some node libs, fix java.nullPointer stuff with Spotify
Scrollable zones list, thanks economysizegeek
v0.0.10 Prevented id collision, slight refactor, added contributer to package…
v0.0.9: Merge pull request #20 from Basster/feature/mousewheel-volume
mousewheel volume change
v0.0.9-alpha3
Using virtual-list for performance
v0.0.9-alpha2
Handling no music, title in collpased contain artist