Skip to content

v0.2.2

Compare
Choose a tag to compare
@samuelmaddock samuelmaddock released this 18 Nov 02:57
· 854 commits to master since this release

Hotfix

  • Fix Discord group user limit not growing past 4 users.

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.