Skip to content

Releases: bencevans/node-sonos

v0.22.0

06 Jan 22:20
be6d348
Compare
Choose a tag to compare

0.22.0 (2018-01-06)

Bug Fixes

  • Alarm service create parameters encoded (4f719c5)
  • Something missed in listing alarms (6da6064)

Features

  • Ability to enable/disable an alarm by ID (eb991bb)
  • Added PatchAlarm to partialy update alarm. (8283822)
  • Fixed Destroy alarm to expect only the id (bfd6ed3)
  • Initial work on AlarmClock (92b2c7d)

v0.21.0

04 Jan 17:43
d7e4ddb
Compare
Choose a tag to compare

0.21.0 (2018-01-04)

Features

v0.20.0

03 Jan 13:07
c05cff4
Compare
Choose a tag to compare

0.20.0 (2018-01-03)

Bug Fixes

  • Examples: Spotify sample wasn't working (6f5580a)
  • Examples: TuneIn sample uses TuneIn now (e30ca69)
  • Examples: User playlists require correct region (b70682f), closes #186
  • Lint errors fixed, oops 😄 (9a53a3a)
  • QueueNext now also accepts spotify urls (1dcc165), closes #115

Features