Releases: inlivedev/inlive-js-sdk
Releases · inlivedev/inlive-js-sdk
v0.16.1
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.15.4
0.15.4 (2024-03-23)
Bug Fixes
- Content-Type header was overwritten and removed unexpectedly by other headers input (#100) (05438b5)
v0.15.2
0.15.2 (2024-03-20)
Bug Fixes
- getRoom() should always returns the response from the api endpoint (#98) (adc795c)
v0.15.1
0.15.1 (2024-03-06)
Bug Fixes
- video resize can't send resize info for more than one video (#97) (f3a96c8)
v0.14.4
0.14.4 (2024-02-26)
Bug Fixes
- check negotiation allowed endpoint not handled correctly (#94) (bb7757e), closes #93
v0.14.3
0.14.3 (2024-02-15)
Bug Fixes
- handle unsupported setCodecPreferences and svc encoding on firefox (#92) (78ddeaa)