Skip to content

v1.0.0 Alpha 1

Pre-release
Pre-release

Choose a tag to compare

@banksio banksio released this 22 Jun 00:18

🎉 The first preview build of version 1! There will be, and are, bugs.
If you're looking for a stable version of remote-media, see the readme on the master branch.
This preview is just meant to give an idea of the features that will be available in the upcoming release, and allow for some alpha testing of the upcoming version.

New

  • New clients sync to existing clients when a video is already playing as a client joins. (#3)
  • Clients can choose to push a new timestamp to other clients if they seek along the video. (#18)
  • Clients can now set nicknames for a more meaningful client table in the admin panel.
  • Both the client and admin panel now have connection status indicators, among other UI improvements. (#8)

WIP

  • User Interface changes for both the client and admin panel. (#15)
  • The nickname modal does not behave well when the user hits return. (#16)

Misc

  • The codebase has been refactored.
  • Unit testing is being implemented. (#17)