Skip to content

v5.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@jitvarpatil jitvarpatil released this 20 Jan 17:44
· 26 commits to v5 since this release
6f4204f

New

  • None

Enhancements

  • None

Fixes:

  • Resolved a NullPointerException in ChatsFragment.getLogoutView() method by adding appropriate null checks.
  • Addressed a RuntimeException in stopRecording() method by implementing state validation.