Releases: jexia/jexia-sdk-js
Releases · jexia/jexia-sdk-js
v5.12.0
5.12.0 (2021-03-05)
Features
- rtc: reconnect when connection got closed (#205) (1773ff5)
v5.11.0
5.11.0 (2021-01-14)
Bug Fixes
- rtc: open-close-open will fail to send new messages (#204) (7fedf94)
Features
- dispatcher: expose .on method to the client (#203) (d9a5c3e)
v5.10.3
5.10.3 (2021-01-12)
Bug Fixes
- close RTC connection only on ums.signOut (#202) (9f97e01)
v5.10.2
5.10.2 (2021-01-06)
Bug Fixes
- rtc: auto connect when there are tokens available (#201) (1d1a800)
v5.9.0
5.9.0 (2020-12-17)
Breaking change
The ums.signIn()
method will not return a token anymore, but instead of that. It will return the current user object.
Features
v5.8.0
5.8.0 (2020-12-15)
Features
- ums: getUser can fallback on the default alias if set (#196) (650deec)
v5.7.0
5.7.0 (2020-12-15)
Features
v5.6.0
5.6.0 (2020-12-15)
Features