Skip to content

Releases: seamapi/javascript-legacy

v6.2.0

01 Jun 00:11
Compare
Choose a tag to compare

6.2.0 (2023-06-01)

Features

v6.1.0

19 May 18:00
Compare
Choose a tag to compare

6.1.0 (2023-05-19)

Features

  • Add accessCodes.unmanaged.convertToManaged (#206) (72a674d)

v6.0.0

18 May 22:13
Compare
Choose a tag to compare

6.0.0 (2023-05-18)

Bug Fixes

BREAKING CHANGES

  • yale_access in accepted_providers was renamed to yale

v5.22.0

15 May 18:49
Compare
Choose a tag to compare

5.22.0 (2023-05-15)

Features

v5.21.1

12 May 17:21
Compare
Choose a tag to compare

5.21.1 (2023-05-12)

Bug Fixes

v5.21.0

12 May 02:07
Compare
Choose a tag to compare

5.21.0 (2023-05-12)

Features

v5.20.1

11 May 17:51
Compare
Choose a tag to compare

5.20.1 (2023-05-11)

Bug Fixes

  • Add a couple of battery metadata items we introduced (#197) (1736ff0)

v5.20.0

11 May 16:08
Compare
Choose a tag to compare

5.20.0 (2023-05-11)

Features

  • Log warning if userIdentifierKey is an email (#196) (c2e8ce8)

v5.19.1

05 May 15:41
Compare
Choose a tag to compare

5.19.1 (2023-05-05)

Bug Fixes

  • don't consider JWT tokens as API Key authentication values (626de44)
  • rename function to isValueUsedForBearerAuthentication, reverse logic (42be5d6)

v5.19.0

02 May 17:47
Compare
Choose a tag to compare

5.19.0 (2023-05-02)

Bug Fixes

  • Use correct default endpoint in browser (783ef7d)

Features

  • Add checks for keys on getClientSessionToken (fe72bad)
  • Reuse makeRequest (2bd1a40)