Skip to content

v0.9.1 - 2020-02-05

Compare
Choose a tag to compare
@tarkah tarkah released this 05 Feb 18:20
e2f6688
  • Fix bug with website config not loading properly and defaulting to
    wrong websocket port for player page
  • Fix bug where audio resources weren't cleaned up properly when
    navigating away from player page
  • Upgrade yew and yew_router dependencies to use web-sys. Fixes bug
    causing wasm panic when navigating away from player page. Going back
    from player page now works properly.