Skip to content

v0.3.17

Choose a tag to compare

@samuelmaddock samuelmaddock released this 14 Jul 03:58
· 384 commits to master since this release

Added

  • Register global media hotkeys with Metastream.
    • Play, pause, and next track are currently supported for host and DJs.
    • Only supported on Chrome until Firefox supports the Media Session API.
  • Display error message when session is not found.

Fixed

  • Fix network errors when Firefox and Chrome users attempt to connect to each other.
    • This was caused by an update to Firefox (v68) introducing a breaking change.
  • Fix network disconnect not immediately showing when an error occurs.