Releases: Andrews54757/FastStream
Releases · Andrews54757/FastStream
FastStream V1.2.23 for Chrome and Firefox
FastStream V1.2.22 for Chrome and Firefox
Bug fixes
- Refactored the audio node network. It should now work with >2 channel audio formats correctly.
- Fixed issue where mono audio only played through the left speakers #78
FastStream V1.2.21 for Chrome and Firefox
New features
- Added audio crosstalk cancellation module, as requested by a reviewer several months ago.
FastStream V1.2.20 for Chrome and Firefox
Changelog
- Default target speed is now unlimited. Default units are now
mbps
. - Video replacer algorithm is improved. It should find the top-level player element more effectively.
FastStream V1.2.19(.1) for Chrome and FIrefox
Bug fixes
- Refactored the interface code. Opening a menu will now close other open menus.
- Fixed miniplayer not appearing on certain sites
New Features
- Video qualities can now be collected from multiple tracks on DASH streams. This allows for FastStream to discover higher quality streams on websites such as Youtube.
Patch 1.2.19.1
- Fixed volume slider not working
FastStream V1.2.18(.2) for Chrome and Firefox
Bug Fixes
- Subtitle settings box now properly resizes with player size
- Fixed Youtube theatre mode not filling whole screen width (#67)
- Japanese subtitles fixed by @reindex-ot (#68)
- Streams encoded with Sample AES (DRM) will now properly show error instead of loading indefinitely
- Fixed subtitle outlines > 4px showing gaps
New Features
- Options page can now be opened on a new tab by clicking the settings icon while holding SHIFT
- LMS Daltonization configuration added for colorblind users
1.2.18.1 Hotfix for Firefox
- Optimized daltonizer, should be more performant now
1.2.18.2 Bugfixes
- HLS stream will no longer freeze up after fragments are cancelled manually
FastStream V1.2.17 for Chrome and Firefox
Bug fixes
- Fixed indexedDB not supported errors for Youtube
New Features
- Subtitle font family, weight, and outline is now configurable
FastStream V1.2.16 for Chrome and Firefox
Important Bug Fixes
- Fixed options not live updating sometimes on Chrome
- Fixed infinite loop/slowdown occurring when detecting videos with subtitles from other tabs
- Fixed HLS2MP4 producing videos with de-synced video/audio in certain scenarios
- Subtitle track name length is now limited to 30 characters
- Custom source pattern matcher is a little bit more optimized.
- Improved initial DASH track selection algorithm. Fixed bug where it played videos in other languages briefly before settling with the right one. It will also now prioritize mp4 tracks for better quality and faster saving.
New Features
- Subtitles can now be moved vertically by dragging them
Developers
- Added a basic FastStream archive unpacker tool to the repository. A basic express based server script is also included for emulating streams for specific archive files.
FastStream V1.2.15 for Chrome and Firefox
Important Bug Fixes!
- Fixed bug where fullscreen button on miniplayer doesn't work
- Fixed bug where miniplayer stays even when playing a different video on Youtube
- Fixed miniplayer size being based on total page size not screen size
- Fixed options not updating live on Firefox
- Fixed empty indexedDB's sticking around after deletion on Firefox
- Fixed player producing scrollbars when enabled on full page videos
New Features
- Added save progress option. When enabled, progress is saved locally with pbkdf2 hashed identifiers and encryption (so that it is impossible to extract video history even if attacker has your computer)
FastSteam V1.2.14 for Chrome and Firefox
- #52 Fixed bug where full size videos were replaced with an empty player
- Added picture-in-picture keybind (P)
- Fixed infinite loading for Vimeo videos
- Added actions for player visibility changes
- Added miniplayer, miniplayer size, and miniplayer position configuration.
- Refactored some styles. Player should now look better at different sizes.
Note: If you've changed your subtitle font size settings, you may need to update it to be3vw
for the subtitole text to resize properly with the player.