Skip to content

Version v3.0.0

Compare
Choose a tag to compare
@alber2510 alber2510 released this 22 Sep 12:09
· 3385 commits to master since this release

Enhancement

  • [CHT-526] - Crash terminating a call
  • [CHT-540] - Avoid sending vthumbs param at JOIN comand
  • [CHT-541] - Improve logs to determine which track is associated to a decryptor
  • [CHT-549] - Remove check to start/join call in a public chatroom with more than 20 members

Feature

  • [CHT-434] - Support for Meetings
  • [CHT-531] - Handle ringing flag at MegaChat
  • [CHT-545] - SFU rejects JOIN when max number of particpants is exceeded
  • [CHT-563] - Update termcodes for Meetings

Bug

  • [CHT-522] - Database integrity compromised by API violation (iOS)
  • [CHT-524] - Initialize cipher with keyid zero
  • [CHT-532] - Send call duration in ms at webrtc stats
  • [CHT-536] - Failed AES-GCM decryption due to wrong condition
  • [CHT-538] - Avoid unnecessary requests upon joining a call
  • [CHT-539] - Fix checks for "Slot::hasTrack(bool send)"
  • [CHT-542] - Adjust createRetryController params properly at SFU
  • [CHT-550] - Fail request to start/join a call if one is in flight
  • [CHT-552] - Missing name participant
  • [CHT-554] - Set UserNotPresent state always in disconnect
  • [CHT-565] - Fix iOS memory leaks in meetings bindings methods

Target app/s

  • iOS 6.0
  • Android 5.0