Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Releases: seamapi/javascript-legacy

v8.6.0

17 Aug 22:24
Compare
Choose a tag to compare

8.6.0 (2023-08-17)

Features

  • Add avigilon_alta_entry to LOCK_DEVICE_TYPES (#261) (84abf09)

v8.4.0

11 Aug 17:45
Compare
Choose a tag to compare

8.4.0 (2023-08-11)

Features

  • Add wait_for_device_creation to ConnectWebviewCreateRequest (#259) (5d84e8d)

v8.3.0

02 Aug 00:32
Compare
Choose a tag to compare

8.3.0 (2023-08-02)

Features

  • Add automatically_manage_new_devices to ConnectWebview Create (#257) (ee595a8)

v8.2.4

28 Jul 21:50
Compare
Choose a tag to compare

8.2.4 (2023-07-28)

Bug Fixes

  • Send authorization header with client session token (#256) (c2ee7cb)

v8.2.3

28 Jul 00:51
Compare
Choose a tag to compare

8.2.3 (2023-07-28)

Bug Fixes

  • Do not send authorization header with client session token (ee0fa03)

v8.2.2

28 Jul 00:29
Compare
Choose a tag to compare

8.2.2 (2023-07-28)

Bug Fixes

v8.1.0

25 Jul 18:34
Compare
Choose a tag to compare

8.1.0 (2023-07-25)

Features

  • Add thermostat model types (bc21f14)

v8.0.0

24 Jul 16:29
Compare
Choose a tag to compare

8.0.0 (2023-07-24)

Bug Fixes

  • Treat undefined and missing options passed to Seam the same way (8544e27)

BREAKING CHANGES

  • Passing undefined to the Seam constructor will now use a default value instead of undefined. If you are explicitly passing any options as undefined and expecting them to be unset, instead pass them explicitly as null.

Co-authored-by: Evan Sosenko [email protected]

v7.3.3

22 Jul 03:18
Compare
Choose a tag to compare

7.3.3 (2023-07-22)

Bug Fixes

  • Add pagination params to devices list (#247) (ef99e62)

v7.3.2

21 Jul 20:05
Compare
Choose a tag to compare

7.3.2 (2023-07-21)

Bug Fixes