Skip to content

Releases: seamapi/react

v1.56.0

15 Sep 22:25
v1.56.0
cf01c27
Compare
Choose a tag to compare

Features

By default, this library reports basic usage telemetry to the Seam API.
This may be completely disabled with <SeamProvider disableTelemetry>.

Before disabling telemetry, please consider the following:

  • Telemetry is sent directly to the Seam API and is never sold to third parties.
  • Telemetry is used by Seam for the sole purpose of improving Seam Components
    and directly enhancing the experience for your end users.
  • No data is persisted on the client beyond the lifetime of the browser session: this library does not use cookies or local browser storage.
  • Telemetry may be selectively disabled for some users to align with any existing data collection compliance requirements of your application.
  • Telemetry does not negatively impact performance and adds minimal background network overhead.
  • The implementation is small, simple to audit, and completely transparent: src/lib/telemetry.

v1.55.2

12 Sep 22:11
v1.55.2
cabe6ec
Compare
Choose a tag to compare

Bug Fixes

  • Display LIVE/CONTACT SUPPORT for Lockly (#459) (78748d9)

v1.55.1

11 Sep 15:16
v1.55.1
aa5e740
Compare
Choose a tag to compare

Bug Fixes

  • Custom element name conflict with CreateAccessCodeForm (#453) (ee89183)

v1.55.0

08 Sep 19:23
v1.55.0
6346d65
Compare
Choose a tag to compare

Features

  • Export CreateAccessCodeForm (7ccaf6f)
  • Export EditAccessCodeForm (5051929)
  • Export useDeleteAccessCode (68d10d7)
  • Export useUpdateAccessCode (ac14126)

v1.54.0

08 Sep 09:52
v1.54.0
cce29e2
Compare
Choose a tag to compare

Features

  • AccessCode: Create and edit access codes (#428) (0ca2822)

v1.53.1

07 Sep 17:48
v1.53.1
292c205
Compare
Choose a tag to compare
1.53.1

v1.53.0

06 Sep 15:52
v1.53.0
52b95e6
Compare
Choose a tag to compare

Features

  • Add props to control read write behavior for all components (#438) (2be8794)

v1.52.1

02 Sep 00:00
v1.52.1
17ef060
Compare
Choose a tag to compare

Bug Fixes

  • Show default climate setting in correct section (#419) (4b2ee15)

v1.52.0

01 Sep 22:53
v1.52.0
89af375
Compare
Choose a tag to compare

Features

  • Export ClimateSettingScheduleDetails (e998429)
  • Export ClimateSettingScheduleTable (11f3eb5)
  • Export useClimateSettingSchedule and useClimateSettingSchedules (634f98d)

v1.51.0

01 Sep 22:26
v1.51.0
65a2d85
Compare
Choose a tag to compare

Features