Skip to content

Releases: pascalopitz/unoffical-sonos-controller-for-linux

v0.2.0-alpha2

20 May 22:14
Compare
Choose a tag to compare
v0.2.0-alpha2 Pre-release
Pre-release
  • 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

19 May 10:24
Compare
Choose a tag to compare
0.2.0-alpha1 Pre-release
Pre-release

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

16 Mar 00:27
Compare
Choose a tag to compare
  • Fixed a few errors
  • improved the back function when searching
  • Now keeps scroll position when using the back button

0.1.7

15 Mar 06:20
Compare
Choose a tag to compare

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

05 Apr 13:48
Compare
Choose a tag to compare
v0.1.6

Making it work after upgrade, Upgraded some packages as well

0.1.5

08 Sep 02:26
Compare
Choose a tag to compare
v0.1.5

Removed snap, building arm as well

0.1.4

04 May 12:56
Compare
Choose a tag to compare
v0.1.4

Update some packages, fix a reducer error

0.1.3

21 Apr 11:05
Compare
Choose a tag to compare
v0.1.3

Updated npm packages, changed around some event subscriptions, remove…

0.1.2

23 Dec 10:35
Compare
Choose a tag to compare
v0.1.2

Debug code in reducer removed ... doh!

v0.1.1

19 Dec 09:08
Compare
Choose a tag to compare

Some changes to do with Sonos SMAPI in 8.2, namely auth token refresh handling and Household ID resolution.