Skip to content

v37.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 13:09

πŸ› Bug Fixes

  • Ensure we send spec-compliant filter strings by stripping out null values (#4865). Contributed by @t3chguy.
  • Fix MatrixRTC membership manager failing to rejoin in a race condition (sync vs not found response) (#4861). Contributed by @toger5.
  • Include extraParams in all HTTP requests (#4860). Contributed by @rsb-tbg.