Skip to content

2.4.0

Compare
Choose a tag to compare
@dimaspirit dimaspirit released this 09 Nov 09:16
· 320 commits to gh-pages since this release

Features:

  • New build tool (Gulp instead of Grunt).
  • Chat Stream Management. This feature defines an approach for ensuring that message was delivered to server (aka 'sent' status).
  • Stream recording in video chat. You can record a stream or a few streams by using QB.Recorder. Now QB.Recorder is in beta version, so be careful with this functionality.
  • Removed unminified (quickblox.js) version of library. Uses source maps (npm run develop) for debugging.