Skip to content

Releases: inlivedev/inlive-js-sdk

v0.16.1

26 Mar 11:38
d3be0af
Compare
Choose a tag to compare

0.16.1 (2024-03-26)

Bug Fixes

  • ensure options in the data is not undefined when getting 404 room not found (#102) (d3be0af)

v0.16.0

26 Mar 09:40
8ff1545
Compare
Choose a tag to compare

0.16.0 (2024-03-26)

Features

  • adjust createRoom() and getRoom() data (#101) (8ff1545)

v0.15.4

23 Mar 03:07
05438b5
Compare
Choose a tag to compare

0.15.4 (2024-03-23)

Bug Fixes

  • Content-Type header was overwritten and removed unexpectedly by other headers input (#100) (05438b5)

v0.15.3

22 Mar 08:25
8d9aa36
Compare
Choose a tag to compare

0.15.3 (2024-03-22)

Bug Fixes

  • register client requires api key (#99) (8d9aa36)

v0.15.2

20 Mar 12:13
adc795c
Compare
Choose a tag to compare

0.15.2 (2024-03-20)

Bug Fixes

  • getRoom() should always returns the response from the api endpoint (#98) (adc795c)

v0.15.1

06 Mar 05:04
f3a96c8
Compare
Choose a tag to compare

0.15.1 (2024-03-06)

Bug Fixes

  • video resize can't send resize info for more than one video (#97) (f3a96c8)

v0.15.0

04 Mar 06:18
e4a1876
Compare
Choose a tag to compare

0.15.0 (2024-03-04)

Features

v0.14.5

28 Feb 10:57
7cf7490
Compare
Choose a tag to compare

0.14.5 (2024-02-28)

Bug Fixes

v0.14.4

26 Feb 07:32
bb7757e
Compare
Choose a tag to compare

0.14.4 (2024-02-26)

Bug Fixes

  • check negotiation allowed endpoint not handled correctly (#94) (bb7757e), closes #93

v0.14.3

15 Feb 09:10
78ddeaa
Compare
Choose a tag to compare

0.14.3 (2024-02-15)

Bug Fixes

  • handle unsupported setCodecPreferences and svc encoding on firefox (#92) (78ddeaa)