Skip to content

Releases: samuelmaddock/metastream

v0.2.1

18 Nov 01:36

Choose a tag to compare

Added

  • Add Discord Rich Presence (RP) integration. #2
    • Show session details in Discord profile.
    • Send session invites through Discord.
  • Add user avatars.
    • Display avatar in session user list.
    • Add Discord avatar option if Discord integration is enabled.

Changed

  • Increase chat fade delay from 5s to 10s. #34
  • Add Discord invite description to invite menu.
  • Mention Discord #sessions channel on join screen.
  • Enforce single-instance of app running.

Fixed

  • Fix Netflix links displaying show/movie trailer instead of requested content. #42
  • Fix back/forward mouse actions navigating app screens. #11
  • Fix network state delta updates mutating Redux state.
  • Fix window capturing global hotkeys while initially unfocused.

v0.2.0

14 Nov 23:58

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Added

  • Add Discord Rich Presence (RP) integration. #2
    • Show session details in Discord profile.
  • Add user avatars.
    • Display avatar in session user list.
    • Add Discord avatar option if Discord integration is enabled.

Changed

  • Increase chat fade delay from 5s to 10s. #34
  • Enforce single-instance of app running.

Fixed

  • Fix Netflix links displaying show/movie trailer instead of requested content. #42
  • Fix back/forward mouse actions navigating app screens. #11
  • Fix network state delta updates mutating Redux state.
  • Fix window capturing global hotkeys while initially unfocused.

0.1.5 (Prerelease)

30 Oct 03:56

Choose a tag to compare

0.1.5 (Prerelease) Pre-release
Pre-release

This is a test release for upcoming features.

  • Added Discord Rich Presence.
  • Fixed Netflix links showing the series trailer.

0.1.4

01 Oct 23:12

Choose a tag to compare

Added

  • Add changelog and donators list to the main menu. 👋
  • Add queue lock button to disable non-DJs from adding media.
  • Add link to network troubleshooting guide on network timeout screen.
  • Add user-friendly error dialog when Metastream encounters an unexpected error.

Fixed

  • Fix networking error when large payload is sent to clients.
  • Fix Hulu playback seeking.
  • Fix connection timeout when friend code includes a space.

v0.1.3

19 Sep 01:51

Choose a tag to compare

  • Add duplicate count to username when it's already in use in a session (e.g. Sam (1)). #10
  • Change auto-updater to use GitHub releases. #3
  • Fix timeout when attempting to connect using Direct IP.

v0.1.2

12 Sep 23:37

Choose a tag to compare

Initial release 🎉