Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

2.1.0 Bug Fixes and Utility Methods

Compare
Choose a tag to compare
@ProbablePrime ProbablePrime released this 09 Jun 15:40
· 111 commits to master since this release
  • Fixed some re-branding issues (#51 #52 #55)
  • Add an initial state to the socket (#56)
  • Add a singular form of createScenes called createScene which can be used for tidier use cases (#62)
  • Added synchronizeState which will retrieve Scenes and Groups from the server (#57)
    • Can be used in the place of two calls to synchronizeScenes and synchronizeGroups
  • Added an update method to Button and Joystick which allows batch updates (#65)
  • Added the ability to specify a custom discovery url for internal Mixer developments (#69)