Skip to content

Releases: PepperDash/mobile-control-react-app-core

v1.20.0

29 Oct 17:43
617c7c0
Compare
Choose a tag to compare

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

01 Oct 18:36
388d868
Compare
Choose a tag to compare

1.19.0 (2024-10-01)

Features

  • Adds state interfaces and hooks for temp and humidity sensor interfaces (9ed8225)

v1.18.0

28 Aug 17:21
15ae207
Compare
Choose a tag to compare

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

08 Aug 21:20
22a8e48
Compare
Choose a tag to compare

1.17.0 (2024-08-08)

Features

  • adds useDevicePresetsModel hook (bde4ff1)

v1.16.0

23 Jul 15:51
5197adc
Compare
Choose a tag to compare

1.16.0 (2024-07-23)

Features

  • adds more documentation and useDevicePresetsModel hook (dcb5503)

v1.15.0

08 Jul 14:10
8b9045b
Compare
Choose a tag to compare

1.15.0 (2024-07-08)

Features

  • adds CameraListItem interface and updates RoomConfiguration to include (b4f1f6b)

v1.14.0

25 Jun 03:31
0d25705
Compare
Choose a tag to compare

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

12 Jun 17:32
48adfbf
Compare
Choose a tag to compare

1.13.1 (2024-06-12)

Bug Fixes

  • remove duplicate store declaration (c156cdf)

v1.13.0

06 Jun 21:31
4680115
Compare
Choose a tag to compare

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

30 May 13:22
5e59cd1
Compare
Choose a tag to compare

1.12.0 (2024-05-30)

Bug Fixes

Features