Skip to content

v1.1.9

Compare
Choose a tag to compare
@davidliu davidliu released this 21 Mar 05:19
· 220 commits to main since this release
72cbbce

What's Changed

  • Switch to webrtc hosted on maven central by @davidliu in #199
  • Add Room.isRecording to surface if the room is being recorded by @davidliu in #200
  • Handle configuration changes after reconnecting by @davidliu in #202

Other Notes

We previously depended on a WebRTC library that was hosted on JitPack, but have since seen errors and artifacts gone missing. To address this, we've migrated to a Maven Central hosted version of the library. However, older versions may still run into this issue, and will need to either update LiveKit to v1.1.9 or higher, or manually depend on the Maven Central version. More information at #204.

Full Changelog: v1.1.8...v1.1.9