Skip to content

v0.8.0

Compare
Choose a tag to compare
@johanhelsing johanhelsing released this 14 Nov 06:55
· 103 commits to main since this release

What's Changed

Features

Bug fixes

  • Fix broken matchbox_server docker image by @johanhelsing in #293
  • fix: receive() no longer blocks infinitely by @simbleau in #330
  • Don't log null ice candidates as errors on native by @simbleau in #327
  • Remove unwraps in MessageLoop by @simbleau in #283
  • Fix GLIB version mismatch in ARM docker image by @KAIYOHUGO in #343
  • Fix bevy matchbox signaling panic by @johanhelsing in #355
  • Command::apply, not write - fix bevy_matchbox with signaling feature by @RJ in #346
  • Add missing RTCIceCredentialType to the RTCIceServer by @tedsteen in #320

Other changes

New Contributors

Full Changelog: v0.7.0...v0.8.0