Skip to content

v4.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 20:21
0ae279b

4.3.0 (2024-08-01)

Bug Fixes

  • Adds null checks for when there is no room combiner defined (ef3bb32)
  • changes property name back to RoomKey for RoomData class (d161200)
  • create secret on startup (0c229ae)
  • fixes actions for togglePartitionState and SetRoomCombinationScenario (b9cd234)
  • MobileControlSystemController fix casting in SetupDefaultDeviceMessengers (2112881)
  • modifies HandleUserAppRequest to always split off query params from filepath (01462d9)
  • send message for fullstatus request in IDspPresetsMessenger (73763ec)
  • swaps LevelControlList for AudioControlPointList (05fa001)
  • updates parsing on type to use exact match including trailing slash (fd49672)
  • Updates to fix room combinination issues (7926479)

Features

  • adds cameraList to room configuration (8582a45)
  • Adds IEssentialsRoomCombinerMessenger (1391113)
  • adds IProjectorScreenLiftControl messenger (8bf3bd9)
  • Adds LevelControlList to room configuration and adds ILvelControlsMessenger to room if implmented (0b07094)
  • Adds paths to reboot processor and restart program (b17392a)
  • adds properties to config class to send runtime version info (574089e)
  • Adds support for IHasInputs in string, byte, int types (0985616)
  • update essentials (c7470fd)
  • updates from testing (fb7ac88)