Skip to content

Releases: PepperDash/epi-essentials-mobile-control

v4.2.0-feature-add-levelControlListToRoom.1

22 May 02:38
Compare
Choose a tag to compare

4.2.0-feature-add-levelControlListToRoom.1 (2024-05-22)

Bug Fixes

  • changes property name back to RoomKey for RoomData class (d161200)
  • fixes actions for togglePartitionState and SetRoomCombinationScenario (b9cd234)
  • MobileControlSystemController fix casting in SetupDefaultDeviceMessengers (2112881)
  • modifies HandleUserAppRequest to always split off query params from filepath (01462d9)
  • 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 IEssentialsRoomCombinerMessenger (1391113)
  • adds IProjectorScreenLiftControl messenger (8bf3bd9)
  • Adds LevelControlList to room configuration and adds ILvelControlsMessenger to room if implmented (0b07094)
  • update essentials (c7470fd)
  • updates from testing (fb7ac88)

v4.1.1-incoming-call-updates.1

22 May 22:34
Compare
Choose a tag to compare
Pre-release

4.1.1-incoming-call-updates.1 (2024-05-22)

Bug Fixes

  • update MC Touchpanel to not update feedbacks on ALL signal changes (4d03a6a)
  • updateTP messenger to always send both incoming and in call status (80b401f)

v4.1.0

20 May 17:18
cfc4ee4
Compare
Choose a tag to compare

4.1.0 (2024-05-20)

Bug Fixes

  • press and hold handler works (0e5d21e)
  • Set parent for room messenger (7edb77c)

Features

  • add method to set a url for the panels (65b00e6)

v4.1.0-testing-updates.2

20 May 15:48
Compare
Choose a tag to compare
Pre-release

4.1.0-testing-updates.2 (2024-05-20)

Bug Fixes

  • Set parent for room messenger (7edb77c)

v4.1.0-testing-updates.1

17 May 03:17
Compare
Choose a tag to compare
Pre-release

4.1.0-testing-updates.1 (2024-05-17)

Bug Fixes

  • press and hold handler works (0e5d21e)

Features

  • add method to set a url for the panels (65b00e6)

v4.0.0-feature-add-levelControlListToRoom.2

17 May 17:19
Compare
Choose a tag to compare

4.0.0-feature-add-levelControlListToRoom.2 (2024-05-17)

Bug Fixes

  • changes property name back to RoomKey for RoomData class (d161200)

v4.0.0-feature-add-levelControlListToRoom.1

17 May 03:30
Compare
Choose a tag to compare

4.0.0-feature-add-levelControlListToRoom.1 (2024-05-17)

Bug Fixes

  • add clientId to MessageBase PostStatusMessage method (4ab67a9)
  • add messenger that uses Legacy display base classes (7a18905)
  • added HasMute property to Volume and set to true by default in DeviceVolumeMessenger (68594e8)
  • adds lable property to Volume (a04463c)
  • check for null touchpanelKey (288f61c)
  • fixes actions for togglePartitionState and SetRoomCombinationScenario (b9cd234)
  • make IMatrixRoutingMessenger fully generic (d18d02c)
  • MobileControlSystemController fix casting in SetupDefaultDeviceMessengers (2112881)
  • modifies HandleUserAppRequest to always split off query params from filepath (01462d9)
  • Moves eVolumeLevelUnits to Essentials (a9c4f4b)
  • remove duplicate message path (492967b)
  • remove generics for matrix routing (1c335b2)
  • removes tech password property from room config (d44e43d)
  • renames messenger to match interface name (6572f24)
  • reverse condition for when clientId is present (bc4e30b)
  • send null for empty source and empty string for currentsource key (111f3b5)
  • update method for getting API Server (0686a47)
  • update to use generic IRouteOutputSlot (92a55b8)
  • update TransmitMessage to work with MobileControlMessage (412a826)
  • updates parsing on type to use exact match including trailing slash (fd49672)
  • Updates to fix room combinination issues (7926479)
  • updates to get app switching working correctly (d1989e3)
  • updates to get environmental room config values to work and to set false on PressAndHoldHandler action (6100352)
  • updates to get volume control working and PressAndHolHandler aligned with react-library (8493595)
  • use correct buttons for toolbar (6e1471d)
  • use MC class instead of generic type (0a0de7c)
  • use new SetAppUrl method to set appUrl (c807503)

chore

  • use non-obsolete overload of LogMessage (b868994)

Features

  • add CWS handler for Mobile Control (35c05a5)
  • add device info messenger (3cd3502)
  • add handlers for new messages from API (4c89b49)
  • add IHasCurrentSourceInfoMessenger (e742cdb)
  • add Inputs & Level Controls Messenger (efdd48c)
  • add matrix route messenger (f1e4229)
  • add missing interface method to UpdateAppUrl (1a663c8)
  • adds event prefix for event messages and adds (a56f4ce)
  • Adds ICommunicationMonitorMessenger and updates for IHasInputs and other messengers (0af324d)
  • Adds IEssentialsRoomCombinerMessenger (1391113)
  • adds IMobileControlTouchpanelController to MobileControlTouchpanelController. Adds IShutdownPromptTimer (bd78380)
  • adds IProjectorScreenLiftControl messenger (8bf3bd9)
  • Adds ISwitchedOutputMessenger (e05efc3)
  • adds ISwitchedOutputMessenger and implements (ec7f312)
  • Adds ITechPasswordMessenger (8d14540)
  • Adds Label property to Volume (0cbbbd2)
  • Adds LevelControlList to room configuration and adds ILvelControlsMessenger to room if implmented (0b07094)
  • Adds rawValue to all volume feedback messages in DeviceVolumeMessenger (25fd26c)
  • adds StringEnumConverter for Units (d70c49c)
  • Adds support for IBasicVolumeWithFeedbackAdvanced (needs more testing) (1d5988f)
  • adds techPassword property to room config (0e1c928)
  • enable app/zoom control & feedback for Tsw Panels (3a2b966)
  • lots of refactoring (93b67d1)
  • modify how messengers are built and actions added (63eb22b)
  • refactor ISelectableItemsMessenger to take a propName (a310524)
  • renames messengers to match interfaces, adds IKeyName to Input class (36801f6)
  • RKST-118 update TwoWayDisplayBase sendFullStatus (4c100a5)
  • RKST-191 add logic to show/hide toolbar (fc00ad3)
  • RKST-95 send list of MC touch panels on websocket join ([e5c0bf6](https://github.com/Pepp...
Read more

v4.0.1

16 May 13:56
92c1def
Compare
Choose a tag to compare

4.0.1 (2024-05-16)

Bug Fixes

  • muteToggle doesn't need content (384218d)
  • use dictionary key instead of item key (317e598)

v4.0.1-update-essentials-version.2

16 May 13:46
Compare
Choose a tag to compare
Pre-release

4.0.1-update-essentials-version.2 (2024-05-16)

Bug Fixes

  • muteToggle doesn't need content (384218d)
  • use dictionary key instead of item key (317e598)

v4.0.1-update-essentials-version.1

14 May 14:34
Compare
Choose a tag to compare