2.5.1
New:
- Added a button 'Audio call' to webrtc sample (separeted audio / video call );
- Added a codeclimate service (see a badge in README.md);
Update:
- Stream management isn't supported by BOSH protocol. Added an exception;
Remove / Deprecated:
- qbLocation is deprecated;
- QB.chat.addListener is deprecated;
- webrtcSession.filter/webrtcSession.snapshot is removed;
Fixed:
- WebRTC sample (Sometimes user doesn't get incoming call, initiator doesn't get incoming calls when caller clicked 'End call' button when outgoing call is started once, doesn't get any incoming call from any caller if callee rejected incoming group call before).