Skip to content

Releases: seamapi/react

v4.4.0

31 Jan 04:50
v4.4.0
cd18ae1
Compare
Choose a tag to compare

Bug Fixes

  • Icon size of access code table (a7230cd)

Features

v4.3.1

29 Jan 07:45
v4.3.1
86469dc
Compare
Choose a tag to compare

Bug Fixes

  • Icon size of access code table (a7230cd)

v4.3.0

29 Jan 06:49
v4.3.0
f856727
Compare
Choose a tag to compare

Features

  • Add edit functionality to DeviceDetails (#670) (43bdbb4)

v4.2.0

22 Jan 22:01
v4.2.0
de0ee86
Compare
Choose a tag to compare

Features

  • Improve icon scaling by using viewBox and fontSize (#671) (94ffcde)

v4.1.0

15 Jan 07:50
v4.1.0
1f9ac7d
Compare
Choose a tag to compare

Features

v2.20.3

18 Dec 22:31
v2.20.3
f8b6df8
Compare
Choose a tag to compare

Bug Fixes

  • Always use local isLockDevice function (e51c6a9)
  • Disable access code creation unless supported (0e614ca)
  • Disable edit and delete for offline access codes (6b98bca)
  • Show offline lock devices (e5c84d8)

v2.20.2

11 Dec 00:29
v2.20.2
c727c7a
Compare
Choose a tag to compare

Bug Fixes

  • Always use local isLockDevice function (e51c6a9)

v2.20.1

03 Dec 03:57
v2.20.1
f552ef4
Compare
Choose a tag to compare

Bug Fixes

  • Show all lock devices with a locked property (c70ad11)

v4.0.0

16 Nov 00:48
v4.0.0
102735e
Compare
Choose a tag to compare

Changes

Removes unstable thermostat API usage to ensure compatibly with the upcoming stable Thermostat API release.

  • Removed disableClimateSettingSchedules prop.
  • Removed useClimateSettingSchedule and useClimateSettingSchedules.
  • Removed ClimateSettingScheduleDetails and ClimateSettingScheduleTable.

v4.0.0-beta.1

21 Oct 22:53
v4.0.0-beta.1
ae341a4
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

Features

BREAKING CHANGES

  • Removed Climate Setting Schedules components, hooks, and options.
    • The Climate Setting Schedules API was an experimental API for thermostats. A new API is in development and will return to Seam Components in a later release.
    • Removed disableClimateSettingSchedules prop.
    • Removed ClimateSettingScheduleTable and ClimateSettingScheduleDetails.
    • Removed all hooks for Climate Setting Schedules.