Releases: samuelmaddock/metastream
Releases · samuelmaddock/metastream
v0.10.4
v0.10.3
Added
- Add Ukrainian language option #388 (thanks to @Mglbthirshe 🎉)
- Add Traditional Chinese language option #385 (thanks to @thomassth 🎉)
Fixed
- Display names support numbers again
v0.10.2
Added
- Add favicons to queued media items.
- Allow collapsing Users and Next Up sidebar sections.
Fixed
- Potential fix for "
ownerDocument
of undefined" error when opening the popup player
v0.10.1
Hotfix included for clock skew synchronizing bug
Added
- Add sidebar popup to compliment popup player
- Makes chatting with the Netflix popup player much easier!
- Synchronize playback rate/speed
- Allow syncing
http://
websites in the popup player
Changed
- Default to using docked sidebar interface
- Unify button styles in user list and media queue
Fixed
- A lot of improvements to syncing while interacting with the embedded site
- Videos can now be re-synced after ad interruptions (vrv.co)
- Fix viki.com subtitles alignment
- Fix dailymotion.com play pause desync
- Fix fmovies not loading
v0.10.0
Added
- Add sidebar popup to compliment popup player
- Makes chatting with the Netflix popup player much easier!
- Synchronize playback rate/speed
- Allow syncing
http://
websites in the popup player
Changed
- Default to using docked sidebar interface
- Unify button styles in user list and media queue
Fixed
- A lot of improvements to syncing while interacting with the embedded site
- Videos can now be re-synced after ad interruptions (vrv.co)
- Fix viki.com subtitles alignment
- Fix dailymotion.com play pause desync
- Fix fmovies not loading
v0.9.1
Added
- Language selection is now accessible on the Welcome screen
Changed
- Various translation updates
v0.9.0
Added
- Add basic hotkey support
- Toggle play/pause (spacebar)
- Skip forward (right arrow)
- Skip backward (left arrow)
- Increase volume 5% (up arrow)
- Decrease volume 5% (down arrow)
- Procedural gradient avatars are now used in place of the old default icon
- Add tips to media browser homescreen
- Add Polish language option #293 (thanks to @iNakeii 🎉)
- Add English (UK) language option #295 (thanks to @WillHH🎉)
Changed
- Desktop titlebar is now a dark gray color
- Replace old Invite menu with Session settings menu
Fixed
- Fix Metastream extension not always being detected
- Fix Hulu videos skipping due to Discretion Warning
- Fix Google Translate breaking the UI for some folks
- Fix name change announcing each character update
- Fix misaligned 'new messages' notice in chat
v0.8.1
Added
- Add Patreon links to the session UI
- Add Italian language option #265
- Add chat message to session when an update is available
Changed
- Limit chat color setting to patrons
- Update German translations #256
- Update Spanish translations #267
- Reword 'signal server' messages to 'session server'
Fixed
- Fix playback bar being clickable above session modals
- Fix Netflix link being hidden by adblockers due to containing
redirect.html
in the link 😩
v0.8.0
Added
- Add Patreon links to the session UI
- Add Italian language option #265
- Add chat message to session when an update is available
Changed
- Limit chat color setting to patrons
- Update German translations #256
- Update Spanish translations #267
- Reword 'signal server' messages to 'session server'
Fixed
- Fix playback bar being clickable above session modals
- Fix Netflix link being hidden by adblockers due to containing
redirect.html
in the link 😩
v0.7.2
Changed
- Add media browser now closes after adding media via extension badge
Fixed
- Hide 'add media' button when extension isn't installed 😱