Skip to content

0.8.0

Compare
Choose a tag to compare
@cristijora cristijora released this 11 Sep 10:50
· 52 commits to master since this release
  • Socket.io is no longer needed as a dependency when installing the sdk. It will be retrieved based on the login credentials
  • useLoginApi option was removed
  • Internally servers are no longer fetched via external api. They are retrieved from the login response
  • Cleanups and improvements