Skip to content

2024-03-19

Latest
Compare
Choose a tag to compare
@howardchung howardchung released this 20 Mar 05:20
· 25 commits to master since this release
3affa88

Features

  • VBrowser bitrate can now be adjusted to help users on slower connections
  • YouTube playlist URLs are now supported as room media sources (will replace the default examples list)
  • Added an option to continuously loop the current video
  • Player now displays buffered/loaded video ranges
  • Twitch and Reddit URLs are now supported as video sources
  • The /createRoom API now supports creating a room with a array of videos initialized (playlist property in POST body)
  • Changed the default resolution for all vbrowsers to 720p (subscribers can still enable 1080p)
  • Existing VBrowser sessions are now no longer interrupted by server restarts
  • Video change/control actions now no longer trigger the chat notification sound

Bugfixes

  • Fixed a display issue with the sign in button tooltip
  • Fixed issues related to YouTube videos with extra URL params not working
  • Fixed issues related to adding the Discord Bot to servers
  • Fixed a race condition with YouTube playlist advancing to next video
  • Fixed an issue with avatar pictures not loading
  • Fixed several issues with users being unable to create new VBrowsers