Skip to content

v1.0.0

Compare
Choose a tag to compare
@open-dynaMIX open-dynaMIX released this 18 Apr 16:51
806d2a1

Feature

  • allow lower case header names (d37a27a)
  • include audio-device information in status response (c81cf3b)

Fix

  • use floats in status json (51ee821)
  • also print startup_msg to shell (4825a77)
  • fix loop handling in frontend (42b3704)
  • fix audio-device cycling when audio_devices option is not provided (7e00756)

Breaking

  • The type of the duration and volume properties has changed from string to float in the status response. (51ee821)

Documentation

  • fix json in readme (cd8272c)
  • delays are transmitted in seconds, not ms (2b9d23b)
  • fix typo audio-devices/audio_devices (c83b994)
  • fix typo audio-devices/audio_devices (4fc6326)