Skip to content

Releases: matrix-org/matrix-ios-console

v0.6.11

02 Aug 08:43
Compare
Choose a tag to compare

Improvements:

  • Upgrade MatrixKit version (v0.3.13).
  • Call: Check permissions before accessing to the camera and the microphone.
  • Call Better handle call invites when the app resumes.
  • Call: Improve the sending of local ICE candidates to avoid HTTP 429(Too Many Requests) response

Bug fixes:

  • Call: Make audio continue to work when backgrounding the app.
  • Call: Added sanity check on creation of RTCICEServer objects as crashes have been reported.
  • Call: call must be available in 1:1 rooms (invited and banned users do not count).

v0.6.10

26 Jul 13:27
Compare
Choose a tag to compare

Improvements:

  • Upgrade MatrixKit version (v0.3.12).
  • Enable VoIP for 1:1 room
  • Add Markdown support