Releases: PepperDash/mobile-control-react-app-core
Releases · PepperDash/mobile-control-react-app-core
v1.20.0
1.20.0 (2024-10-29)
Bug Fixes
- correct path for presets messages (948e62d)
Features
- add temporary interface to extend AppConfig for additional app metadata (45956b8)
v1.19.0
1.19.0 (2024-10-01)
Features
- Adds state interfaces and hooks for temp and humidity sensor interfaces (9ed8225)
v1.18.0
1.18.0 (2024-08-28)
Features
- adds partner metadata to appConfig slice (5a165a9)
- Allow for audio control points without an item key (61fb16f)
v1.17.0
1.17.0 (2024-08-08)
Features
- adds useDevicePresetsModel hook (bde4ff1)
v1.16.0
1.16.0 (2024-07-23)
Features
- adds more documentation and useDevicePresetsModel hook (dcb5503)
v1.15.0
1.15.0 (2024-07-08)
Features
- adds CameraListItem interface and updates RoomConfiguration to include (b4f1f6b)
v1.14.0
1.14.0 (2024-06-25)
Bug Fixes
- dispatch clear actions in handler instead of reducer (3542a1d)
- use camelCase for stroke width (5c7c9fe)
Features
v1.13.1
1.13.1 (2024-06-12)
Bug Fixes
- remove duplicate store declaration (c156cdf)
v1.13.0
1.13.0 (2024-06-06)
Bug Fixes
- updates to audioControlPointsList instead of levelControlsList (87d80c6)
Features
- Adds properties to define runtime versions for essentials and plugins (e35311a)
- adds useSystemControl hook for program reboot/reset (9a5a13e)
v1.12.0
1.12.0 (2024-05-30)
Bug Fixes
Features