Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 21:35
· 50 commits to main since this release

What’s New

Added a “Copy Stream URL” action to video settings (#44)
Quickly copy the stream link right from the video settings panel.
Introduced a “Continue Watching” button on series pages (#50)
Series pages now surface a button tailored to your watch history for seamless resumes.

Improvements

Refined the “Continue Watching” button styling for the light theme (#51)

Fixes

Resolved an issue that prevented the new tag from working correctly (#46)
Ensured the stream link updates properly by moving the URL builder into the settings widget (#52)
Removed the streamUrl parameter that was causing build failures (#53)
Eliminated duplicate duration text (#56)
Fixed a refresh issue where some series were missing episodes (#60)
Applied a temporary workaround to pause the video player when entering fullscreen on iOS (#62)

Thanks to @mode0192 @ls-hidden