Releases
v3.0.0
3.0.0 (2024-09-12)
⚠ BREAKING CHANGES
Features
add logging on if there are active rooms (23616e8 )
add more info about which sites are supported (7997a6d )
delay playback permission request (9397cf4 )
exit fullscreen on connection loss (a6184dc )
inform videojs about the video content type (f6068e9 )
lazy-load video players (ed129fc )
mark message logging as debug, add statistic logs (1f318ed )
request interaction on missing autoplay permission, cleanup html/css (df0641d )
show loading indicator in queue list, proper favicon loading (cc1ad28 )
support video start timestamps (a263165 )
vendor react-youtube with custom patch (b61df8d )
Bug Fixes
also clear sync timeout when last video ends (143b3f4 )
always keep some threads alive for video info fetching (45bbc78 )
catch correct exception for parsing URIs (b8dffef )
detekt lints (494ec22 )
remove unnecessary host env (43d23c1 )
reset state and ready checks on video switch (feaf447 ), closes #55
typo in manifest-src (85e57b2 )
update frontend dependencies (fae1b2f )
use jcenter repo (47b2072 )
Code Refactoring
You can’t perform that action at this time.