Skip to content

v0.5.18

Compare
Choose a tag to compare
@toger5 toger5 released this 19 Jul 12:53
· 545 commits to livekit since this release
56b5f28

We are making progress to support reliable state events. This makes stable EC compatible with the new member event format but does not yet use it.

Support for the new membership format (MSC4143) (this is all conditional and EC is still compatible with the old style (MSC3401) )

  • Make widgets request the room creation event (#2457)
  • Reduce noise coming from Renovate updates (#2441)
  • Skip error screen for the issue, that the homeserver does not support the room summary endpoint. (#2453)
  • Make widgets request the room creation event (#2457)
  • Let Element Call widget set session memberships (#2459)
  • Add config to send session membership state events (#2460)

Auto muting when participant count reaches > 8

  • Don't update mute when reaching the user count threshold. (#2474)

Full Changelog: v0.5.17...v0.5.18