Releases: PepperDash/epi-essentials-mobile-control
Releases · PepperDash/epi-essentials-mobile-control
v4.3.4-hotfix-selectable-source-feedback.1
4.3.4-hotfix-selectable-source-feedback.1 (2024-11-15)
Bug Fixes
- add a json serializer to serialize structs to strings (9290207)
v4.4.0-feature-userInterfaceConfig.1
4.4.0-feature-userInterfaceConfig.1 (2024-11-14)
Features
- Creates UserInterfaceConfig object and moves some data from ApplicationConfig and adds additional tech and custom styles objects (4d69993)
v4.3.3
v4.3.3-auth-request-issues.1
v4.3.2
v4.3.2-tv-presets-fix.1
4.3.2-tv-presets-fix.1 (2024-10-24)
Bug Fixes
- change path for device presets model messenger (f7e14d8)
v4.3.1-auth-request-issues.2
v4.3.1
v4.3.1-auth-request-issues.1
4.3.1-auth-request-issues.1 (2024-10-15)
Bug Fixes
- use custom validation for authorization call (3cafe91)
v4.3.0-feature-add-handler-for-logo-images.1
4.3.0-feature-add-handler-for-logo-images.1 (2024-09-18)
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)
- fixes issue with non CS LAN processors at startup (58ec192)
- fixes remove all tokens console command (ba9cbb2)
- 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 console command to remove all tokens (cee8e8e)
- Adds IEssentialsRoomCombinerMessenger (1391113)
- adds IProjectorScreenLiftControl messenger (8bf3bd9)
- Adds ITemperatureSensorMessenger and IHumiditySensorMessenger (37a3db3)
- Adds LevelControlList to room configuration and adds ILvelControlsMessenger to room if implmented (0b07094)
- Adds logic to automatically forward websocket server port to CSLAN if new config prop is set to true (f18b0dd)
- adds new handler for /mc/app/logo path to serve images form /html/logo folder on processor (74a7193)
- Adds new messengers to SetupDefaultDeviceMessengers (64f62a5)
- adds partner metadata object to application config (f72a7dc)
- 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)