Skip to content

6.8.0

Choose a tag to compare

@arvkmr arvkmr released this 04 Dec 16:46
· 9 commits to master since this release
8629f3e

ChangeLog

  • Deprecate: prepareStations() api
  • Fix: Calling setActiveStation call is now serialized. You will receive an false value if setActiveStation() is called a second time before the activeStationChanged() callback is triggered.
  • Fix: calling setActiveStation(advanceBy) and play() could sometimes result in playback that ignored the advanceBy param.