Skip to content

Releases: jexia/jexia-sdk-js

v5.12.0

05 Mar 10:09
Compare
Choose a tag to compare

5.12.0 (2021-03-05)

Features

  • rtc: reconnect when connection got closed (#205) (1773ff5)

v5.11.0

14 Jan 10:09
Compare
Choose a tag to compare

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

12 Jan 14:10
Compare
Choose a tag to compare

5.10.3 (2021-01-12)

Bug Fixes

  • close RTC connection only on ums.signOut (#202) (9f97e01)

v5.10.2

06 Jan 09:08
Compare
Choose a tag to compare

5.10.2 (2021-01-06)

Bug Fixes

  • rtc: auto connect when there are tokens available (#201) (1d1a800)

v5.10.1

24 Dec 14:45
Compare
Choose a tag to compare

5.10.1 (2020-12-24)

Bug Fixes

v5.10.0

17 Dec 14:19
Compare
Choose a tag to compare

5.10.0 (2020-12-17)

Features

v5.9.0

17 Dec 12:47
Compare
Choose a tag to compare

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

15 Dec 14:55
Compare
Choose a tag to compare

5.8.0 (2020-12-15)

Features

  • ums: getUser can fallback on the default alias if set (#196) (650deec)

v5.7.0

15 Dec 14:51
Compare
Choose a tag to compare

5.7.0 (2020-12-15)

Features

v5.6.0

15 Dec 10:48
Compare
Choose a tag to compare

5.6.0 (2020-12-15)

Features